nano-banana-pro

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

22|8|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/Sompote/Tiger_bot --skill nano-banana-pro-sompote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-banana-pro
Source: https://github.com/Sompote/Tiger_bot/tree/main/skills/nano-banana-pro-2
Command: npx skills add https://github.com/Sompote/Tiger_bot --skill nano-banana-pro-sompote

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation and modification of images using advanced AI models, saving time and creative effort.

Core Features & Use Cases

  • Image Generation: Create new images from text prompts.
  • Image Editing: Modify existing images based on instructions.
  • Multi-Image Composition: Combine multiple images into a single scene.
  • Use Case: Generate a unique banner image for a blog post based on its topic, or edit a product photo to change its background.

Quick Start

Use the nano-banana-pro skill to generate an image of a futuristic city at sunset with the filename '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 AI images from text prompts using the Gemini API?

To generate AI images from text prompts using the Gemini API, you provide a descriptive text prompt to the Gemini 3 Pro Image API, which then creates and returns the requested visual content.

Can I compose multiple images into a single scene with Gemini?

Yes, you can compose multiple images into a single scene. The multi-image composition feature allows you to combine several existing images into one unified visual output.

Do I need a GEMINI_API_KEY to edit images with AI?

Yes, a GEMINI_API_KEY is required to edit images with AI. You also need the 'uv' package installed to execute the scripts that handle the image modification instructions.

What is the best way to automate blog banner creation from text?

The best way to automate blog banner creation from text is using an AI image generation API. You pass the blog topic as a prompt to generate a unique, relevant banner image automatically.

Does this AI image generation tool support various resolutions?

Yes, this AI image generation tool supports various resolutions. You can specify your desired output size when generating new images or modifying existing visual content.

Why use the 'uv' package for AI image editing scripts?

The 'uv' package is used for AI image editing scripts to manage execution and dependencies like google-genai and pillow. It ensures the visual content automation runs correctly.