nano-banana-pro

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edi…

intellectronica ↓ 2.8k
Claude Code
View source ↗

What it does

  • 1K (default) - ~1024px resolution
  • 2K - ~2048px resolution
  • 4K - ~4096px resolution
  • No mention of resolution → 1K
  • "low resolution", "1080", "1080p", "1K" → 1K
  • "2K", "2048", "normal", "medium resolution" → 2K
  • "high resolution", "high-res", "hi-res", "4K", "ultra" → 4K

Requirements & configuration

  • The script checks for API key in this order:

Configuration: GEMINI_API_KEY

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

Source

Repository: https://github.com/intellectronica/agent-skills

nano-banana-pro FAQ

What does the nano-banana-pro skill do?

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter. 1K (default) - ~1024px resolution 2K - ~2048px resolution

What does nano-banana-pro require?

The script checks for API key in this order: Configuration keys: GEMINI_API_KEY.

How do I install nano-banana-pro?

Run: npx -y skills add https://github.com/intellectronica/agent-skills --skill nano-banana-pro --agent claude-code — the source lives at github.com/intellectronica/agent-skills.

Maintain nano-banana-pro?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[nano-banana-pro on getagentictools](https://getagentictools.com/skills/intellectronica-agent-skills-nano-banana-pro?ref=badge)
npx agentictools info skills/intellectronica-agent-skills-nano-banana-pro

The second line is the CLI lookup for this page — handy in READMEs and docs.