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 generates and edits raster images directly in the project workflow. ## Core Features & Use Cases - Built-in image generation and editing: Create new images from prompts or edit existing images using the built-in image_gen tool, with no API key required. - Transparent-background cutouts: Generate subjects on a chroma-key background and remove it locally with the bundled remove_chroma_key.py helper to produce alpha PNG/WebP assets. - Fallback CLI mode: Use scripts/image_gen.py with generate, edit, and generate-batch subcommands for explicit control over model, quality, size, masks, and batch JSONL jobs. - Use Case: A developer building a landing page asks for a hero product shot; the Skill generates the image, validates it, and copies the final asset into the project workspace with a versioned filename. ## Quick Start Ask the assistant to generate a hero image of your product for the landing page and save it into the project assets folder.