skills-package-manager

Package manager for agent skills

Manage, install, and link SKILL.md-based agent skills with ease.

skills-package-manager logo
npm
Install from any npm registry or tarball.
git
Clone and resolve directly from git repositories.
link
Symlink local directories for rapid development.
📦

Easy Management

Install, update, and link skills using simple CLI commands.

🔌

pnpm Integration

Automatically sync skills during pnpm install with the dedicated plugin.

🔒

Lockfile Support

Resolve and lock skill versions for reproducible environments.

🌐

Multiple Protocols

Supports npm packages, git repositories, and local link targets out of the box.

Get started in seconds

npx skills-package-manager init --yes
npx skills-package-manager add vercel-labs/skills
npx skills-package-manager install

Ready to manage your skills?