Brings Claude's Skills spec to any MCP-compatible LLM by loading modular capability packages from local directories or GitHub repos. Each skill is a SKILL.md file with YAML frontmatter plus optional bundled scripts, references, and assets. The server exposes skills as both tools and resources, letting you control which protocol to use via connection string parameters. You can point it at Anthropic's official skills repo or build your own collection. Also includes a subagent tool for breaking complex tasks into subtasks, where each subagent inherits the same skill set. Config is YAML-based with support for individual skills or entire collections, plus TTL-based caching to avoid reloading on every request.
claude mcp add --transport stdio io.github.timescale-tiger-skills uvx tiger-skills