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

01

Interactive TUI to discover, install, update, and remove extensions

02

Public PlugVault registry plus custom or private GitHub vaults

03

DFS dependency resolution and smart removal with orphan pruning

04

Install locally to .claude/ or globally to ~/.claude/

05

Multi-file packages tracked and cleaned up correctly

06

Offline registry cache for fast lookups