What problem does it solve? Creating bitmap assets like photos, illustrations, product mockups, sprites, and transparent cutouts normally requires design tools or manual API scripting; this Skill lets an AI agent generate and edit those images directly within a 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. - Fallback CLI mode: A bundled scripts/image_gen.py CLI exposes generate, edit, and generate-batch subcommands with explicit control over model, quality, size, masks, and output paths when the user opts in. - Transparent-background workflow: Generates subjects on a flat chroma-key background and removes it locally with remove_chroma_key.py, with a confirmed gpt-image-1.5 fallback for true native transparency. - Use Case: A developer building a landing page asks for a hero image of a ceramic mug; the Skill generates it, validates the result, and saves the final PNG into the project workspace. ## Quick Start Ask the agent to generate a hero image of your product for the landing page and save it into the project workspace.