📦 Nano Banana Pro Image Gen — AI生图
v0.1.1基于国内API易代理站(apiyi.com)的NanoBananaPro模型,无需翻墙即可一键生成1:1到9:16等10种比例的高清图片,支持纯文本生成、图像编辑、风格重绘,适合海报、插画、头像、电商图等场景。
1· 1.7k·7 当前·9 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
可疑
medium confidenceThe skill genuinely implements an image-generation client that talks to api.apiyi.com, but the package metadata omits the required API key declaration and provenance details — a mismatch that users should understand before installing.
评估建议
What to consider before installing:
- The code and instructions are coherent for an image-generation client that sends prompts and optional input images (base64) to api.apiyi.com (NanoBananaPro/Gemini 3 Pro). That means any prompt text and any images you pass will be transmitted to that remote service.
- Metadata omission: the skill requires an API key (APIYI_API_KEY) but the registry metadata did not declare any required env vars — this is an inconsistency. Confirm the skill's declared requirem...详细分析 ▾
✓ 用途与能力
Name/description (image generation & editing) matches the included code: both Node.js and Python scripts construct requests and send prompts and base64-encoded input images to an image-generation endpoint (api.apiyi.com). Functionality requested (prompt, input images, resolution, aspect ratio) is coherent with the stated purpose.
⚠ 指令范围
Runtime instructions and scripts read local image files (to base64-encode them) and transmit prompts and image data to https://api.apiyi.com/v1beta/..., plus they require an API key (via --api-key or APIYI_API_KEY). The instructions limit scope to image generation tasks (no arbitrary file reads beyond input images), but they do transmit user-provided text and image data to an external service — which is expected for this purpose but important to surface. The SKILL.md explicitly instructs preserving the user's raw prompt and to include inline base64 image data, which increases what is sent to the remote service.
✓ 安装机制
There is no install spec (instruction-only style with scripts included). No remote downloads or archive extraction are performed by the skill itself. The included scripts are plain JS/Python with direct HTTPS/requests calls; nothing appears obfuscated or to fetch additional code at runtime.
⚠ 凭证需求
The skill requires an API key (APIYI_API_KEY or --api-key) to operate, but the registry metadata lists no required env vars or primary credential — an inconsistency. The single credential asked for is proportional to the skill's function (access to api.apiyi.com), but the omission in metadata is a red flag for provenance/packaging quality. No other unrelated secrets are requested.
✓ 持久化与权限
The skill does not request permanent/always-on inclusion and does not modify other skills or global agent configuration. It writes generated images to the current/output directory (expected) and reads only the input images specified by the user.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.12026/2/10
- 明确说明技能基于“API易国内代理站”的NanoBananaPro模型,无需访问外网,提升易用性与模型说明。 - 更新描述,突出支持生成视觉信息图,并强调10种宽高比、3种分辨率、文生图和图生图编辑功能。 - 优化技能简介,添加模型来源和适用场景解释,便于用户理解技能优势。 - 文档结构和内容整体梳理,提升了技能介绍的完整度与准确性。
● 无害
安装命令
点击复制官方npx clawhub@latest install nano-banana-pro-image-gen
镜像加速npx clawhub@latest install nano-banana-pro-image-gen --registry https://cn.longxiaskill.com