nano-banana-build

Installation
SKILL.md

Nano Banana Image Generation Skill

Use this skill to generate and edit images using the google-genai Python SDK with Gemini's specialized image models (Nano Banana).

Quick Start Setup

from google import genai
from google.genai import types
from PIL import Image
import io

client = genai.Client()

Reference Materials

Related skills

More from cnemri/google-genai-skills

Installs
52
GitHub Stars
120
First Seen
Feb 1, 2026