How do I install the Switching Org skill?
Run “npx skills add https://github.com/forcedotcom/afv-library --skill switching-org” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.
What does the Switching Org skill do?
Switches the active Salesforce org (default target-org) using the Salesforce CLI. Use whenever someone wants to change which org CLI commands run against — whether they say \"switch org\", \"change default org\", \"set my org to\", \"use alias\", \"point to\", or describe wanting to work against a specific org, scratch org, sandbox, or production. The full SKILL.md on this page shows the exact instructions the skill gives your agent.
Is the Switching Org skill free?
Yes. Switching Org is a free, open-source skill published from forcedotcom/afv-library. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.
Does Switching Org work with Claude Code and OpenClaw?
Yes. Skills use the portable SKILL.md format, so Switching Org works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.