nano-banana-pro
Installation
SKILL.md
Nano Banana Pro Image Generation & Editing
Generate and edit images using Google's Gemini 3 Pro model with advanced transparency support.
Prerequisites
-
Dependencies:
pip install google-genai Pillow numpy python-dotenv -
API Key: The script loads from
.envautomatically. Only ask the user if the script fails with "No API key found".
CLI Usage (REQUIRED)
ALWAYS use the CLI script. Do NOT write Python code or create .py files.
Run scripts/generate.py directly:
Related skills