87 skills · 49 contributors · 655+ stars

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-skills

What 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 matterRequired
  • scripts/Executable Python, Bash, or JavaScriptOptional
  • references/Extra reference documentationOptional
  • assets/Templates, schemas, and lookup dataOptional

In the library

A few of the skills you'll find

View full catalog →
agentforce-generate

Build, modify, debug, and deploy agents with Agentforce Agent Script and aiAuthoringBundle metadata.

platform-apex-generate

Scaffold Apex classes, triggers, and bulk-safe patterns that follow Salesforce best practices.

platform-custom-object-generate

Create custom objects, fields, and relationships with validation and layouts.

automation-flow-generate

Author Flow metadata for record-triggered, screen, and autolaunched flows.

platform-soql-query

Compose performant SOQL queries with selective filters and governor-aware patterns.

experience-lwc-generate

Build Lightning Web Components with SLDS-compliant markup and tests.

data360-query

Query Data Cloud objects with governed access patterns for agents and apps.

design-systems-slds-apply

Apply and validate the Salesforce Lightning Design System across your UI.

mobile-apps-create

Scaffold 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 tool
  • Agentforce Vibes

    Auto-installed & auto-updated

  • Cursor

  • Claude Code

  • Codex

  • OpenCode