← 返回 Skills 市场
Nano Banana 2
作者
NanoPhoto.AI
· GitHub ↗
· v1.0.0
· MIT-0
227
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nanophoto-nano-banana-2
功能描述
Generate or edit images with the NanoPhoto.AI Nano Banana 2 API. Use when: (1) User wants text-to-image generation, (2) User wants image-to-image editing wit...
安全使用建议
This skill appears to do exactly what it says: send prompts and public image URLs to NanoPhoto's API using NANOPHOTO_API_KEY. Before installing: (1) store your API key in the platform's secure env setting rather than pasting it in chat, (2) only provide public images you are authorized to share (the API accepts public URLs only), and (3) be aware that generation inputs (prompts and image URLs) are sent to nanophoto.ai — do not send private or sensitive images or confidential prompts. If you want absolute assurance, you can inspect the included script (scripts/nano_banana_2.py) yourself; it only uses standard HTTP calls to the documented endpoints and the documented config path (~/.openclaw/openclaw.json) for credential fallback.
功能分析
Type: OpenClaw Skill
Name: nanophoto-nano-banana-2
Version: 1.0.0
The nano-banana-2 skill is a legitimate tool for interacting with the NanoPhoto.AI image generation API. The bundled Python script (scripts/nano_banana_2.py) uses standard libraries to perform authenticated HTTP requests and includes a credential resolution logic that checks environment variables and a local OpenClaw configuration file (~/.openclaw/openclaw.json) as documented. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code and instructions are strictly aligned with the stated purpose of image generation and editing.
能力评估
Purpose & Capability
The name/description match the behavior: the script posts generation and status requests to https://nanophoto.ai endpoints and requires only NANOPHOTO_API_KEY as declared. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md and the bundled script stay within image-generation/editing scope. The script may read the local OpenClaw config (~/.openclaw/openclaw.json) only to find the declared API key (documented). Note: the `--google-search` flag only forwards a boolean to the NanoPhoto API; the skill does not itself perform Google searches.
Install Mechanism
No install spec; the skill is instruction+script only. Nothing is downloaded or extracted at install time.
Credentials
Only NANOPHOTO_API_KEY is required and is used as the Authorization bearer token. The script's fallback to an OpenClaw config file is documented and scoped to this skill's env entry.
Persistence & Privilege
always:false and the skill does not request system-wide or other-skills configuration changes. It does not demand permanent elevated presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nanophoto-nano-banana-2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/nanophoto-nano-banana-2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Generate or edit images with the NanoPhoto Nano Banana 2 API. Supports text-to-image and image-to-image workflows, aspect ratio, quality, optional Google Search prompt enhancement, status checks, and optional in-process polling from a single compliant script.
元数据
常见问题
Nano Banana 2 是什么?
Generate or edit images with the NanoPhoto.AI Nano Banana 2 API. Use when: (1) User wants text-to-image generation, (2) User wants image-to-image editing wit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。
如何安装 Nano Banana 2?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nanophoto-nano-banana-2」即可一键安装,无需额外配置。
Nano Banana 2 是免费的吗?
是的,Nano Banana 2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nano Banana 2 支持哪些平台?
Nano Banana 2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nano Banana 2?
由 NanoPhoto.AI(@nanophotohq)开发并维护,当前版本 v1.0.0。
推荐 Skills