Creating Commands
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add creating-commandsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"creating-commands": {
"command": "npx",
"args": [
"@modelcontextprotocol/creating-commands"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Creates new Claude Code slash commands following best practices. Guides through command structure, naming, arguments, and frontmatter. Use when user wants to create a command, build a slash command, or asks about command best practices.
Tags
ai-mlbashgitskill