Indexes installed SKILL.md files and provides deterministic search and recommendation tools to help AI agents select relevant skills without executing them.
Enables coding agents to search, recommend, and validate a stack of reusable skills from a local catalog, producing deterministic plans without modifying the project.
A local-first skill runtime for AI coding agents that defines skills as verifiable, composable units with sandboxed execution, and exposes them as MCP tools over HTTP.
Enables LLMs to dynamically discover and execute tools through a structured skills system. Serves as a documentation hub where skills are defined in directories, allowing progressive loading and interpretation of capabilities.