#261 · Primary category: AI Coding Assistants
sf-skills
Salesforce's curated collection of agent skills for building applications. Optimized for Agentforce Vibes, compatible with all AI tools.
Project last updated:08/28/26
GitHub Stars
946
Forks
320
Contributors
48
License
Apache-2.0
Why we included this project
Salesforce maintains this library of agent skills that encode its own platform knowledge into reusable folders. Each skill bundles instructions, reference docs, scripts, and templates, so when a Claude Code, Codex, Cursor, or OpenCode session needs to write Apex, design a Flow, craft a SOQL query, or scaffold a Lightning Web Component, the assistant pulls in the relevant guidance on demand. The developing-agentforce skill is a good example: Agent Script has almost no presence in any model's training data, and the skill fills that gap with structured language reference, design patterns, and deployment steps. Anyone building on Salesforce or Agentforce will find this covers real blind spots in model knowledge, and adding it costs a single npx command. One caveat: the library changes frequently by design, so pin or fork it if you need stable behavior.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.