Discover and explore top open-source AI tools and projects—updated daily.
forcedotcomSalesforce agent skills library for AI applications
Top 77.4% on SourcePulse
Salesforce's Agentforce Vibes Library (afv-library) offers a curated collection of reusable agent skills designed for building Salesforce applications. It targets developers and AI tools compatible with the open Agent Skills specification, providing pre-built components for Apex, Flows, LWC, and more, thereby accelerating development and enhancing AI-assisted coding workflows.
How It Works
The library organizes executable workflows, scripts, and reference materials into self-contained directories, adhering to the open Agent Skills specification. Each skill comprises a SKILL.md file detailing its function, alongside optional scripts/, references/, and assets/. This modular structure allows for easy integration with various AI coding assistants like OpenCode, Claude Code, Codex, and Cursor via npx skills add, while offering seamless auto-installation for Agentforce Vibes. Sample applications are maintained via synced npm packages.
Quick Start & Requirements
npx skills add forcedotcom/afv-library to integrate skills with compatible AI tools.npm for local syncing of sample applications (e.g., npm run sync-react-b2e-sample).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 day ago
Inactive