skillpm-skill
v0.0.12
Published
Agent Skill for managing skills with skillpm — install, publish, and wire Agent Skills into AI agent directories
Maintainers
Readme
skillpm-skill
An Agent Skill that teaches AI agents how to manage other Agent Skills using skillpm.
What this skill does
When loaded by an AI agent (Claude, Codex, Cursor, Gemini CLI, etc.), this skill teaches the agent how to:
- Install skills from npm with full dependency resolution
- Publish skills to npmjs.org with spec validation
- Scaffold new skills with the correct directory structure
- Wire skills into agent directories and configure MCP servers
- Wrap existing skills for npm distribution
Install
npx skillpm install skillpm-skillOr with npm directly:
npm install skillpm-skillLicense
MIT
