package-skill-catalog - Serve SKILL.md files from node_modules over MCP
Reads SKILL.md files from installed node_modules dependencies and serves them dynamically via MCP tools.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- List skill names and descriptions
- Search skills by intent sentence
- Read full skill body content
- Serve catalog over MCP server
Inputs
- node_modules directory paths
- Package name scope filters
- Search intent sentence
- Target skill name
Outputs
- Skill names and descriptions list
- Ranked skill search results
- Skill body markdown content
Requirements
- Node.js runtime environment
- Installed npm packages with SKILL.md
- MCP compatible server host
