Plug
Package manager for Claude Code skills
Plug is a package manager for Claude Code. It treats extensions like npm treats Node packages: vaults (GitHub-hosted registries), dependency resolution, and local or global install scopes. Browse community packages from PlugVault, or stand up a private vault so a team can share coding standards, security guardrails, and specialized agents without copying Markdown files around.
npm
plugvault on npm
TUI
interactive browser
Vaults
GitHub registries
MIT
open source
How it works
What's inside
Interactive TUI to discover, install, update, and remove extensions
Public PlugVault registry plus custom or private GitHub vaults
DFS dependency resolution and smart removal with orphan pruning
Install locally to .claude/ or globally to ~/.claude/
Multi-file packages tracked and cleaned up correctly
Offline registry cache for fast lookups