Pinned at the source
Every result names its GitHub repository and exact content SHA.
Find useful skills for the work in front of you. See where they come from, then install in one command.
Claude Code · Codex · Cursor · Copilot · Gemini · Amp · OpenCode
Directory / public
Trust / by design
Skills execute inside powerful coding agents. Chops keeps the source and exact package identity visible before install.
Every result names its GitHub repository and exact content SHA.
The CLI verifies the package digest before anything reaches your agent.
Install once, then link the same verified contents into every supported agent.
Teams / private skills
Publish the prompts and playbooks you’d never open-source — deploy runbooks, internal APIs, house style — and share them with exactly the people who should have them.
chops publish with no flags keeps a skill yours alone, installable anywhere you sign in as @me/<name>.
Invite teammates by email. They accept from the browser or straight from their terminal, then install with chops add @team/<name>.
Team skills are envelope-encrypted in storage and never appear in the public index or search.
$ npx chops-sh team create psl
✓ team psl ready — you are the owner
$ npx chops-sh publish ./deploy --team psl
✓ published @psl/deploy v1 · encrypted at rest
$ npx chops-sh team invite dana@yourco.com
invite emailed — Dana joins without leaving her terminal
$ npx chops-sh add @psl/deploy
✓ digest verified · linked to 3 agents
Chops / CLI
Search and install without breaking focus. No account required for public skills.
$npx chops-sh find "review my API security"
Found 8 skills ranked by relevance
$ npx chops-sh add owner/repo@skill
✓ digest verified · linked to 3 agents