What problem does it solve?
This Skill removes the friction of creating, editing, and iterating on images by giving you a repeatable way to call the Gemini API and get back usable image outputs without manual tooling.
Core Features & Use Cases
- Text-to-Image Generation: Turn prompts into images with controllable resolution and aspect ratio for consistent outputs.
- Image Editing & Style Transfer: Modify existing images by describing changes in natural language, including stylistic transformations.
- Multi-turn Refinement & Composition: Iterate on image results across chat turns and combine multiple reference images into a single composed output.
- Operational Requirements: Uses
GEMINI_API_KEY for authentication and supports Gemini 3 Pro image preview as the default model.
Quick Start
Use the gemini-imagegen skill to generate an image from the prompt "Create a photorealistic product mockup of a matte-black stainless steel tumbler on polished concrete" with a wide 16:9 aspect ratio at 2K resolution.