A hot-reloading skill manager that watches a mounted directory for SKILL.md files and exposes them through MCP resources and tools. Each skill lives in its own folder with frontmatter metadata (name, description, version, dependencies, examples) and Markdown content. The server enforces folder structure validation, skips hidden or system directories, and reloads automatically when files change with configurable debounce. Ships as a Docker image or runs via Poetry, connects to Claude Desktop through stdio transport, and surfaces skills as MCP resources you can query and load dynamically. Reach for this when you want to organize reusable prompts or techniques as a file system collection that Claude can browse and apply without restarting.
claude mcp add --transport stdio srprasanna-mcp-skill-hub uvx mcp-skill-hub