discover
Show the six-stage journey signpost, run on-demand org feature detection, or find an uninstalled plugin that matches a specific task.
Display the Salesforce session banner — connected org, edition, API, project metadata stats, MCP servers. Auto-invoked at session start by the SessionStart hook.
$ npx -y skills add forcedotcom/sf-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/welcomeContext preview
What this command does when you run it.
Display the Salesforce session banner — connected org, edition, API, project metadata stats, MCP servers. Auto-invoked at session start by the SessionStart hook.
description: Display the Salesforce session banner — connected org, edition, API, project metadata stats, MCP servers. Auto-invoked at session start by the SessionStart hook. allowed-tools: - Bash
The plugin paints the full Salesforce session banner — the HEADLESS logo lockup, connected org, edition and API, project metadata counts, platform MCP server status, and the position rail — directly to the user on the visible channel, in color: the same banner the session-start 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 a brief, welcoming one- or two-line read that orients the user to the single most useful next step given what the banner shows. Every hard fact — org, edition, API version, metadata counts, MCP status, current stage — 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.
Show just the connected Salesforce org details — alias, edition, API version, instance URL, username.
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.