ZooWork Market · Skill
new-command
Scaffold a new slash command markdown file by collecting parameters and executing the scaffolding script. Use this skill when the user wants to "create a slash command", "add a custom command", "build a /command", or "scaffold a command". It walks through collecting the command name, description, scope (project or user), optional tool restrictions, model override, argument hints, namespace, bash context blocks, and file references, then generates a spec-compliant .md file in the correct .claude/commands/ location. Do not use this for creating skills, agents, hooks, or MCP servers.