Converts SKILL.md documents into MCP-ready tool definitions and generates a deployable MCP server package.
{ "mcpServers": { "skill2mcp": { "command": "npx", "args": [ "-y", "skill2mcp" ] } } }