skillforge-mcp

lyupro/skillforge-mcp
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 8d ago
Universal Skills MCP Server — folder-agnostic skill loader for Claude Code, Codex CLI, and any MCP-capable LLM tool
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skillforge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lyupro/skillforge-mcp"
      ]
    }
  }
}

README Excerpt

> Universal Skills MCP Server — load Markdown skills from arbitrary folders, lazy-by-design, cross-tool. **Status:** Stage 1 (Core MVP) + Stage 2 (Config + Hot reload + Blacklist) — feature-complete on the `master` branch. 5 MCP tools registered, 240 tests passing. v0.1.0 publish pending docs + sample skills (Stage 4).

Tools (5)

skills__configureskills__getskills__invokeskills__listskills__reload