← Back to Skills Marketplace
Nano Banana 2 Image Generator
by
wondershare-boop
· GitHub ↗
· v1.0.0
· MIT-0
155
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mediaio-nano-banana-2-image-generator
Description
Generate AI images using Nano Banana Pro via Media.io OpenAPI. State-of-the-art image quality with advanced reasoning, multi-image fusion, character consiste...
Usage Guidance
This skill appears to be a legitimate Media.io API wrapper and only needs your Media.io API_KEY. Before installing, verify you obtained the API key from developer.media.io and that you are comfortable giving the skill that key. Note the registry entry incorrectly omitted the required API_KEY — treat that as a packaging bug. Inspect or run the included scripts in a controlled environment (or review network logs) to confirm outbound requests go only to openapi.media.io. If you deploy this in production, prefer a scoped API key and monitor usage/credits on your Media.io account.
Capability Analysis
Type: OpenClaw Skill
Name: mediaio-nano-banana-2-image-generator
Version: 1.0.0
The skill is a legitimate API wrapper for Media.io's Nano Banana Pro image generation service. The implementation in `scripts/skill_router.py` includes a security check that restricts outbound requests to the 'openapi.media.io' domain, effectively preventing data exfiltration to unauthorized endpoints. No evidence of malicious intent, prompt injection, or unauthorized data access was found in the code or documentation.
Capability Assessment
Purpose & Capability
Skill name, description, SKILL.md, c_api_doc_detail.json and the code all align: this is an adapter for Media.io's Nano Banana Pro image APIs. The only inconsistency is registry metadata that reported no required env vars while SKILL.md and the code require an API_KEY; this looks like an authoring/packaging oversight rather than malicious mismatch.
Instruction Scope
SKILL.md instructions are narrowly scoped to obtaining an API_KEY, installing requests, and calling the Media.io endpoints. The included examples only reference the provided c_api_doc_detail.json and the script; there are no instructions to read unrelated system files or send data to unexpected endpoints.
Install Mechanism
No install spec is present (instruction-only plus a small local Python script). There are no downloads or archive extraction steps. The only external dependency is the standard 'requests' Python package (documented in SKILL.md).
Credentials
The skill requires a single API credential (API_KEY) for Media.io, which is proportionate to its stated function. However, the registry metadata omitted declaring this required env var while SKILL.md and the script enforce it — this inconsistency should be corrected before trusting automated tooling that relies on registry metadata.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. The script runs network calls only when invoked and restricts outbound hosts to openapi.media.io. The module has a __main__ example that queries credits when run as a script, but it does not autonomously persist or modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mediaio-nano-banana-2-image-generator - After installation, invoke the skill by name or use
/mediaio-nano-banana-2-image-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Nano Banana Pro image generator skill for Media.io OpenAPI.
- Enables state-of-the-art AI image generation with advanced multimodal reasoning, multi-image fusion, and character consistency.
- Supports up to 4K resolution and nuanced prompt alignment.
- Requires Media.io API key via environment variable.
- Includes Python usage examples and full API documentation for image generation and task result querying.
Metadata
Frequently Asked Questions
What is Nano Banana 2 Image Generator?
Generate AI images using Nano Banana Pro via Media.io OpenAPI. State-of-the-art image quality with advanced reasoning, multi-image fusion, character consiste... It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.
How do I install Nano Banana 2 Image Generator?
Run "/install mediaio-nano-banana-2-image-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nano Banana 2 Image Generator free?
Yes, Nano Banana 2 Image Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nano Banana 2 Image Generator support?
Nano Banana 2 Image Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nano Banana 2 Image Generator?
It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.0.
More Skills