Skill Generator
MCP Serverby lee-to · Added 5mo ago
Claude
18
Install
git clone https://github.com/lee-to/ai-factoryAdd to Claude
claude mcp add skill-generatorQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"skill-generator": {
"command": "npx",
"args": [
"@modelcontextprotocol/skill-generator"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generate professional Agent Skills for Claude Code and other AI agents. Creates complete skill packages with SKILL.md, references, scripts, and templates. Use when creating new skills, generating custom slash commands, or building reusable AI capabilities. Validates against Agent Skills specification.
Tags
ai-mlpythongoshellbashskill