nano-banana-2-imagegen

Installation
SKILL.md

Nano Banana 2 Imagegen

Overview

Use the bundled Python script to turn a prompt into one or more saved image files through Google's official google-genai SDK. Require google-genai and Pillow for this skill, and prefer the bundled script over ad-hoc snippets so API key loading, image editing inputs, and output handling stay consistent.

Requirements

Install the required Python packages before using this skill:

pip install -U google-genai pillow

Quick Start

Run the bundled script:

Related skills
Installs
1
GitHub Stars
3
First Seen
Mar 31, 2026