skills/smithery.ai/nanobanana-skill

nanobanana-skill

SKILL.md

Nanobanana Image Generation Skill

Generate or edit images using Google Gemini API through the nanobanana tool.

Requirements

  1. GEMINI_API_KEY: Must be configured in ~/.nanobanana.env or export GEMINI_API_KEY=<your-api-key>
  2. Python3 with dependent packages installed: google-genai, Pillow, python-dotenv. They could be installed via python3 -m pip install -r ./requirements.txt if not installed yet.
  3. Executable: ./nanobanana.py

Instructions

For image generation

Installs
4
First Seen
Mar 22, 2026