Converting Commands To Skills
MCP Serverby gannonh · Added 5mo ago
Claude
3
Install
git clone https://github.com/gannonh/kata-agentsAdd to Claude
claude mcp add converting-commands-to-skillsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"converting-commands-to-skills": {
"command": "npx",
"args": [
"@modelcontextprotocol/converting-commands-to-skills"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use this skill when converting Claude Code slash commands to Skills format. Handles transformation from ./commands/.md to ./skills//SKILL.md, including YAML frontmatter conversion, name transformation to gerund form, description enhancement for invocation triggers, and batch processing. Invoke when user asks to convert commands to skills, migrate slash commands, or transform command files.
Tags
developmentpythongobashskill