This handles the integration of Salesforce's Agentforce chat widget into UI Bundle projects. It's opinionated in a good way: instead of letting you build a custom chatbot from scratch, it forces you to use the official AgentforceConversationClient component and walks you through the setup. The skill queries your org for available agents via SOQL, validates agent IDs against a specific format, checks activation status, and helps configure trusted domains for local dev. It's chatty about prerequisites and will stop you if the Salesforce CLI isn't installed or your org isn't connected. If you're embedding Agentforce chat widgets into Experience Cloud sites, this saves you from reading documentation and remembering the 18-character ID format.
npx -y skills add forcedotcom/sf-skills --skill experience-ui-bundle-agentforce-client-generate --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar