What problem does it solve? Freeform prompts to image models produce inconsistent, off-style output with wrong sizes, opaque backgrounds, and unreviewed files pushed straight into projects. This Skill enforces a fixed workflow-routing, model-selection, and Downloads-first review discipline in code so every generated image follows a defined technique and passes verification before use. ## Core Features & Use Cases - Workflow-gated generation: Every request routes through one of 20+ named workflow files (Essay, Mermaid, TechnicalDiagrams, Frameworks, D3Dashboards, Comics, Aphorisms, and more), and Generate.ts refuses to run without a --workflow flag. - Multi-model routing: Picks between Flux, Nano Banana Pro, and GPT-Image-2 based on the job, with per-model size and aspect-ratio validation. - Blog header pipeline: Produces both a transparent inline PNG and an opaque sepia social thumbnail via --thumbnail, with local rembg background removal and RGBA verification. - Use Case: Ask for a header image for a blog post and receive a workflow-composed editorial illustration staged in ~/Downloads/ with both transparent and social-thumbnail variants ready for review. ## Quick Start Ask the agent to create a header image for your blog post and it will follow the Essay workflow, generate the image to ~/Downloads/, and produce both inline and thumbnail versions for your review.