image-generator
Generate professional visuals using Gemini via browser automation with 6-gate quality control. Use when creating chapter illustrations, diagrams, or teaching visuals. NOT for stock photos or decorative images.
npx skills add majiayu000/claude-skill-registry --skill image-generator-92bilal26-taskpilotai --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Quick Start
- Core Principles
- Input: Creative Brief Format
- Workflow (Per Visual)
- Quality Gates (ALL Must Pass)
- Iteration: Principle-Based Feedback
- Batch Mode
- Proficiency Limits
- Token Conservation (Batch Mode)
- Anti-Patterns
- Session Interruption
- Success Indicators
bash .claude/skills/browser-use/scripts/start-server.sh Use browser_navigate to https://gemini.google.com/ Paste creative brief → Wait 30-35s → Verify 6 gates → Download
What does the image-generator skill do?
Generate professional visuals using Gemini via browser automation with 6-gate quality control. Use when creating chapter illustrations, diagrams, or teaching visuals. NOT for stock photos or decorative images.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill image-generator-92bilal26-taskpilotai --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
