Back to Directory
general
Nano Banana Pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of Nano Banana Pro (Gemini 3 Pro Image) skill.
- Generate or edit images using Gemini 3 Pro via a bundled Python script.
- Supports image generation, editing a single image, and composing up to 14 images.
- Choose output resolution: 1K (default), 2K, or 4K.
- Requires a GEMINI_API_KEY environment variable.
- Outputs saved image path and a special MEDIA: line for chat integration.
- Installation instructions provided for dependencies (uses uv).