← 返回 Skills 市场
sdhjkagbjksg

Nano Banana API

作者 Nano Banana API · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
189
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nano-banana-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nano-banana-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Add official website to skill docs and fix image downloads by sending an explicit User-Agent.
v0.1.0
Initial release
元数据
Slug nano-banana-api
版本 0.1.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 189 次。

如何安装 Nano Banana API?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nano-banana-api」即可一键安装,无需额外配置。

Nano Banana API 是免费的吗?

是的,Nano Banana API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nano Banana API 支持哪些平台?

Nano Banana API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nano Banana API?

由 Nano Banana API(@sdhjkagbjksg)开发并维护,当前版本 v0.1.1。

💬 留言讨论