image-generation

Installation
SKILL.md

Image Generation Skill

Generate images using Nano Banana (Google Gemini Image API). Supports text-to-image and image-to-image generation with configurable options.

Setup

Dependencies

pip install google-genai Pillow

Environment Variable

Set your API key:

export GEMINI_API_KEY="your_api_key_here"
Installs
Repository
smithery/ai
First Seen
image-generation — smithery/ai