nano-banana-pro

Generate or edit images with Gemini 3 Pro Image via a local script using GEMINI_API_KEY or --api-key.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Generate or edit high-quality images using Gemini 3 Pro Image via a simple script, eliminating manual image creation workflows and accelerating visual exploration.

Core Features & Use Cases

  • Generate new images from descriptive prompts using Gemini 3 Pro Image.
  • Edit existing images by applying prompts to modify visuals.
  • Supports configurable resolutions (1K, 2K, 4K) and optional input images for editing; requires Gemini API access.

Quick Start

Run the bundled script to generate or edit an image by providing a prompt and an output filename.

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 with a local script?

To generate images using Gemini 3 Pro, you provide a descriptive prompt and an output filename to the bundled script. This requires setting your Gemini API access via the GEMINI_API_KEY environment variable or passing an --api-key parameter.

Can I edit an existing image with a text prompt using Gemini 3 Pro?

Yes, you can edit existing images by providing an optional input image along with your text prompt. The script applies the prompt to modify the visual elements of the provided image using the Gemini 3 Pro Image model.

What do I need to set up before running the Gemini 3 Pro image generation script?

Before running the script, you need a valid Gemini API key and the required dependencies installed, specifically the google-genai and pillow Python packages. You must also configure your environment with the GEMINI_API_KEY variable.

Does this script support generating images at different resolutions?

Yes, the script supports configurable resolutions including 1K, 2K, and 4K. You can specify the desired output resolution when running the generation or editing command.

What is the best way to automate visual creation for marketing workflows using AI?

Automating visual creation for marketing workflows is achieved by running the local script to rapidly generate or modify images from text prompts. This eliminates manual creation processes and accelerates visual exploration using the Gemini 3 Pro API.