CO

commands-wizard

This wizard analyzes conversation context to generate a valid JSON definition for a slash command, including names and descriptions.

Install

mkdir -p .claude/skills/commands-wizard && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4907" && unzip -o skill.zip -d .claude/skills/commands-wizard && rm skill.zip

Installs to .claude/skills/commands-wizard

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Generate CodMate slash command drafts from requirements.
56 charsno explicit “when” trigger
Beginner

Key capabilities

  • Generate JSON schema for slash commands
  • Translate natural language requirements to JSON
  • Output specific command names and descriptions
  • Formulate follow-up prompts for ambiguity

How it works

It parses linguistic intent to fill a predefined JSON structure, ensuring syntax compatibility with the agent's command interpreter.

Inputs & outputs

You give it
Command requirements description
You get back
JSON slash command definition object

When to use commands-wizard

  • Design new agent slash commands
  • Translate feature requirements to command JSON
  • Draft command interface specifications

About this skill

Commands Wizard

Overview

Generate a CodMate slash command draft based on user intent. Output only JSON that matches the schema.

Instructions

  1. Read the user's request and conversation context.
  2. Produce a concise command name, description, and prompt.
  3. If unclear, return mode "question" with follow-up questions.

Output

Return only JSON.

When not to use it

  • Tasks unrelated to command-line interface design
  • Direct implementation of code logic

Limitations

  • Requires validation against active command schema
  • Cannot predict runtime command behavior

How it compares

It outputs strictly formatted interface data rather than functional code.

Compared to similar skills

commands-wizard side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
commands-wizard (this skill)16moNo flagsBeginner
command-development169moReviewIntermediate
skill-forge119moReviewIntermediate
codex-skill125moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

command-development

anthropics

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

16133

skill-forge

WilliamSaysX

Automated skill creation workshop with intelligent source detection, smart path management, and end-to-end workflow automation. This skill should be used when users want to create a new skill or convert external resources (GitHub repositories, online documentation, or local directories) into a skill. Automatically fetches, organizes, and packages skills with proactive cleanup management.

11115

codex-skill

feiskyer

Use when user asks to leverage codex, gpt-5, or gpt-5.1 to implement something (usually implement a plan or feature designed by Claude). Provides non-interactive automation mode for hands-off task execution without approval prompts.

12110

agent-factory

alirezarezvani

Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns

8109

subagent-driven-development

davila7

Use when executing implementation plans with independent tasks in the current session

1493

peekaboo

openclaw

Capture and automate macOS UI with the Peekaboo CLI.

1486

Search skills

Search the agent skills registry