nano-banana-pro

Generate and edit images via Google's Nano Banana Pro API.

41|3|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/tdimino/claude-code-minoan --skill nano-banana-pro-tdimino
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-banana-pro
Source: https://github.com/tdimino/claude-code-minoan/tree/main/skills/design-media/nano-banana-pro
Command: npx skills add https://github.com/tdimino/claude-code-minoan --skill nano-banana-pro-tdimino

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill empowers users to generate and edit high-quality images using advanced AI models, streamlining creative workflows and reducing reliance on complex design software.

Core Features & Use Cases

  • Text-to-Image Generation: Create images from detailed text prompts.
  • Image Editing: Modify existing images with natural language instructions.
  • Iterative Refinement: Refine images through multi-turn conversations.
  • Use Case: A marketing team needs a unique hero image for a campaign. They can describe the desired scene, iterate on the AI's output, and achieve professional results without needing a graphic designer for initial concepts.

Quick Start

Generate an image of a futuristic cityscape at sunset.

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 AI?

Text-to-image generation creates visuals by processing natural language descriptions through models like Gemini 3 Pro Image. This Skill supports detailed text-to-image generation, handling up to 4K resolution and multiple aspect ratios for high-quality outputs.

Can I edit existing images with natural language instructions?

Editing images with natural language instructions allows you to modify visuals without complex design software. This Skill uses the Gemini 3 Pro Image model to apply changes based on conversational commands and supports multi-turn iterative refinement.

Does this AI image generation tool support batch processing and reference images?

Batch processing and reference images are supported for AI image generation. You can use reference images to maintain style consistency across multiple visuals and process them in batches using the included Python scripts for API interaction.

What is the best way to maintain style consistency across multiple AI generated images?

The best way to maintain style consistency across AI generated images is by using reference images. This Skill supports feeding reference images into the Gemini 3 Pro Image model, ensuring your visual design outputs share a unified aesthetic.

Do I need Python and the requests library to use this AI art generation Skill?

You need Python and the requests library because this AI art generation Skill utilizes Python scripts for API interaction with the Gemini model. The requests dependency handles the communication required to execute text-to-image and image editing tasks.