What problem does it solve? Creating bitmap assets like photos, illustrations, sprites, mockups, and transparent cutouts normally requires manual design work or ad-hoc API scripting; this Skill provides a structured workflow for generating and editing images directly within a project. ## Core Features & Use Cases - Built-in generation and editing: Uses the built-in image_gen tool by default for new images, edits, and simple transparent-background requests via chroma-key removal. - CLI fallback mode: A bundled Python CLI (scripts/image_gen.py) supports generate, edit, and generate-batch subcommands with explicit control over model, quality, size, masks, and output paths. - Prompt engineering guidance: Shared prompt schemas, use-case taxonomy, and copy-paste recipes ensure consistent, production-quality image prompts. - Use Case: Generate a landing-page hero image of a product, remove its background for a transparent cutout, and save the final PNG into the project workspace. ## Quick Start Ask the assistant to generate a hero image of your product on a flat green background and save the final transparent PNG into the project workspace.