ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

nano-banana-pro

Generate or edit images via Gemini 3 Pro Image on Replicate

Why use this skill?

Generate professional-grade images using the Google Nano Banana Pro model via Replicate. Seamlessly create visual assets directly within your OpenClaw agent workflow.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bextuychiev/bex-nano-banana-pro
Or

What This Skill Does

The Nano Banana Pro skill acts as a bridge between the OpenClaw agent and Google's powerful Nano Banana Pro image generation model, hosted on the Replicate API. This tool allows users to generate high-fidelity, creative imagery directly from their command line or agent interface. Whether you need photorealistic assets, stylized illustrations, or specific graphical design elements, this skill executes the generation process by transmitting your natural language prompt to the model and returning the finished file directly to your workspace. The skill handles the complexities of API communication, aspect ratio configuration, and file output management.

Installation

To integrate this skill into your environment, use the OpenClaw package manager. Ensure your environment has the necessary permissions to access the Replicate API. Run the following command in your terminal:

clawhub install openclaw/skills/skills/bextuychiev/bex-nano-banana-pro

Once installed, verify the configuration by checking that your REPLICATE_API_TOKEN is correctly set in your environment variables. The skill requires the uv toolchain to handle dependencies efficiently.

Use Cases

Nano Banana Pro is ideal for designers, developers, and content creators. Use it to generate placeholder imagery for website prototypes, create assets for social media marketing, or visualize concepts during brainstorming sessions. It is particularly effective for generating consistent brand imagery when provided with descriptive prompts that include style, lighting, and composition details.

Example Prompts

  1. "Nano Banana Pro, generate an image of a futuristic laboratory with neon blue lighting, 16:9 aspect ratio, high-detail."
  2. "Create a minimalist vector icon of a coffee mug, aspect ratio 1:1, save as coffee_logo.png."
  3. "Generate a cinematic landscape of a mountain range at sunrise, capturing hyper-realistic textures and soft warm light."

Tips & Limitations

To get the best results, always be as descriptive as possible regarding the subject, style, and camera angles. If you require text inside the image, specify the font family, placement, and size clearly. Note that the model supports resolutions up to 2K. The model enforces strict safety filtering; please ensure your prompts align with content policy guidelines. The skill is strictly limited to the google/nano-banana-pro model; attempting to switch to other models is unsupported and will result in errors.

Metadata

Stars1776
Views0
Updated2026-03-02
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bextuychiev-bex-nano-banana-pro": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#image-generation#ai-art#replicate#visual-content#generative-ai
Safety Score: 4/5

Flags: file-write, external-api, code-execution