nano-banana-pro

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

10|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/wixette/clawnotes --skill nano-banana-pro-wixette
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-banana-pro
Source: https://github.com/wixette/clawnotes/tree/main/openclaw-snapshots/20260312/skills/nano-banana-pro
Command: npx skills add https://github.com/wixette/clawnotes --skill nano-banana-pro-wixette

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation and modification of images using advanced AI models, eliminating the need for complex design software or manual editing for many tasks.

Core Features & Use Cases

  • Image Generation: Create new images from detailed 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 avatar for your social media profile based on a description, or edit a product photo to change its background.

Quick Start

Use the nano-banana-pro skill to generate an image of a cat wearing a hat with the prompt "a fluffy cat wearing a wizard hat, digital art".

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?

To generate images from text prompts, you use an AI model like Gemini 3 Pro Image to create visuals directly from descriptions, automating the need for manual design. You provide a detailed text prompt to produce the desired image.

Can I edit existing images with AI based on instructions?

Yes, you can edit existing images with AI by providing text instructions to the model. The Gemini 3 Pro Image model manipulates and modifies your original photo based on your specific editing prompts, such as changing backgrounds.

What is the best way to compose multiple images into a single scene?

Composing multiple images into a single scene is best done using an AI model that supports multi-image composition. The Gemini 3 Pro Image model combines several distinct images into one cohesive visual output based on your instructions.

Do I need an API key to use AI for image generation and editing?

Yes, you need a valid API key to interact with the AI model for image generation and editing. Accessing the Gemini 3 Pro Image model requires this key along with specific Python dependencies like google-genai and pillow.

Does AI image generation work with Python and Pillow?

Yes, AI image generation works with Python and Pillow. This Skill uses the google-genai library for AI model interaction and Pillow for image processing, allowing you to generate and edit images directly within your Python environment.

What are the limitations of using AI for image editing?

Limitations of AI image editing include dependency on external APIs and specific Python libraries. Complex manipulations may not always produce perfect results, requiring prompt adjustments and manual review of the generated or modified images.