---
name: Skills Wizard
slug: skills-wizard
category: AI Engineering
description: Skills Wizard generates a CodMate skill draft from user requirements and returns it as JSON. Use it when you need a proposed skill id, name, description, overview, instructions, examples, and notes.
github: "https://github.com/loocor/codmate/tree/main/payload/internal-skills/skills-wizard"
language: Swift
stars: 667
forks: 41
install: "npx degit https://github.com/loocor/codmate/tree/main/payload/internal-skills/skills-wizard ~/.claude/skills/skills-wizard"
installs_to: ~/.claude/skills/skills-wizard
source_path: payload/internal-skills/skills-wizard/SKILL.md
collection_size: 4
category_size: 2451
collection_url: "https://dirskills.com/collections/loocor/codmate"
added: 2026-08-24T05:16:54.472Z
last_synced: 2026-08-24T05:16:54.472Z
canonical_url: "https://dirskills.com/skills/skills-wizard"
---

# Skills Wizard

Skills Wizard generates a CodMate skill draft from user requirements and returns it as JSON. Use it when you need a proposed skill id, name, description, overview, instructions, examples, and notes.

**Install:**

```bash
npx degit https://github.com/loocor/codmate/tree/main/payload/internal-skills/skills-wizard ~/.claude/skills/skills-wizard
```

## README

# Skills Wizard

## Overview

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

## Instructions

1. Propose a skill id and name.
2. Provide description, overview, instructions, examples, and notes.
3. If unclear, return mode "question" with follow-up questions.

## Output

Return only JSON.
