Submit

Skill Doc Generator

@Edgar Milá

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

Server Config

{
  "mcpServers": {
    "skill-doc-generator": {
      "command": "npx",
      "args": [
        "skill-doc-generator"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server