Give your agent
better instincts.

Find useful skills for the work in front of you. See where they come from, then install in one command.

1,024skills indexed
SHA-256digest checked
7agents supported

Claude Code · Codex · Cursor · Copilot · Gemini · Amp · OpenCode

Directory / public

Start with the job,
not the category.

Trust / by design

Read what you’re
about to run.

Skills execute inside powerful coding agents. Chops keeps the source and exact package identity visible before install.

01

Pinned at the source

Every result names its GitHub repository and exact content SHA.

02

Checked after download

The CLI verifies the package digest before anything reaches your agent.

03

One shared skill store

Install once, then link the same verified contents into every supported agent.

Teams / private skills

Your best skills
aren’t public.

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.

01

Private to you

chops publish with no flags keeps a skill yours alone, installable anywhere you sign in as @me/<name>.

02

Private to your team

Invite teammates by email. They accept from the browser or straight from their terminal, then install with chops add @team/<name>.

03

Encrypted at rest

Team skills are envelope-encrypted in storage and never appear in the public index or search.

~/work/skills● ● ●

$ 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

Your agent is
the interface.

Search and install without breaking focus. No account required for public skills.

~/your-project● ● ●

$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