← Back to Skills Marketplace
719
Downloads
0
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install wavespeed-nano-banana-pro
Description
Generate and edit images using Google's Nano Banana Pro model via WaveSpeed AI. Supports text-to-image generation and image editing with natural language pro...
Usage Guidance
This skill appears to be a straightforward WaveSpeed client wrapper for an image model, but the SKILL.md and the registry disagree: the documentation requires a WAVESPEED_API_KEY and describes uploading local files, yet the skill metadata declares no environment variables or primary credential and there is no source/homepage listed. Before installing: (1) confirm the WAVESPEED_API_KEY requirement — expect to supply that key if you use the skill; (2) verify the skill's provenance (author, homepage, or source repo) — avoid keys if you don't trust the publisher; (3) if you will upload local images, be aware the agent will need access to those file paths and the images will be transmitted to wavespeed.ai; (4) prefer skills whose metadata explicitly declares required credentials and includes a verifiable homepage or source; (5) consider testing in an isolated environment or with non-sensitive sample images and a scoped API key. If the publisher updates the metadata to declare WAVESPEED_API_KEY and provides a reputable source/homepage, the inconsistency would be resolved and my assessment could change to benign.
Capability Analysis
Type: OpenClaw Skill
Name: wavespeed-nano-banana-pro
Version: 1.0.0
The skill bundle is benign. It provides clear instructions and examples for using the WaveSpeed AI platform for image generation and editing. Crucially, the `SKILL.md` includes a 'Security Constraints' section that explicitly warns against arbitrary URL loading from untrusted sources, emphasizes API key security, and advises input validation. While the skill describes capabilities that could be misused if an agent's implementation is flawed (e.g., `wavespeed.upload()` with unvalidated paths or `images` parameter with unvalidated URLs), the skill itself actively guides against such vulnerabilities, demonstrating a responsible approach rather than malicious intent.
Capability Assessment
Purpose & Capability
Name/description (WaveSpeed AI Nano Banana Pro image generation and editing) align with the SKILL.md examples that call wavespeed.run and wavespeed.upload for text-to-image and editing tasks. The APIs and parameters shown are coherent with the stated purpose.
Instruction Scope
SKILL.md instructs using wavespeed.upload to send local files (e.g., '/path/to/photo.png') and shows code that expects the agent environment to supply image file paths and an API key. Uploading local files is expected for image-editing, but the instructions do not clarify consent/permissions, and they reference an environment variable (WAVESPEED_API_KEY) that is not declared in the skill metadata.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes disk-write/install risk; the skill will only provide runtime instructions and example code. No external downloads or package installs are requested.
Credentials
Registry metadata lists no required env vars or primary credential, but SKILL.md explicitly shows an authentication step using WAVESPEED_API_KEY and points to wavespeed.ai/accesskey. The missing declaration is a discrepancy — the skill will need a service API key at runtime, and this credential is not represented in the skill metadata.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. Nothing requests elevated or permanent presence beyond normal skill behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wavespeed-nano-banana-pro - After installation, invoke the skill by name or use
/wavespeed-nano-banana-pro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of WaveSpeed-Nano-Banana-Pro image generation and editing skill:
- Supports text-to-image generation and natural-language image editing using Google’s Nano Banana Pro model via WaveSpeed AI.
- Allows up to 14 input images for editing; flexible aspect ratios and native 4K resolution supported.
- Enables multilingual on-image text rendering and camera-style controls through prompt language.
- Comprehensive API documentation, including authentication, usage examples, error handling, and security best practices.
- Pricing and parameter options for image resolution and output format provided.
Metadata
Frequently Asked Questions
What is WaveSpeedAI Nano Banana Pro Image Generation/Editing?
Generate and edit images using Google's Nano Banana Pro model via WaveSpeed AI. Supports text-to-image generation and image editing with natural language pro... It is an AI Agent Skill for Claude Code / OpenClaw, with 719 downloads so far.
How do I install WaveSpeedAI Nano Banana Pro Image Generation/Editing?
Run "/install wavespeed-nano-banana-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is WaveSpeedAI Nano Banana Pro Image Generation/Editing free?
Yes, WaveSpeedAI Nano Banana Pro Image Generation/Editing is completely free (open-source). You can download, install and use it at no cost.
Which platforms does WaveSpeedAI Nano Banana Pro Image Generation/Editing support?
WaveSpeedAI Nano Banana Pro Image Generation/Editing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created WaveSpeedAI Nano Banana Pro Image Generation/Editing?
It is built and maintained by C (@chengzeyi); the current version is v1.0.0.
More Skills