skillmux

klhq/skillmux
★ 0 stars TypeScript AI/LLM Updated today
Local read-only MCP server routing natural-language task queries to skills in a SKILL.md vault, with zero-loss delivery
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skillmux": {
      "command": "npx",
      "args": [
        "-y",
        "klhq/skillmux"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/klhq/skillmux/main/docs/assets/logo.png" alt="skillmux" width="400"> </p> A local, read-only [MCP](https://modelcontextprotocol.io) stdio server that gives agents **on-demand skill discovery**: route a natural-language task description to the right skill in your vault and deliver its `SKILL.md` byte-for-byte, verified by SHA-256.

Tools (6)

fetch_skillhighmediumresolve_skillrule_idseverity

Topics

agent-skillsdeveloper-toolsmcpmodel-context-protocolsemantic-searchskill-routing