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

Nano Banana Image Gen

AI image generation using Google Gemini API. Create thumbnails, banners, and graphics with Japanese text support.

Why use this skill?

Generate professional AI images, thumbnails, and banners with Japanese text support using the Nano Banana Image Gen skill for OpenClaw.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sa9saq/nano-banana-image-gen
Or

What This Skill Does

Nano Banana Image Gen is a robust AI image generation tool integrated directly into the OpenClaw ecosystem. Powered by the Google Gemini 2.0 Flash model, it enables users to generate high-quality visual content, including YouTube thumbnails, blog headers, social media banners, and artistic graphics. A standout feature of this skill is its native support for Japanese text, making it an ideal choice for creators focusing on the Japanese market. By leveraging Gemini's advanced multimodal capabilities, users can bridge the gap between abstract ideas and polished visual assets within seconds, all through the command line or agent chat interface.

Installation

To begin using the skill, ensure you have Python 3.10 or higher installed. First, install the skill via the OpenClaw package manager using the following command: clawhub install openclaw/skills/skills/sa9saq/nano-banana-image-gen.

Once installed, you must secure your Google AI Studio API key. Open your configuration file at ~/.openclaw/secrets.env and append GOOGLE_AI_API_KEY=your_key_here. For security, ensure this file is protected with chmod 600. Finally, export the variable into your current session using: export GOOGLE_AI_API_KEY=$(grep GOOGLE_AI_API_KEY ~/.openclaw/secrets.env | cut -d= -f2). Verification of your setup can be performed by running a simple test generation command.

Use Cases

This skill is designed for versatility. Content creators can use it to produce eye-catching SNS thumbnails for platforms like Twitter or note.com. Bloggers can generate professional, thematic article covers to increase reader engagement. Marketers can design promotional banners for specific campaigns, and researchers or presenters can create visual assets to improve the impact of their slide decks and presentations.

Example Prompts

  1. "Nano Banana, generate a 16:9 YouTube thumbnail showing a futuristic Tokyo skyline at sunset with neon lights and the text: AIの未来"
  2. "Create a minimalist Instagram square image, 1:1, featuring a steaming cup of coffee on a wooden table, warm tones, photorealistic."
  3. "Make a vertical banner for a story about digital art, using a vibrant and colorful oil painting style."

Tips & Limitations

To get the best results, specificity is key. Avoid vague requests; instead, describe the style, lighting, and mood in detail. If you need text in the image, clearly state the text within quotation marks. Be mindful that Gemini 2.0 has API rate limits; if you encounter errors, implement a brief delay between sequential image requests. Note that the API is programmed to reject NSFW or inappropriate content. Always review the final images, as generative AI can occasionally produce minor artifacts or layout inconsistencies that may require a second attempt.

Metadata

Author@sa9saq
Stars1133
Views2
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-sa9saq-nano-banana-image-gen": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#image-generation#gemini#ai-art#japanese-support#content-creation
Safety Score: 4/5

Flags: file-write, external-api