What problem does it solve? Creating visual assets like app icons, banners, game sprites, and marketing graphics normally requires design tools or stock imagery. This Skill generates images directly from text prompts via the Gemini API, and also supports editing existing images and using reference images for style guidance. ## Core Features & Use Cases - Text-to-Image Generation: Create images from prompts with control over aspect ratio (1:1 to 21:9) and resolution up to 4K. - Image Editing & Style Reference: Modify existing images with text instructions or supply up to 14 reference images to guide style and content. - Use Case: You need a 16:9 hero banner for a landing page. Run the script with a descriptive prompt and aspect ratio flag, and it saves a ready-to-use PNG generated by the Gemini 3 Pro image model. ## Quick Start Set your GEMINI_API_KEY environment variable, then ask the assistant to generate an image from your prompt using the gemini-image-generator skill, optionally specifying an aspect ratio and output filename.