nano-banana-pro

Generate and edit images via the Gemini 3 Pro Image API.

3|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/SeanHogg/coderClaw --skill nano-banana-pro-seanhogg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-banana-pro
Source: https://github.com/SeanHogg/coderClaw/tree/main/product/skills/nano-banana-pro
Command: npx skills add https://github.com/SeanHogg/coderClaw --skill nano-banana-pro-seanhogg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, pillow, and includes scripts (resource) components.

What problem does it solve?

This Skill allows users to generate new images from text prompts or edit existing images based on instructions, streamlining visual content creation.

Core Features & Use Cases

  • Image Generation: Create unique images from detailed text descriptions.
  • Image Editing: Modify existing images with specific instructions (e.g., change colors, add elements).
  • Multi-Image Composition: Combine multiple images into a single scene.
  • Use Case: A designer needs a surreal landscape image for a website banner; they can prompt the AI to generate it. Another user might want to add a specific object to a photograph they already have.

Quick Start

Use the nano-banana-pro skill to generate an image of a futuristic city at sunset and save it as 'cityscape.png'.

Frequently Asked Questions about nano-banana-pro

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from text prompts using the Gemini API?

To generate images from text prompts, this Skill uses the Gemini 3 Pro Image API to create visual content directly from detailed text descriptions and saves the output image files.

Can I modify existing images with specific editing instructions?

Yes, you can modify existing images by providing specific editing instructions. The Skill processes your original images and applies changes like adding elements or altering colors.

What's the best way to combine multiple images into a single scene?

To combine multiple images into a single scene, use the multi-image composition feature. This function merges several provided images into one unified visual output.

Do I need a GEMINI_API_KEY to generate AI art?

Yes, you need a GEMINI_API_KEY to generate AI art. This key is required to authenticate your requests to the Gemini 3 Pro Image API for all image generation and editing tasks.

Does image generation with this Skill require installing specific dependencies?

Image generation requires installing the google-genai and pillow dependencies. You can also utilize uv for executing the scripts needed to process and generate your visual content.