← 返回 Skills 市场
Nano Banana Pro 1.0.1
作者
Guogithubname
· GitHub ↗
· v1.0.0
· MIT-0
157
总下载
0
收藏
14
当前安装
1
版本数
在 OpenClaw 中安装
/install nano-banana-pro-1-0-1
功能描述
Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K...
安全使用建议
This skill appears to do what it claims (image generation via Google Gemini), but there are configuration and provenance issues you should address before installing or using it: 1) The runtime requires a Gemini API key (GEMINI_API_KEY) and the 'uv' runner, but those are not declared in the registry metadata — treat this as a packaging/metadata bug. 2) Do not paste your API key into a chat to provide --api-key; prefer setting GEMINI_API_KEY locally in a secure environment. 3) The ownerId in _meta.json differs from the registry Owner ID — verify the skill's source and author (no homepage provided). 4) If you proceed, run the script in an isolated environment, confirm the google-genai/pillow dependencies come from trusted registries, and consider setting least-privilege API keys (limited scope/quota) for testing. If the author cannot explain the metadata omissions and owner mismatch, prefer not to install.
能力评估
Purpose & Capability
The name, description, SKILL.md, and script all describe an image-generation/editing skill using Google's Gemini (genai) API — this is coherent. However, the skill registry declares no required credentials or binaries while the runtime actually needs an API key (GEMINI_API_KEY or --api-key) and the 'uv' runner. The package metadata ownerId in _meta.json does not match the registry Owner ID, which is a red flag about provenance or bundling.
Instruction Scope
The SKILL.md instructions are narrowly scoped to generating or editing images: they describe how to run the script, how to pass prompts/filenames, resolution mapping, and basic preflight checks (uv exists, API key present, input image file exists). The script only reads the provided input image path (if any) and the GEMINI_API_KEY env var; it does not attempt to read unrelated files or system configuration.
Install Mechanism
There is no install spec (instruction-only skill with one local script). The Python script lists dependencies in comments (google-genai, pillow) but does not download anything at install time. No external, arbitrary download URLs or extract operations are present.
Credentials
The script requires an API key (GEMINI_API_KEY or passed via --api-key) to function, but the registry metadata declares no required environment variables or primary credential. Additionally, the SKILL.md expects the 'uv' runner but the registry lists no required binaries. These omissions are disproportionate to the declared metadata and increase the risk of accidental misuse (for example users pasting API keys into chat to supply --api-key).
Persistence & Privilege
The skill does not request persistent/always-on privileges (always:false), does not modify other skills or global agent configuration, and has no special OS restrictions. Autonomous invocation is allowed but is the platform default and not by itself a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nano-banana-pro-1-0-1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/nano-banana-pro-1-0-1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of nano-banana-pro skill, enabling image generation and editing via Google’s Gemini 3 Pro Image API.
- Supports both text-to-image and image-to-image workflows, including prompt-based edits.
- Handles 1K, 2K, and 4K resolution options with user-friendly resolution mapping.
- Saves images in the current working directory using timestamped, descriptive filenames.
- Flexible API key management (argument or environment variable).
- Includes preflight checks, error handling guidance, and prompt templates for both generation and editing use cases.
元数据
常见问题
Nano Banana Pro 1.0.1 是什么?
Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。
如何安装 Nano Banana Pro 1.0.1?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nano-banana-pro-1-0-1」即可一键安装,无需额外配置。
Nano Banana Pro 1.0.1 是免费的吗?
是的,Nano Banana Pro 1.0.1 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nano Banana Pro 1.0.1 支持哪些平台?
Nano Banana Pro 1.0.1 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nano Banana Pro 1.0.1?
由 Guogithubname(@guogithubname)开发并维护,当前版本 v1.0.0。
推荐 Skills