skill-doc-generator

DemboNauta/skill-doc-generator
★ 1 stars TypeScript 🤖 AI/LLM Updated today
MCP server that turns any documentation URL into a Claude Code skill file. No API key required — the agent does the reasoning, the server handles fetching and saving
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": {
    "skill-doc-generator": {
      "command": "npx",
      "args": [
        "-y",
        "DemboNauta/skill-doc-generator"
      ]
    }
  }
}

Topics

claude-codemcpmcp-serversskills