Agent Wizard banner
JairoTorregrosa JairoTorregrosa

Agent Wizard

Development community

Description

--- description: Build a Claude Agent SDK agent by answering 9 illustrated questions, then run it. argument-hint: "[qué quieres que haga el agente — opcional]" --- # Agent SDK wizard Invoke the `agent-sdk-wizard` skill and run it end to end. $ARGUMENTS ## How to start - **Arguments given** → that text is the goal. Use it as the pre-filled proposal for step 2: ask the question anyway, but say in one line which archetype it maps to and put that option first. Do not skip step 2 — the user'

Installation

Installs to ~/.claude/skills/jairotorregrosa-jaiskills-agent-wizard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jairotorregrosa-jaiskills-agent-wizard && curl -fsSL https://raw.githubusercontent.com/JairoTorregrosa/jaiskills/HEAD/commands/agent-wizard.md -o ~/.claude/skills/jairotorregrosa-jaiskills-agent-wizard/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository