Introduction

logo

skills-package-manager is a package manager for agent skills. It manages, installs, updates, and links skill directories based on SKILL.md.

It currently provides these core parts:

  • skills-package-manager: the core library and the spm CLI.
  • pnpm-plugin-skills: a pnpm plugin that automatically synchronizes skills during pnpm install.

What's next?

If you want to start configuring your project right away, continue to Getting Started.