Curated agent skills for building on Salesforce.
sf-skills is an open library of executable workflows for Agentforce agents, Lightning apps, Flow, Apex, SOQL, LWC, UI bundles, objects and fields, permission sets, and more — contributed by Salesforce and the community.
npx skills add forcedotcom/sf-skillsWhat is a skill?
Self-contained workflows your AI tools can run.
Agent Skills package executable workflows, scripts, and reference material into self-contained directories. sf-skills follows the open Agent Skills specification and works with any AI tool that supports skills.
Each skill is a folder
SKILL.mdInstructions and YAML front matterRequiredscripts/Executable Python, Bash, or JavaScriptOptionalreferences/Extra reference documentationOptionalassets/Templates, schemas, and lookup dataOptional
In the library
A few of the skills you'll find
agentforce-generateBuild, modify, debug, and deploy agents with Agentforce Agent Script and aiAuthoringBundle metadata.
platform-apex-generateScaffold Apex classes, triggers, and bulk-safe patterns that follow Salesforce best practices.
platform-custom-object-generateCreate custom objects, fields, and relationships with validation and layouts.
automation-flow-generateAuthor Flow metadata for record-triggered, screen, and autolaunched flows.
platform-soql-queryCompose performant SOQL queries with selective filters and governor-aware patterns.
experience-lwc-generateBuild Lightning Web Components with SLDS-compliant markup and tests.
data360-queryQuery Data Cloud objects with governed access patterns for agents and apps.
design-systems-slds-applyApply and validate the Salesforce Lightning Design System across your UI.
mobile-apps-createScaffold Salesforce mobile apps with native capabilities and offline validation.
Works where you already build.
Optimized for Agentforce Vibes, and compatible with every AI tool that supports the open Agent Skills specification.
Install in your toolAgentforce Vibes
Auto-installed & auto-updated
Cursor
Claude Code
Codex
OpenCode