wizard
This skill is for DevOps & Infrastructure and helps you generate an interactive bash wizard, create a step-by-step setup guide, and automate manual procedures with prompts.
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.
Helps you
- Generate an interactive bash wizard
- Create a step-by-step setup guide
- Automate manual procedures with prompts
- Capture and validate user inputs
- Write environment configuration files
- Set up github actions secrets
Install
Plugin marketplace/plugin marketplace add mattpocock/skills
/plugin install wizard
What it can use
The author didn’t declare which tools this skill uses. Read the SKILL.md before installing it.
bashautomationinteractivesetupconfigurationgithub-actions
Also in mattpocock/skills
View the repoAsk which skill or flow fits your situation. A router over the skills in this repo.
A relentless interview that asks every frontier question at once, round by round.
Hand the current conversation off to a fresh background agent that picks up the work immediately.
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunitie...
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's doc...
Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explor...
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwi...
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an archi...
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improv...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trig...
A relentless interview to sharpen a plan or design.
Other DevOps & Infrastructure skills
Perform an Azure Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for i...
Generate D2 database diagrams from Entity Framework Core models. USE FOR: EF Core database diagram, Entity Framework Core ERD, DbContext dia...
Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from vi...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...
Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.