← 返回 Skills 市场
chenxchen

Nano Banana Pro Custom

作者 CHENXCHEN · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install nano-banana-pro-custom
功能描述
Generate or edit images using OpenAI-compatible API. Supports multi-image input, fine-tuned models, and multiple configuration sources (env vars, openclaw.js...
安全使用建议
This skill appears to do what it claims, but review these before installing or running: 1) The API key (NANO_API_KEY) and images you send will go to whatever base URL you configure — confirm NANO_BASE_URL points to a trusted provider. 2) The skill reads ~/.openclaw/openclaw.json and a local config.json where an API key can be stored; don't put sensitive keys in files you don't trust. 3) There is no automatic installer — you must provide the uv runtime and install Python deps (openai, pillow, requests) yourself. 4) Inspect scripts/generate_image.py (included) before use; if you point base_url at a third-party service, that service will receive your API key and image data. If you want to be extra cautious, run the script with a read-only or scoped API key and test against a trusted endpoint first.
功能分析
Type: OpenClaw Skill Name: nano-banana-pro-custom Version: 1.0.1 The skill bundle is a legitimate tool for generating and editing images using OpenAI-compatible APIs. The main script, scripts/generate_image.py, implements standard configuration loading from environment variables, local config files (~/.openclaw/openclaw.json), and command-line arguments. It uses the official openai Python library to interact with specified endpoints and includes robust image processing logic using Pillow. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code is well-documented and its behavior aligns perfectly with its stated purpose.
能力评估
Purpose & Capability
Name/description (OpenAI-compatible image generation) match the declared env vars (NANO_API_KEY, NANO_BASE_URL, NANO_MODEL), required binary (uv) and the included Python script. Required dependencies (openai, pillow, requests) are proportionate to image-generation functionality.
Instruction Scope
SKILL.md and the script limit behavior to: reading args/env/openclaw.json/skill config.json, loading image files, encoding them, and calling the configured image API. The config file paths the skill reads (~/.openclaw/openclaw.json and skill config.json) are declared in metadata and used by the script. No instructions tell the agent to read unrelated system files or exfiltrate data outside the configured base_url.
Install Mechanism
There is no automated install spec; the skill is instruction-only with an included script. This is low-risk: nothing in the registry metadata downloads or executes external installers. Dependencies must be fulfilled by the environment (Python packages listed), which is expected.
Credentials
Requested environment variables are limited to an API key, base URL, and model name — directly relevant to the stated purpose. The primary credential is NANO_API_KEY, which is appropriate. The script reads only these env vars and declared config files.
Persistence & Privilege
always is false and the skill does not request system-wide changes or to modify other skills. It only reads its own config files and the user's ~/.openclaw/openclaw.json per its declared configPaths.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nano-banana-pro-custom
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nano-banana-pro-custom 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added python version and required package dependencies (openai, pillow, requests) to metadata. - Documented python and package requirements directly in the skill metadata. - Specified config file search paths for configuration in metadata. - No changes to user-facing usage or behavior.
v1.0.0
Initial release of nano-banana-pro-custom - OpenAI-compatible image generation and editing skill with multi-image and fine-tuned model support. - Comprehensive multi-source configuration: CLI flags, environment variables, openclaw.json, and skill config.json (in priority order). - Supports prompt-based image creation, single/multi-image editing, and OpenAI-style API endpoints. - Includes detailed configuration and quick-start instructions in both CLI and openclaw.json formats. - Compatible with OpenAI, Azure OpenAI, OpenRouter, and other OpenAI-style APIs. - Advanced options for output size, image quality, response format, and batch generation.
元数据
Slug nano-banana-pro-custom
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Nano Banana Pro Custom 是什么?

Generate or edit images using OpenAI-compatible API. Supports multi-image input, fine-tuned models, and multiple configuration sources (env vars, openclaw.js... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 Nano Banana Pro Custom?

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

Nano Banana Pro Custom 是免费的吗?

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

Nano Banana Pro Custom 支持哪些平台?

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

谁开发了 Nano Banana Pro Custom?

由 CHENXCHEN(@chenxchen)开发并维护,当前版本 v1.0.1。

💬 留言讨论