Skills and plugin for AI agents working with SF Compute
# See what this repo contains
npx skills add sfcompute/skills --list
# Install all SF Compute skills globally (recommended)
npx skills add sfcompute/skills --global
# Install a specific SF Compute skill globally
npx skills add sfcompute/skills --global --skill sf-cliProject-level installs are also supported. Omit --global if you want the skills scoped to the current repository instead of user-level.
With Claude CLI:
claude plugin marketplace add sfcompute/skills
claude plugin install sfcompute@sfcompute-skillsInside Claude CLI:
/plugin marketplace add sfcompute/skills
/plugin install sfcompute@sfcompute-skills- Go to Customize
- Hit the
+button to add a personal plugin. - Select Create plugin and then Add marketplace. Select Add from repository.
- Input
sfcompute/skillsand hit Sync. - When the UI refreshes, install the SF Compute plugin with the
+b
Invoke using /sf-cli on Claude.
codex plugin marketplace add sfcompute/skills
codex plugin install sfcompute@sfcompute-skills- Click on Plugins in the left side bar
- Hit the drop-down
next to the +button and select 'Add Marketplace' - Input
sfcompute/skillsand clickAdd marketplace - Install
SF Computeplugin
Use @sfcompute to invoke the plugin explicitly.
- Go to
Settings>Pluginsin the desktop app - Paste
https://github.com/sfcompute/skillsin the text box with placeholder text that says "Search or Paste Link" - Click on the
SF Computeplugin that appears and hitAdd to Cursor
- "Install the SF Compute CLI on macOS."
- "Log into SF Compute and show my account."
- "Show GPU availability and create a buy order."
- "Create a new capacity named golden-gate."
- "Buy compute for a training run this weekend."