Skip to content

/wizard

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state transition — opening URLs, capturing values, confirming each step, and writing .env files and GitHub Actions secrets.

FLOW.md
shell
$ npx -y skills add mattpocock/skills --skill wizard --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/wizard
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state transition — opening URLs, capturing values, confirming each step, and writing .env files and GitHub Actions secrets.
Ships withmattpocock-skills

My agent skills that I use every day to do real engineering - not vibe coding. Developing real applications is hard. Approaches like GSD, BMAD, and Spec-Kit try to help by owning the process.

Get the whole plugin, auto-invoked
Stats
201,466
Stars
177
Views
17,362
Forks
Active
Maintenance
Shell
Language
MIT
License
1d ago
Last commit
6mo ago
Created
1mo ago
Added

Repo: mattpocock/skills