Subagents Creator
MCP Serverby Mineru98 · Added 5mo ago
Claude
3
Install
git clone https://github.com/Mineru98/skills-storeAdd to Claude
claude mcp add subagents-creatorQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"subagents-creator": {
"command": "npx",
"args": [
"@modelcontextprotocol/subagents-creator"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Guide for defining and using Claude subagents effectively. Use when (1) creating new subagent types, (2) learning how to delegate work to specialized subagents, (3) improving subagent delegation prompts, (4) understanding subagent orchestration patterns, or (5) debugging ineffective subagent usage.
Tags
developmentpythongoexpressdebuggingskill