← Back to Skills Marketplace
Nano Banana 2
by
coolhackboy
· GitHub ↗
· v1.0.2
· MIT-0
1036
Downloads
1
Stars
4
Active Installs
3
Versions
Install in OpenClaw
/install poyo-nano-banana-2
Description
Nano Banana 2 image generation and advanced editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `nano-banana-2-new`, `nano-banan...
Usage Guidance
This skill will send prompts and image URLs to PoYo's API and requires your POYO_API_KEY. Only install if you trust poyo.ai and are comfortable providing that API key. Do not supply sensitive images as publicly-hosted URLs (the skill assumes you upload images to reachable URLs). The provided shell script reads POYO_API_KEY from the environment if you don't pass it explicitly. Confirm billing, rate limits, and the official endpoint (https://api.poyo.ai) before use, and revoke the API key if you suspect it has been exposed. If you do not want the agent to call this skill autonomously, disable or restrict the skill in your agent settings.
Capability Analysis
Type: OpenClaw Skill
Name: poyo-nano-banana-2
Version: 1.0.2
The skill bundle provides a legitimate interface for interacting with the PoYo AI image generation API. It includes a standard shell script (scripts/submit_nano_banana_2.sh) for API submission and comprehensive documentation (SKILL.md, references/api.md) that aligns with the stated purpose of image generation and editing without any signs of data exfiltration or malicious intent.
Capability Assessment
Purpose & Capability
Name/description match the requested resources: the skill submits image-generation/edit jobs to https://api.poyo.ai/api/generate/submit. Required binary (curl) and required env var (POYO_API_KEY) are appropriate and expected for this purpose.
Instruction Scope
SKILL.md and the included docs direct the agent to construct JSON payloads, upload local images to reachable URLs, submit them to PoYo, and poll for task status. There are no instructions to read unrelated files or environment variables, nor to exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec — instruction-only with a small helper shell script. Nothing is downloaded or written to disk by an install step, minimizing risk.
Credentials
Only POYO_API_KEY is required and declared as the primary credential. That is proportional for an API client. The script accepts the key via env or explicit argument and does not request additional unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It does not modify other skill configurations or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install poyo-nano-banana-2 - After installation, invoke the skill by name or use
/poyo-nano-banana-2 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Expanded use case guidance to highlight support for multi-reference, advanced editing, and high-resolution (1K/2K/4K) output.
- Added reference to optional google_search functionality for real-world image grounding.
- Updated request details: prompt limited to 1000 characters, up to 14 reference images, expanded list of supported size and resolution options.
- Clarified model selection criteria and when to use each workflow.
- Improved overall documentation clarity and organization.
v1.0.1
- Added metadata section with homepage link, required binaries (`curl`), and environment variable (`POYO_API_KEY`) details.
- No changes to functionality or main documentation content.
v1.0.0
Initial release of poyo-nano-banana-2 skill.
- Enables image generation and editing via PoYo AI's Nano Banana 2 models.
- Supports submitting jobs, tracking status, and forming compatible API requests.
- Documentation details quick workflow, model selection, and payload requirements.
- Provides guidance for both text-to-image and image editing tasks.
- Outlines proper response and output expectations for user
Metadata
Frequently Asked Questions
What is Nano Banana 2?
Nano Banana 2 image generation and advanced editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `nano-banana-2-new`, `nano-banan... It is an AI Agent Skill for Claude Code / OpenClaw, with 1036 downloads so far.
How do I install Nano Banana 2?
Run "/install poyo-nano-banana-2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nano Banana 2 free?
Yes, Nano Banana 2 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nano Banana 2 support?
Nano Banana 2 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nano Banana 2?
It is built and maintained by coolhackboy (@coolhackboy); the current version is v1.0.2.
More Skills