This pulls prompt categories from Salesforce's Agentic Setup API, the library where Agentforce and Einstein copilot prompts live. It's read-only: you can list categories and optionally fetch their nested prompts with a query parameter, but you can't create or modify anything. The skill wraps `sf api request rest` calls to the Connect API endpoint introduced in v67.0, handles the `fetchPrompts` toggle, and knows to surface the right error when the feature isn't enabled in your org. If you're auditing what's in the prompt library or just browsing available setup prompts, this gets you the JSON without having to remember the endpoint path or session token mechanics.
npx -y skills add forcedotcom/sf-skills --skill platform-agentsetup-categories-fetch --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills