image-generatorlisted
Install: claude install-skill aiskillstore/marketplace
# Image Generator
Generate professional teaching visuals using Gemini 3 with multi-turn reasoning partnership.
## Quick Start
```bash
# 1. Start browser (via browser-use skill)
bash .claude/skills/browser-use/scripts/start-server.sh
# 2. Navigate to Gemini
# Use browser_navigate to https://gemini.google.com/
# 3. Generate image from creative brief
# Paste creative brief → Wait 30-35s → Verify 6 gates → Download
```
## Core Principles
1. **Reasoning over prediction** - Creative briefs (Story/Intent/Metaphor) activate reasoning; pixel specs don't
2. **Multi-turn partnership** - Teach Gemini your standards through principle-based feedback
3. **6-gate quality** - Explicit pass/fail before download
4. **Autonomous batch** - No permission-asking between visuals
## Input: Creative Brief Format
Receive from visual-asset-workflow:
```markdown
## The Story
[Narrative about what's visualized]
## Emotional Intent
[What it should FEEL like]
## Visual Metaphor
[Universal concept for instant comprehension]
## Subject / Composition / Action / Location / Style
[Gemini 3 prompt structure]
## Color Semantics
Blue (#2563eb) = Authority | Green (#10b981) = Execution
## Typography Hierarchy
Largest: Key insight | Medium: Supporting | Smallest: Context
```
**Do NOT convert to pixel specs** - use as-is to activate reasoning.
## Workflow (Per Visual)
| Step | Action | Tool |
|------|--------|------|
| 1 | Navigate to gemini.googl