01Offers a `use_skill` prompt for clients that support prompt-based interactions.
02Provides MCP resources for a comprehensive skill catalog and individual skill access.
03Supports multiple transport modes including `stdio`, `http`, and `sse` for versatile integration.
04Exposes core MCP tools: `get_available_skills`, `get_skill_details`, and `get_skill_related_file`.
05Recursively discovers and parses Claude-style `SKILL.md` files from specified roots.
061 GitHub stars