What problem does it solve? Setting up AI image generation inside an AI assistant usually requires custom API integration, model selection logic, and file handling. This Skill connects your MCP client to Google's Gemini image models so you can generate, edit, and manage images directly from natural language prompts. ## Core Features & Use Cases - Text-to-Image Generation: Create images with the generate_image tool, with automatic model routing across Flash, NB2, and Pro tiers, 4K resolution, and aspect ratio control. - Image Editing & Inpainting: Modify existing images with the edit_image tool, including mask-based edits and background replacement. - Templates & File Management: Use pre-built prompt templates (product photo, portrait, logo) and upload reference images via the Gemini Files API. - Use Case: A marketing team needs a 4K product photo, a YouTube thumbnail, and an Instagram post. They prompt the assistant with each requirement, and the Skill auto-selects the right Gemini model, aspect ratio, and resolution for each asset. ## Quick Start Install the server with uvx, set your GEMINI_API_KEY in your MCP client configuration, then ask the assistant to generate a 4K product photo of a coffee mug in 4:3 aspect ratio.