What problem does it solve? Creating bitmap assets like photos, illustrations, sprites, mockups, and transparent cutouts normally requires design tools or manual API scripting; this Skill lets Codex generate or edit those images directly in the project workflow. ## Core Features & Use Cases - Built-in image generation and editing: Uses the built-in image_gen tool by default for new images, edits, and simple transparent-background requests without requiring an API key. - Transparent background workflow: Generates subjects on a flat chroma-key background and removes it locally with a helper script to produce alpha PNG/WebP assets. - Fallback CLI mode: A bundled scripts/image_gen.py CLI supports generate, edit, and generate-batch subcommands with explicit model, quality, size, mask, and output-path controls when the user opts in. - Use Case: A developer building a landing page asks for a hero product image; the Skill generates it with the built-in tool, moves the final PNG into the workspace, and reports the saved path. ## Quick Start Ask Codex to generate a hero image of your product for the landing page and save it into the project assets folder.