← 返回 Skills 市场
Nano Banana Pro
作者
NanoPhoto.AI
· GitHub ↗
· v1.0.1
· MIT-0
1635
总下载
3
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install nanophoto-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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nanophoto-nano-banana-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/nanophoto-nano-banana-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1635 次。
如何安装 Nano Banana Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nanophoto-nano-banana-pro」即可一键安装,无需额外配置。
Nano Banana Pro 是免费的吗?
是的,Nano Banana Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nano Banana Pro 支持哪些平台?
Nano Banana Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nano Banana Pro?
由 NanoPhoto.AI(@nanophotohq)开发并维护,当前版本 v1.0.1。
推荐 Skills