← Back to Skills Marketplace
499
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nano-banana-skill
Description
Nano Banana, Nano Banana Pro, Nano Banana 2 - Google AI image generation models for AI agents. Ultra-high character consistency, 1K-4K resolution, up to 14 r...
Usage Guidance
This skill is essentially documentation and curl/JS examples for the monet.vision image API and only needs your MONET_API_KEY. Before installing: (1) Verify monet.vision is the legitimate service you expect and that the 'Google/Gemini' branding is accurate for your use-case. (2) Only provide a MONET_API_KEY that you are comfortable giving to this skill (treat it like any API secret); consider creating a scoped/test key if possible. (3) Be aware uploaded reference images may be sent to the service — check Monet's privacy/retention and copyright policies (README states uploaded files are stored 24 hours). (4) Confirm billing/costs for high-resolution outputs and idempotent task behavior. If you need higher assurance, ask the skill author/owner for an official homepage or documentation URL and confirm the relationship to Monet AI.
Capability Analysis
Type: OpenClaw Skill
Name: nano-banana-skill
Version: 1.0.0
The skill includes a file upload capability (`curl -F "file=@/path/to/your/image.jpg"`) documented in both SKILL.md and README.md. While intended for uploading reference images to monet.vision, this feature presents a significant vulnerability. If an AI agent's input for the file path is not strictly controlled or sanitized, a malicious prompt could instruct the agent to upload arbitrary local files (e.g., `/etc/passwd`, `~/.ssh/id_rsa`), leading to data exfiltration. This is a risky capability that could be exploited, classifying it as suspicious rather than benign, as it enables a potential attack vector against the agent's host system.
Capability Assessment
Purpose & Capability
The name/description claim this exposes Monet AI 'Nano Banana' models and the only required secret is MONET_API_KEY — this is proportionate to an API client. One minor inconsistency: marketing text repeatedly mentions 'Google' and 'Gemini' which may be a branding claim; you should verify monet.vision is the intended official provider and that those model attributions are accurate.
Instruction Scope
SKILL.md contains only explicit examples for calling https://monet.vision endpoints (task creation, polling, file upload). It instructs use of MONET_API_KEY and example file paths for uploads; it does not tell the agent to read unrelated files, environment variables, or to send data to unexpected endpoints.
Install Mechanism
There is no install spec and no code files to install — the skill is instruction-only (lowest install risk).
Credentials
Only a single environment variable (MONET_API_KEY) is required, which is appropriate for an API-key-based image-generation service. No additional unrelated secrets, config paths, or credentials are requested.
Persistence & Privilege
always is false and the skill does not request system-level persistence or modify other skills. The skill can be invoked autonomously by the agent (platform default); this is expected for skills and not flagged by itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nano-banana-skill - After installation, invoke the skill by name or use
/nano-banana-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Nano Banana Skill?
Nano Banana, Nano Banana Pro, Nano Banana 2 - Google AI image generation models for AI agents. Ultra-high character consistency, 1K-4K resolution, up to 14 r... It is an AI Agent Skill for Claude Code / OpenClaw, with 499 downloads so far.
How do I install Nano Banana Skill?
Run "/install nano-banana-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nano Banana Skill free?
Yes, Nano Banana Skill is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Nano Banana Skill support?
Nano Banana Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nano Banana Skill?
It is built and maintained by seekton (@seekton); the current version is v1.0.0.
More Skills