commands-wizard

star 667

Generate CodMate slash command drafts from requirements.

loocor By loocor schedule Updated 1/31/2026

name: commands-wizard description: Generate CodMate slash command drafts from requirements. metadata: short-description: Generate command drafts in JSON.

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.

Install via CLI
npx skills add https://github.com/loocor/codmate --skill commands-wizard
Repository Details
star Stars 667
call_split Forks 41
navigation Branch main
article Path SKILL.md
More from Creator