← Back to Skills Marketplace
nanophotohq

Nano Banana Pro

by NanoPhoto.AI · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
1635
Downloads
3
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install nanophoto-nano-banana-pro
Description
Generate or edit AI images with the NanoPhoto.AI Nano Banana Pro API. Use when: (1) User wants text-to-image generation from a prompt, (2) User wants image-t...
Usage Guidance
This skill appears coherent: it only needs your NanoPhoto API key and uses the service's documented endpoints. Before installing, ensure the NANOPHOTO_API_KEY you provide is the correct key and that you trust nanophoto.ai. Do not paste the key into chat; set it in the skill's secure env setting. Review the bundled Python script if you can—it prints API responses to stdout and polls the official nanophoto.ai endpoints. Be mindful of costs and rate limits (the docs mention credits per quality level) and only supply public image URLs you are authorized to share. If you need stronger assurance, verify the publisher/provenance (owner ID is opaque here) or run the script in an isolated environment/network monitor to confirm it only communicates with the documented nanophoto.ai endpoints.
Capability Analysis
Type: OpenClaw Skill Name: nanophoto-nano-banana-pro Version: 1.0.1 The skill is a legitimate integration for the NanoPhoto.AI image generation service. The primary logic in `scripts/nano_banana_generate.py` uses standard Python libraries to interact with the official API endpoints and correctly handles authentication via the `NANOPHOTO_API_KEY` environment variable without any signs of data exfiltration, obfuscation, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description, API endpoints in docs, and the single required env var (NANOPHOTO_API_KEY) all align: the skill exists to call NanoPhoto.AI and it requests exactly the credential needed to do that.
Instruction Scope
SKILL.md and the bundled Python script instruct only to submit generation/edit requests and poll the NanoPhoto API. They do not read unrelated files, other environment variables, or send data to third-party endpoints beyond the documented nanophoto.ai URLs.
Install Mechanism
No install spec; the skill is instruction-only with a bundled Python script. Nothing is downloaded from external arbitrary URLs and no archive extraction is used.
Credentials
Only NANOPHOTO_API_KEY is required (declared as primaryEnv). The script accepts an explicit --api-key override; no other credentials or sensitive env vars are requested.
Persistence & Privilege
always is false, the skill is user-invocable, and it does not attempt to modify other skills or global agent configuration. It does not request elevated or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nanophoto-nano-banana-pro
  3. After installation, invoke the skill by name or use /nanophoto-nano-banana-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Structured metadata fix. Declares homepage, required NANOPHOTO_API_KEY env, and primaryEnv in skill frontmatter so registry metadata matches the documented credential requirements.
v1.0.0
Initial public release. Supports text-to-image, image-to-image editing with public URLs, automatic polling, generationId resume mode, and OpenClaw-friendly setup via env.NANOPHOTO_API_KEY.
Metadata
Slug nanophoto-nano-banana-pro
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Nano Banana Pro?

Generate or edit AI images with the NanoPhoto.AI Nano Banana Pro API. Use when: (1) User wants text-to-image generation from a prompt, (2) User wants image-t... It is an AI Agent Skill for Claude Code / OpenClaw, with 1635 downloads so far.

How do I install Nano Banana Pro?

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

Is Nano Banana Pro free?

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

Which platforms does Nano Banana Pro support?

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

Who created Nano Banana Pro?

It is built and maintained by NanoPhoto.AI (@nanophotohq); the current version is v1.0.1.

💬 Comments