Wavespeed NanoBanana2 Text-to-Image Skill for Openclaw

A high-performance text-to-image skill for creating 1k, 2k, and 4k resolution visuals via the Wavespeed NanoBanana2 API.

reroc8
v1.0.3
Mar 5, 2026
0
1.2k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install wavespeed-nanobanana2

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install wavespeed-nanobanana2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Wavespeed NanoBanana2 Text-to-Image Skill?

The Wavespeed NanoBanana2 skill provides a robust interface for generating high-quality visual content directly from text descriptions. By leveraging the Wavespeed AI API, developers can integrate professional-grade image generation into their automated workflows, allowing for rapid prototyping and content creation.

This extension is designed to handle various output formats and resolutions, ensuring that your AI agent can produce assets tailored to specific project needs. It is one of the most versatile Openclaw Skills for visual media production.

Wavespeed NanoBanana2 Text-to-Image Skill Use Cases

  • Automating the creation of marketing assets and blog post illustrations.
  • Generating placeholder graphics for web development and UI/UX design.
  • Creating custom high-resolution wallpapers and digital art via textual prompts.
  • Integrating dynamic image generation into chat-based or creative AI workflows.

How Wavespeed NanoBanana2 Text-to-Image Skill Works

  1. The user provides a text prompt and optional parameters like resolution or format through the interface.
  2. The skill validates the presence of the required WAVESPEED_API_KEY and prompt parameters.
  3. A request is dispatched to the Wavespeed AI NanoBanana2 API endpoint with the specified configuration.
  4. The API processes the prompt and returns the generated image data.
  5. The skill handles the response and outputs the image in the requested format, such as PNG, JPG, or WebP.

Wavespeed NanoBanana2 Text-to-Image Skill Setup

To install this skill, move the skill files into your directory located at ~/.openclaw/workspace/skills/. You must also configure authentication by setting your API key as an environment variable.

export WAVESPEED_API_KEY="your_api_key_here"

Once the key is set, register the skill through the management interface to begin using it alongside your other Openclaw Skills.

Wavespeed NanoBanana2 Text-to-Image Skill Data Schema & Taxonomy

Parameter Type Required Default Description
prompt String Yes - Text description of the image to generate.
resolution String No "1k" Image resolution (1k, 2k, or 4k).
output_format String No "png" Output image format (png, jpg, or webp).

Wavespeed NanoBanana2 Text-to-Image Skill Advanced Features

  • Support for ultra-high-definition 4k image generation for professional print or web use.
  • Flexible output formatting including WebP for web performance optimization.
  • Robust error handling for API rate limits and invalid parameter inputs.
  • Seamless integration within the Openclaw Skills ecosystem for complex multi-agent creative pipelines.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*