nano-banana-pro
SKILL.md
Nano Banana Pro(Gemini 3 Pro Image)
使用 Google 的 Gemini 3 Pro Image 模型生成高质量图像。
Overview
Nano Banana Pro 是 Gemini 3 Pro Image (gemini-3-pro-image-preview) 的营销名称,Google 基于 Gemini 3 Pro 构建的最先进的图像生成和编辑模型。
快速开始
Get API Key
- Go to Google AI Studio
- Click "Get API Key"
- Store securely as environment variable
Basic Image Generation (Python)
from google import genai
from google.genai import types