Directory · Claude Skills

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.

DevOps & Infrastructure mattpocock/skills ★ 165,419 Synced 2 hours ago

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
Run this
/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.

View SKILL.md

bashautomationinteractivesetupconfigurationgithub-actions

Also in mattpocock/skills

View the repo
ask-matt Productivity

Ask which skill or flow fits your situation. A router over the skills in this repo.

batch-grill-me Code Review & Testing

A relentless interview that asks every frontier question at once, round by round.

claude-handoff Productivity

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...

code-review Legal

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-article Writing & Editing

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improv...

git-guardrails-claude-code DevOps & Infrastructure

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

grilling Productivity

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...

grill-me Productivity

A relentless interview to sharpen a plan or design.

Other DevOps & Infrastructure skills

azure-well-architected-review github/awesome-copilot

Perform an Azure Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for i...

efcore-d2-db-diagram github/awesome-copilot

Generate D2 database diagrams from Entity Framework Core models. USE FOR: EF Core database diagram, Entity Framework Core ERD, DbContext dia...

automate-this github/awesome-copilot

Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from vi...

azure-container-registry-cli github/awesome-copilot

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...

debian-linux-triage github/awesome-copilot

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.