What problem does it solve? Creating or editing bitmap assets such as photos, illustrations, sprites, mockups, and transparent cutouts normally requires manual design work; this Skill lets Codex produce those raster images directly from prompts while enforcing consistent prompt structure, output paths, and model constraints. ## Core Features & Use Cases - Built-in image_gen mode by default: Generate, edit, and produce transparent-background images without needing an OpenAI API key, with clear save-path rules for project-bound assets. - Explicit CLI fallback: A bundled scripts/image_gen.py CLI with generate, edit, and generate-batch subcommands for users who explicitly request API/model controls such as quality, size, masks, and batch JSONL jobs. - Structured prompt workflow: A use-case taxonomy and labeled prompt schema (scene, subject, style, constraints, verbatim text) shared across both modes, plus a chroma-key removal script for transparent cutouts. - Use Case: A developer needs a landing-page hero image and three game sprites; the Skill issues one built-in image_gen call per asset, then moves the selected finals into the project workspace with versioned filenames. ## Quick Start Ask Codex to generate a hero image of your product with soft studio lighting and save it into the current project workspace.