← 返回 Skills 市场
coolhackboy

Nano Banana

作者 coolhackboy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
400
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poyo-nano-banana
功能描述
Use PoYo AI Nano Banana for general image generation and image editing across many aspect ratios through the `https://api.poyo.ai/api/generate/submit` endpoi...
安全使用建议
This skill appears to do what it says: submit image-generation or edit jobs to PoYo. Before installing: 1) Ensure POYO_API_KEY is obtained from the official PoYo dashboard and that its permissions are appropriate; 2) Do not pass the API key on the command line (avoid giving it as the script's first argument) because it can be visible to other processes—use the POYO_API_KEY env var instead; 3) If you use webhook callback_url, make sure the receiving endpoint is trusted and can safely accept results (it may receive image assets or user-provided content); 4) Review rate limits, costs, and privacy policy on poyo.ai; 5) If you need higher assurance, inspect network traffic or run the script in an isolated environment first. The script has minor argument-handling quirks but nothing that indicates malicious intent.
功能分析
Type: OpenClaw Skill Name: poyo-nano-banana Version: 1.0.0 The skill is a legitimate wrapper for the PoYo AI image generation API. It provides a shell script (scripts/submit_nano_banana.sh) and instructions (SKILL.md) to submit image generation tasks to the official endpoint (api.poyo.ai). No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match the runtime artifacts: SKILL.md, references/api.md, and a shell helper all target https://api.poyo.ai/api/generate/submit. Requested binary (curl) and primary env var (POYO_API_KEY) are appropriate for calling the PoYo API.
Instruction Scope
Instructions are narrowly scoped to building/submitting JSON payloads, saving task_id, and polling or using a callback_url. They do not instruct the agent to read unrelated files, other env vars, or send data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only) and only a small shell script is included. No downloads from external/opaque URLs or package installs are present.
Credentials
Only POYO_API_KEY is required which is proportional. Caution: the included script accepts the API key as a command-line argument (first positional), which can expose the key in process listings; prefer setting POYO_API_KEY in the environment. Also verify the API key scope/permissions and obtain it from the official dashboard.
Persistence & Privilege
The skill is not always-enabled and uses the platform default (agent invocation allowed). It does not request persistent system-wide privileges or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install poyo-nano-banana
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /poyo-nano-banana 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of poyo-nano-banana skill - Enables prompt-based image generation and image editing via PoYo AI Nano Banana models. - Supports wide/tall aspect ratios, general image creation, and reference-image edits. - Requires POYO_API_KEY environment variable for authentication. - Provides workflow guidelines for model selection, request construction, and task tracking. - Includes usage notes and endpoint documentation reference for easy integration.
元数据
Slug poyo-nano-banana
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nano Banana 是什么?

Use PoYo AI Nano Banana for general image generation and image editing across many aspect ratios through the `https://api.poyo.ai/api/generate/submit` endpoi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 400 次。

如何安装 Nano Banana?

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

Nano Banana 是免费的吗?

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

Nano Banana 支持哪些平台?

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

谁开发了 Nano Banana?

由 coolhackboy(@coolhackboy)开发并维护,当前版本 v1.0.0。

💬 留言讨论