image-generation

Installation
SKILL.md

Image Generation: Create images with Gemini

Overview

Generate high-quality images using Google Gemini's image generation models. Supports text-to-image generation and can optionally use existing images or videos as reference.

How to use

bash ${CLAUDE_PLUGIN_ROOT}/scripts/gemini.sh --model=gemini-3-pro-image-preview "YOUR IMAGE DESCRIPTION"

Arguments:

  • --model - Required for image generation: Use gemini-3-pro-image-preview
  • --file - Optional: Reference image or video for style/content guidance
    • When relevant, explicitly ask the model to include or preserve the original image/composition in the output.

Examples:

Related skills
Installs
4
GitHub Stars
1
First Seen
Feb 9, 2026