genai-new
Purpose
Scaffold a new Genai skill recipe using the genai new <skill-id> CLI command. The skill ID must be kebab-case.
When to use
Invoke this skill when the user asks to:
- Create a new Genai skill
- Scaffold a recipe for a new AI app
- Initialize a new skill directory
Inputs
| Field | Type | Required | Description |
|---|---|---|---|
| skill_id | text | yes | Kebab-case identifier for the new skill (e.g. proposal-review) |
Process
[Description truncada. Veja o README completo no GitHub.]