← Back to Skills Marketplace
Nano Banana Pro Image Generator
by
wondershare-boop
· GitHub ↗
· v1.0.2
· MIT-0
152
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mediaio-nano-banana-pro-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 package appears to be a straightforward Media.io client that needs your Media.io API_KEY. Before installing, verify the API_KEY requirement (SKILL.md and code use it) and confirm you trust the owner/source (owner ID unknown). Do not share your API key publicly; expect API usage to consume credits/billing on your Media.io account. If you want extra caution, run the skill in an isolated environment, inspect the included files yourself (scripts/skill_router.py and c_api_doc_detail.json), and confirm endpoints are openapi.media.io. The only real inconsistency is the registry metadata saying no env vars are required—treat that as a packaging error rather than a security red flag, but verify the API key handling and billing behavior before use.
Capability Analysis
Type: OpenClaw Skill
Name: mediaio-nano-banana-pro-image-generator
Version: 1.0.2
The skill bundle provides a legitimate interface for the Media.io Nano Banana Pro image generation API. The implementation in `scripts/skill_router.py` includes a security check that restricts outbound HTTPS requests specifically to the `openapi.media.io` domain, preventing unauthorized data exfiltration or SSRF. The API definitions in `scripts/c_api_doc_detail.json` and the instructions in `SKILL.md` are consistent with the stated purpose of image generation and task management.
Capability Assessment
Purpose & Capability
The skill name/description, SKILL.md, code, and API JSON consistently target Media.io's Nano Banana Pro endpoints (openapi.media.io). However the registry summary at the top of the package incorrectly listed 'Required env vars: none' while SKILL.md and the code require an API_KEY; this is a packaging/metadata mismatch but not evidence of malicious behavior.
Instruction Scope
SKILL.md instructs the agent to call Media.io endpoints and to provide API_KEY. The included scripts only open the provided c_api_doc_detail.json, construct requests to openapi.media.io, and do not read other system files, credentials, or forward data to external hosts. The code explicitly restricts outbound requests to https://openapi.media.io.
Install Mechanism
No install spec; the skill is instruction-plus-scripts only. SKILL.md suggests installing the well-known 'requests' Python package which is appropriate for the included Python client. No archive downloads or third-party installers are present.
Credentials
The only secret required is API_KEY (sent as X-API-KEY), which is proportional to a cloud image-generation API. The manifest-level omission of required env vars (registry metadata showing none) is inconsistent with SKILL.md and the code, so verify the API_KEY requirement before installing. No other credentials or unrelated environment variables are requested or accessed.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It runs as a standard client library and uses the API key provided at runtime or via environment.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mediaio-nano-banana-pro-image-generator - After installation, invoke the skill by name or use
/mediaio-nano-banana-pro-image-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
No changes detected in this release.
- Version incremented to 1.0.2 with no updates to documentation or code.
v1.0.1
- Added comprehensive documentation for the MediaIO Nano Banana Pro Image Generator skill.
- Describes environment requirements, API usage, parameters, responses, error codes, and sample Python integration.
- Highlights key features such as advanced multimodal reasoning, multi-image fusion, and up to 4K output.
- Provides quick start instructions and usage examples for image generation and task monitoring.
- Includes links to official API docs, developer resources, and credit purchase.
Metadata
Frequently Asked Questions
What is Nano Banana Pro 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 152 downloads so far.
How do I install Nano Banana Pro Image Generator?
Run "/install mediaio-nano-banana-pro-image-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nano Banana Pro Image Generator free?
Yes, Nano Banana Pro Image Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nano Banana Pro Image Generator support?
Nano Banana Pro Image Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nano Banana Pro Image Generator?
It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.2.
More Skills