discover
Show the six-stage journey signpost, run on-demand org feature detection, or find an uninstalled plugin that matches a specific task.
Show just the connected Salesforce org details — alias, edition, API version, instance URL, username.
$ npx -y skills add forcedotcom/sf-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/orgContext preview
What this command does when you run it.
Show just the connected Salesforce org details — alias, edition, API version, instance URL, username.
description: Show just the connected Salesforce org details — alias, edition, API version, instance URL, username. allowed-tools: - Bash
The plugin paints the connected Salesforce org band — alias, edition, API version, instance URL, username — directly to the user on the visible channel, in color: the same org sub-band the full status surface shows, so it is already shown. Do NOT run a command, redraw it, reproduce it in a fenced block, reformat it into a table, or restate it line by line. Add only your own short read of what the connected org means for the work in front of the user and the single most useful next step. Every hard fact — alias, edition, API version, instance URL, username — comes only from that painted surface: present these facts faithfully, never invent, recompute, or substitute a remembered value, and when the surface omits a fact, say it is unknown.
This repository provides a curated collection of Salesforce agent skills for building applications.
Repo: forcedotcom/sf-skills
Show the six-stage journey signpost, run on-demand org feature detection, or find an uninstalled plugin that matches a specific task.
Authenticate to a new Salesforce org via the browser (sf org login web). Optionally set the org as the project's default target.
Sign out of one or all Salesforce orgs (sf org logout). Confirms before destructive action.
Confirm and install exactly one uninstalled plugin-catalog entry, or record an explicit decline.
Turn uninstalled-plugin recommendations on or off, tune how readily they trigger, or show current status.
Show just the local SFDX project metadata stats — Apex/triggers/LWC/Aura/objects/perm sets/flows counts and git status.