mcp-to-skill
Installation
SKILL.md
Workflow
Step 1: Get MCP Configuration
- Method A: User pasted configuration in conversation → Use directly
- Method B: User provided configuration file path → Use that path
- If not provided, ask: "Please provide MCP configuration (paste JSON directly or provide file path)"
Supported formats:
- Stdio MCP (npx-based)
- HTTP MCP
- Direct format (without mcpServers wrapper)
Step 2: Generate the Skill
Determine output location:
- Ask for skill name (or extract from config's
namefield) - Output directory:
./skills/<skill-name>/