← 返回 Skills 市场
onlyloveher

Nano Banana Pro Cn

作者 onlyloveher · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nano-banana-v1
功能描述
图片生成技能,当用户需要生成图片、视觉信息图、创建图像、编辑/修改/调整已有图片时使用此技能。基于中国的API易代理站(https://apiyi.com/)的NanoBananaPro模型的图片生成服务,无需访问外网。支持10种宽高比的图片比例(`1:1`、`16:9`、`9:16`、`4:3`、`3:4`、`...
安全使用建议
Before installing: 1) Be aware this skill will upload your prompts and any input images (converted to base64) to https://api.apiyi.com — do NOT use it with sensitive/private images or data unless you trust that service and its privacy policy. 2) The registry metadata incorrectly indicates 'no required env vars' but the code and SKILL.md require an API key (APIYI_API_KEY or --api-key). Treat the API key as a secret and confirm where/how you store it. 3) The skill files are local scripts (Node/Python); review their network endpoint (api.apiyi.com) and the code if you have doubts. 4) Notice small inconsistencies in package metadata (_meta.json ownerId differs from registry owner and skill.yaml author/homepage); these can indicate sloppy packaging — prefer skills with clear provenance. 5) If you must use it, create and scope an API key just for this purpose, avoid sending sensitive inputs, and consider testing in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: nano-banana-v1 Version: 1.0.0 The skill bundle provides image generation and editing capabilities by interfacing with a third-party API proxy (apiyi.com). The implementation in both scripts/generate_image.js and scripts/generate_image.py is transparent, focusing on encoding user-provided images to base64 and communicating with the specified API endpoint. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the instructions in SKILL.md are strictly operational and aligned with the stated purpose.
能力评估
Purpose & Capability
The skill's name/description (image generation) aligns with the JS/Python scripts and SKILL.md. However registry metadata declared no required environment variables or credentials while SKILL.md, both scripts, and skill.yaml all require an API key (APIYI_API_KEY / API_KEY). This metadata mismatch is incoherent and should be corrected before trusting automatic installs.
Instruction Scope
Runtime instructions explicitly read local image files (encode them to base64) and POST prompts + image data to https://api.apiyi.com. That behavior is consistent with the stated purpose, but SKILL.md/description includes wording like “无需访问外网” which contradicts the actual network calls to api.apiyi.com. The instructions otherwise do not request unrelated system files or credentials beyond the API key.
Install Mechanism
There is no install spec (instruction-only installation). The package includes two local scripts (Node and Python) but does not download or execute additional remote code during install. This is lower risk compared to remote downloads.
Credentials
Only one secret is actually required (an API key for api.apiyi.com), which is proportionate for a remote image-generation service. The concern is that registry metadata falsely lists no required env vars while the scripts and SKILL.md require APIYI_API_KEY / support --api-key. That mismatch could mislead users into installing without providing or protecting the key.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide configuration, and does not persist extra privileged access. It only reads local image files when the user provides them and writes generated images to the output path.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nano-banana-v1
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nano-banana-v1 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
nano-banana-v1 1.0.0 - Initial release of the nano-banana-pro-cn skill for AI-powered image generation and editing via the API易代理服务 (China-based NanoBananaPro model). - Supports both text-to-image and image-to-image workflows, including advanced editing capabilities. - Offers 10 aspect ratios (e.g., 1:1, 16:9, 9:16) and 3 resolutions (1K, 2K, 4K); defaults favor 2K. - Provides detailed command-line usage for both Node.js and Python environments, including fallback strategies. - Enforces preservation of users’ original prompt text, with a clear process for confirming and appending additional details. - Includes full documentation for setup, API key management, and operational best practices.
元数据
Slug nano-banana-v1
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nano Banana Pro Cn 是什么?

图片生成技能,当用户需要生成图片、视觉信息图、创建图像、编辑/修改/调整已有图片时使用此技能。基于中国的API易代理站(https://apiyi.com/)的NanoBananaPro模型的图片生成服务,无需访问外网。支持10种宽高比的图片比例(`1:1`、`16:9`、`9:16`、`4:3`、`3:4`、`... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 Nano Banana Pro Cn?

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

Nano Banana Pro Cn 是免费的吗?

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

Nano Banana Pro Cn 支持哪些平台?

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

谁开发了 Nano Banana Pro Cn?

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

💬 留言讨论