nano-banana
✓Generate and edit images using Gemini's image generation API (Imagen 3). This skill should be used when creating images, illustrations, diagrams, editing existing images, or iteratively refining visual content through multi-turn conversations.
Installation
SKILL.md
This skill provides comprehensive access to Gemini's image generation capabilities, including text-to-image generation, image editing, multi-turn refinement, batch processing, and high-resolution output.
| Flash | gemini-2.5-flash-image | Fast generation, high volume, low latency | | Pro | gemini-3-pro-image-preview | Professional quality, 4K, advanced reasoning |
| Image Generation | generateimage.py | Create images from text prompts | | Image Editing | editimage.py | Modify existing images with instructions | | Batch Generation | batchgenerate.py | Generate multiple images in parallel | | Multi-turn Editing | chatsession.py | Iterative refinement via conversation |
Generate and edit images using Gemini's image generation API (Imagen 3). This skill should be used when creating images, illustrations, diagrams, editing existing images, or iteratively refining visual content through multi-turn conversations. Source: roasbeef/claude-files.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/roasbeef/claude-files --skill nano-banana- Source
- roasbeef/claude-files
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is nano-banana?
Generate and edit images using Gemini's image generation API (Imagen 3). This skill should be used when creating images, illustrations, diagrams, editing existing images, or iteratively refining visual content through multi-turn conversations. Source: roasbeef/claude-files.
How do I install nano-banana?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/roasbeef/claude-files --skill nano-banana Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/roasbeef/claude-files
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01