skillshub - Homebrew for AI Agent Skills
Everything You Need
A complete toolkit for managing AI agent skills across your development workflow.
Install from GitHub
Install skills directly from any GitHub repository with a single command.
Sync Across Agents
Automatically sync installed skills to all your configured AI agents.
Git-Native Taps
Add third-party skill registries backed by git — fast clones, offline access, no API tokens.
Version Tracking
Track installed versions and update skills when new versions are available.
Multi-Agent Support
Works with Claude, Codex, Aider, Cursor, Continue, and more.
SKILL.md Format
Simple, open format for defining AI agent skills with markdown.
The First Official Release
skillshub 1.0.0 is here — pre-built binaries, shell completions, and polished output make it easier than ever to manage skills across all your AI agents.
Pre-built Binaries
Download ready-to-run binaries for Linux (x86_64) and macOS (x86_64, aarch64) — no Rust toolchain required.
Shell Completions
Tab-complete commands, flags, and skill names in bash, zsh, and fish with skillshub completions.
Polished Output
Consistent colored output across all commands, with NO_COLOR support for CI and scripting.
code-review 1.2.0 brokad/hub yes yes
commit-message 0.9.1 brokad/hub no yes
refactor-assist 2.0.0 acme/skills yes no
Get Up and Running in Minutes
Four simple steps to start managing your AI agent skills.
Install skillshub
bashcargo install skillshubAdd a tap
bashskillshub tap add anthropics/skillsInstall a skill
bashskillshub install anthropics/skills/frontend-designLink to your agents
bashskillshub link