Image and video generation with the Nano Banana and Veo models from Google Gemini.
This skill should be used when the user asks to "generate an image", "create an image", "make a picture", "draw something", "edit an image", "modify this image", "change the background", "text to image", "generate with Gemini", "create a visual", "refine the image", "continue editing", "make it more", "add something to this image", or needs AI image generation, image editing, or multi-turn image refinement using the Gemini API.
This skill should be used when the user asks to "generate a video", "create a video", "make a video", "animate this", "text to video", "generate with Veo", "create a clip", "make a short film", "extend the video", "continue the video", "interpolate between", "image to video", "animate this image", "video from image", or needs AI video generation, video extension, or frame interpolation using the Gemini Veo API.
A Claude Code plugin marketplace providing AI-powered image and video generation using Google's Gemini API.
Generate and edit images and videos directly from Claude Code using Google's Gemini models — commonly known as Nano Banana (image generation) and Veo (video generation).
Skills:
| Skill | Trigger | Models |
|---|---|---|
generate-image | "generate an image", "edit this image", "refine the image" | Nano Banana (Gemini 3.1 Flash, Gemini 3 Pro, Gemini 2.5 Flash) |
generate-video | "generate a video", "animate this image", "extend the video" | Veo 3.1, Veo 3 |
claude plugin marketplace add christian-schlichtherle/cs7-claude-plugins
claude plugin install gemini-media@cs7-claude-plugins
export GEMINI_API_KEY='your-key-here'
Or create a .env file in the directory where you run Claude Code:
GEMINI_API_KEY=your-key-here
Once installed, the skills activate automatically when you ask Claude Code to generate media:
> Generate an image of a steampunk cityscape at sunset in 16:9
> Edit the image — add a dirigible in the sky
> Generate a video of a camera slowly flying through the city
The skills handle model selection, prompt optimization, and output management. Generated files are saved to ./generated-images/ and ./generated-videos/ in your working directory and auto-opened on macOS.
To test the plugin locally without installing from a marketplace:
claude --plugin-dir ./gemini-media
Or run the scripts directly:
# Image generation
python3 gemini-media/skills/generate-image/scripts/generate_image.py generate \
--prompt "a steampunk cityscape" \
--output-dir "./generated-images"
# Video generation
python3 gemini-media/skills/generate-video/scripts/generate_video.py generate \
--prompt "a camera flies through a steampunk city" \
--output-dir "./generated-videos"
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub christian-schlichtherle/cs7-claude-plugins --plugin gemini-mediaGenerate images and videos using Google Gemini and Veo models. Provides skills for AI image generation, image editing, text-to-video, and image-to-video workflows.
Generate images and videos with Leonardo.Ai through the leonardo CLI. Includes guides for all model families and recipe references.
Video generation at scale. Generate videos, images, and audio with Runway's API — batch ad campaigns, product videos, multishot stories, and creative iteration. Supports seedance2, gen4.5, veo3, Nano, Banana Pro, and more.
Generate images with Gemini (default) or fal.ai FLUX.2 klein 4B (--cheap for fast/low-cost). Generate videos with Grok Imagine (default) or fal.ai LTX-2 (--cheap). Use for: create image, generate visual, AI image generation, poster, video generation.
Kling AI skill pack - 30 skills for AI video generation, image-to-video, text-to-video, and production workflows
Generate or edit images using Google Gemini API via nanobanana