gpt-image-2listed
Install: claude install-skill dbhq-uk/gpt-image-2-skill
# GPT Image 2 - Interactive Image Generation
Generate and edit images via OpenAI's GPT Image 2 API with an interactive, guided workflow.
## Interactive Flow
When the user invokes this skill, guide them through these steps using AskUserQuestion. Do not skip steps - the interactive flow is the core experience.
### Step 1: What are we making?
Ask the user what they want to create. Offer these options:
- **Single image** - one image from a text prompt
- **Photo edit** - transform an existing photo into a style
- **Carousel** - 5-10 cohesive slides for LinkedIn/Instagram
- **Variants** - multiple versions of the same concept
- **Quick generate** - skip questions, just run the prompt
If the user already provided a clear prompt (e.g. "generate an editorial image of a rocket"), skip to Step 3.
### Step 2: Style selection
Show the user available presets grouped by category. Read `presets.yaml` and present them:
**Visual styles** (no text in image):
editorial, blueprint, ink, risograph, wireframe, constellation, brutalist, grain
**Text-heavy** (leverages GPT Image 2 text rendering):
infographic, slide, diagram, poster, menu, manga
**Community favorites:**
trading-card, pixar, app-mockup, isometric, action-figure, cinematic, panorama
**Custom** - user describes their own style
Ask: "Which style? Or describe your own."
### Step 3: Platform & sizing
Ask where this will be used:
- YouTube thumbnail (1280×720)
- Instagram square (1080×1080)
- Slides/presentation (1920×1080)