# gemini-image > Generate and edit images using Google Gemini - Author: Mostafa Khater - Repository: khaterdev/kirie - Version: 20260208112148 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/khaterdev/kirie - Web: https://mule.run/skillshub/@@khaterdev/kirie~gemini-image:20260208112148 --- --- name: gemini-image description: Generate and edit images using Google Gemini emoji: "\U0001F5BC" version: "1.0.0" requires: env: - GEMINI_API_KEY invocation: userInvocable: true --- # Gemini Image Generate and edit images using Google Gemini's multimodal capabilities. ## Usage - "Generate an image of a futuristic city using Gemini" - "Edit this image to add a sunset sky" ## How it works Uses the Gemini API's image generation capabilities to create or edit images from text prompts. ## Setup Set `GEMINI_API_KEY` from Google AI Studio.