Generates bash scripts that guide users through tedious manual setup or migration steps.

Install

mkdir -p .claude/skills/wizard-yqy2026 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19108" && unzip -o skill.zip -d .claude/skills/wizard-yqy2026 && rm skill.zip

Installs to .claude/skills/wizard-yqy2026

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

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.
254 charsno explicit “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Scope manual procedures into ordered stages
  • Map each stage's precise human journey
  • Author interactive bash wizard scripts
  • Capture values and write them to `.env` files
  • Set GitHub Actions secrets and variables

How it works

The skill scopes a manual procedure into ordered stages, maps the human journey for each, and then authors an interactive bash wizard script. This script opens URLs, captures user input, and writes values to `.env` files or GitHub secrets.

Inputs & outputs

You give it
Manual procedure steps, required values, target `.env` or GitHub secrets
You get back
An interactive bash wizard script

When to use wizard

  • Setting up third-party services
  • Executing one-off migrations
  • Automating developer environment setup

About wizard

Creates an interactive script that opens necessary URLs, captures user input, configures environment variables, and confirms completion.

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.

When not to use it

  • When the procedure is not manual or interactive
  • When the user does not want a bash script
  • When the wizard needs to be hand-edited above the `STAGES` marker

Limitations

  • The library above the `STAGES` marker is identical in every wizard; never hand-edit it.
  • Wizard is ephemeral by default
  • Does not run end-to-end verification itself

How it compares

This skill generates a guided, interactive bash wizard for manual procedures, providing a structured and repeatable process that is distinct from ad-hoc instructions or fully automated scripts.

Compared to similar skills

wizard side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
wizard (this skill)01moReviewIntermediate
n8n-node-configuration73moNo flagsIntermediate
n8n-mcp-orchestrator79moNo flagsAdvanced
hooks-automation35moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

n8n-node-configuration

czlonkowski

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node_essentials and get_node_info, or learning common configuration patterns by node type.

7108

n8n-mcp-orchestrator

manutej

Expert MCP (Model Context Protocol) orchestration with n8n workflow automation. Master bidirectional MCP integration, expose n8n workflows as AI agent tools, consume MCP servers in workflows, build agentic systems, orchestrate multi-agent workflows, and create production-ready AI-powered automation pipelines with Claude Code integration.

795

hooks-automation

ruvnet

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

324

n8n-conventions

n8n-io

Quick reference for n8n patterns. Full docs /AGENTS.md

322

granola-ci-integration

jeremylongshore

Configure Granola CI/CD integration with automated workflows. Use when setting up automated meeting note processing, integrating with development pipelines, or building Zapier automations. Trigger with phrases like "granola CI", "granola automation pipeline", "granola workflow", "automated granola", "granola DevOps".

17

superpowers-rest-automation

anthonylee991

Builds reliable automations that integrate with REST APIs: auth, pagination, retries, rate limits, idempotency, webhooks, data mapping, and safe error handling. Use when calling external APIs, syncing systems, or building ETL-style workflows.

15

Search skills

Search the agent skills registry