nano-banana-pro

Generate and edit images with Gemini 3 Pro via a scripted CLI workflow.

1|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/aayushsoam/clawbot-plus --skill nano-banana-pro-aayushsoam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-banana-pro
Source: https://github.com/aayushsoam/clawbot-plus/tree/main/skills/nano-banana-pro
Command: npx skills add https://github.com/aayushsoam/clawbot-plus --skill nano-banana-pro-aayushsoam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Creating and refining visuals quickly often requires switching tools and manual steps; Nano Banana Pro provides a streamlined path to generate or edit images using Gemini 3 Pro via a bundled script.

Core Features & Use Cases

  • Generate images from prompts with configurable resolution and aspect ratios.
  • Edit existing images with prompts and simple input adjustments.
  • Batch create variations or edits for avatars, concept art, or marketing visuals.

Quick Start

Generate an image from a prompt using the bundled Gemini 3 Pro script.

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 using Gemini 3 Pro from a CLI?

To generate images using Gemini 3 Pro, you can run a bundled script that takes text prompts and outputs visuals. This workflow supports configuring resolutions and aspect ratios for tailored image creation.

Can I edit existing images with prompts using Gemini 3 Pro?

Yes, you can edit existing images with prompts using Gemini 3 Pro by providing the image and text adjustments to the script. This enables rapid refinement of avatars or marketing visuals without manual editing software.

What do I need to run a Gemini 3 Pro image generation script?

You need the uv tool installed for environment management and the GEMINI_API_KEY set in your environment to run the Gemini 3 Pro image generation script. These dependencies enable the scripted CLI workflow.

Does this Gemini 3 Pro workflow support batch creation for concept art?

Yes, the Gemini 3 Pro workflow supports batch creation of variations or edits specifically for concept art. By leveraging the script, you can rapidly produce multiple marketing visuals or avatars from configured prompts.

What is the best way to automate marketing visual creation with Gemini?

The best way to automate marketing visual creation is using a scripted CLI workflow with Gemini 3 Pro. This approach streamlines prompt-based generation and editing, allowing rapid batch output of visual assets.

Why does my Gemini image generation script require uv to run?

Your Gemini image generation script requires uv because it handles the installation and execution environment for the Python script. This ensures the necessary dependencies are managed correctly to run the CLI workflow.