v0.5.0 · MIT License

One command.
All your agents.
All your machines.

Install and sync SKILL.md files across 18 AI coding agents. Single static binary. Zero dependencies. No configuration needed.

terminal
$ brew install bradleydwyer/tap/equip
==> Installing equip
equip installed
$ equip install anthropics/skill-creator
Installed skill-creator to 3 agents
→ claude-code, cursor, windsurf
$ equip search "frontend design"
1. frontend-design Create production-grade UIs
2. tailwind-helper Tailwind CSS patterns
3. react-components React component library
$ equip list
skill-creator 3 agents ✓ up to date
frontend-design 3 agents ✓ up to date

Works with every agent you use

equip auto-detects which agents are installed. No configuration. Just run equip install.

Claude Code
Cursor
Codex
Windsurf
Gemini CLI
Cline
Continue
GitHub Copilot
Zed
Amp
Goose
OpenCode
Kilo Code
Kiro
Roo Code
Sourcegraph Cody
Pear AI
pi-mono

18 agents supported

Everything you need to manage skills

Install from anywhere

GitHub repos, git URLs, or local paths. Skills from Anthropic, the community, or your own team — all installed the same way.

equip install owner/repo

Keep skills updated

Detect outdated skills and pull the latest version from source. Local edits are preserved with warnings.

equip update

Discover 180K+ skills

Search the registry for community skills. Sorted by popularity. Full-text search across names and descriptions.

equip search "query"

Sync across machines

Link to a GitHub repo or cloud folder. Export your skills, restore on a new machine with one command.

equip restore

Audit your setup

Survey finds duplicates, version mismatches, unmanaged skills, and sprawl. Fix mode resolves issues interactively.

equip survey --fix

Zero dependencies

Single static Rust binary. No Node.js, no Python, no runtimes. Download once, works forever.

brew install bradleydwyer/tap/equip

How it works

1

Install equip

One Homebrew command or a binary download. No runtimes to install first.

brew install bradleydwyer/tap/equip
2

Install a skill

Point at a GitHub repo. equip detects your agents and distributes the skill to all of them.

equip install owner/skill-repo
3

Use it everywhere

The skill is now available in Claude Code, Cursor, Windsurf — wherever you code. No agent-specific setup.

equip list

Get started

Homebrew

brew install bradleydwyer/tap/equip

Binary download

Grab the latest release for your platform from GitHub Releases.

Download →

Build from source

cargo install --git https://github.com/bradleydwyer/equip

Commands

equip install <source>Install a skill from GitHub, git URL, or local path
equip remove <name>Remove a skill from all agents
equip update [name]Pull latest version from source
equip listShow installed skills and their agents
equip search <query>Search 180K+ skills in the registry
equip outdatedCheck for upstream changes
equip surveyFind duplicates, mismatches, sprawl
equip exportExport skills for cross-machine sync
equip restoreRestore skills on a new machine
equip agentsGenerate AGENTS.md with skill list