← Back to Skills Marketplace
sdhjkagbjksg

Nano Banana API

by Nano Banana API · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ Security Clean
189
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install nano-banana-api
Description
Generate images through the Nano Banana REST API and help agents integrate or operate the service safely. Use when a task involves text-to-image, image-to-im...
Usage Guidance
This skill is internally consistent for calling the Nano Banana image API, but review these practical considerations before installing: (1) The CLI will read NANO_BANANA_API_KEY or NB_API_KEY — keep that secret out of shared environments. (2) If you use --download-dir (or the agent follows the skill's download instructions), the skill will write files to disk; choose a safe directory and check for overwrites. (3) The script downloads images from URLs returned by the API — if you do not fully trust the service, those URLs could point to unexpected hosts (potentially exposing your machine to fetch arbitrary resources). Run the skill in a sandbox or limited environment if you want to reduce risk. (4) The script honors NANO_BANANA_BASE_URL for overrides — only set that to a trusted endpoint. (5) Confirm pricing/credit implications (the skill exposes credit checks and will spend credits when generating). If you want higher assurance, audit the included scripts locally (scripts/nano_banana_api.py) and test with a low-privilege API key or in an isolated environment.
Capability Assessment
Purpose & Capability
Name/description, declared primaryEnv (NANO_BANANA_API_KEY), required binary (python3), included CLI script, and API reference all align with an image-generation API integration.
Instruction Scope
Instructions and the CLI are limited to listing models, checking credits, submitting sync/stream/async jobs, polling, and optionally downloading resulting images — consistent with the stated purpose. Callouts: the skill instructs agents to download generated images to a local directory (writes files to disk) and to follow image URLs returned by the API, which means the agent will make outbound requests to URLs supplied by the service.
Install Mechanism
No install spec; this is instruction-only plus a bundled Python script. Nothing is downloaded or installed automatically by the skill itself.
Credentials
Only the API key (NANO_BANANA_API_KEY / NB_API_KEY) and an optional base URL override are used. No unrelated credentials or broad environment access are requested.
Persistence & Privilege
always is false, agent invocation is normal, and the skill does not request permanent platform presence or modify other skills/configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nano-banana-api
  3. After installation, invoke the skill by name or use /nano-banana-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Add official website to skill docs and fix image downloads by sending an explicit User-Agent.
v0.1.0
Initial release
Metadata
Slug nano-banana-api
Version 0.1.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Nano Banana API?

Generate images through the Nano Banana REST API and help agents integrate or operate the service safely. Use when a task involves text-to-image, image-to-im... It is an AI Agent Skill for Claude Code / OpenClaw, with 189 downloads so far.

How do I install Nano Banana API?

Run "/install nano-banana-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nano Banana API free?

Yes, Nano Banana API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nano Banana API support?

Nano Banana API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nano Banana API?

It is built and maintained by Nano Banana API (@sdhjkagbjksg); the current version is v0.1.1.

💬 Comments