Introduction
skills-package-manager
Reproducible agent skills for modern AI workflows.
skills-package-manager is a specialized tool designed to manage SKILL.md-based agent skills. It brings the power and reliability of modern package management (like npm or pnpm) to the world of AI agents.
Why skills-package-manager?
Traditional agent skills often involve manual directory management and hard-to-track versions. SPM changes that by bringing modern engineering practices to AI capabilities:
:::tip[Core Values]
- Deterministic: Always get the same bits on every machine.
- Unified: Manage Git, NPM, and Local sources in one file.
- Connected: Link once, use across Claude, Cursor, and beyond. :::
Project Structure
The ecosystem consists of two primary components:
skills-package-manager: The core engine and thespmCLI tool.pnpm-plugin-skills: A first-class pnpm integration that hooks into the dependency resolution lifecycle.
Getting Started
Ready to transform how you manage agent capabilities?