← 返回 Skills 市场
568
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install nano-banana-2-direct
功能描述
Generate/edit images with Gemini 3.1 Flash Image Preview (Nano Banana 2). Direct API call without inference.sh dependency. Use for image create/modify reques...
安全使用建议
This skill appears to do what it says: it sends prompts and optional input images to Google's Gemini image model and saves the returned PNG. Before installing: (1) ensure you want to provide a GEMINI_API_KEY to this code; (2) review/confirm the 'google-genai' package source (pip install will run remote code)—use a virtualenv; (3) don't pass sensitive images or credentials as input-image or in prompts, since data goes to Google's API; and (4) verify you have the 'uv' runner available and are comfortable running the included script from your current working directory.
功能分析
Type: OpenClaw Skill
Name: nano-banana-2-direct
Version: 1.0.1
The skill is a legitimate tool for generating and editing images using the Google Gemini 3.1 Flash Image API. The Python script (scripts/generate_image.py) uses standard libraries (google-genai, pillow) to handle API requests and image processing, with no evidence of data exfiltration, malicious execution, or obfuscation. The instructions in SKILL.md are well-aligned with the stated purpose and do not contain any harmful prompt-injection attempts.
能力评估
Purpose & Capability
Name/description (Gemini image generation) match the actual footprint: it needs GEMINI_API_KEY, the 'uv' runner, and installs google-genai + pillow to call Google's GenAI image model. These requirements are appropriate and expected.
Instruction Scope
SKILL.md instructs running the included script via 'uv run', provides preflight checks, handles input-image paths, and saves output PNGs to the current working directory. Instructions do not ask the agent to read unrelated files, secrets, or send data to third-party endpoints beyond the Gemini API client.
Install Mechanism
There is no aggressive installer; the metadata recommends running 'uv pip install google-genai pillow'. Installing PyPI packages is normal for a Python script but will execute code from those packages—verify you trust the 'google-genai' package source and consider using a virtual environment.
Credentials
Only GEMINI_API_KEY is required (and optionally provided as a CLI flag). No unrelated credentials, config paths, or broad environment access are requested.
Persistence & Privilege
The skill does not request always:true, does not persist or modify other skills, and is user-invocable. It can be invoked autonomously per platform defaults but has no elevated persistence or cross-skill privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nano-banana-2-direct - 安装完成后,直接呼叫该 Skill 的名称或使用
/nano-banana-2-direct触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fixed metadata: declared GEMINI_API_KEY requirement and added uv-based dependency install step.
v1.0.0
直接调用 Gemini 3.1 Flash Image Preview API,无需 inference.sh,支持文生图、图生图、多种分辨率
元数据
常见问题
Nano Banana 2 Direct 是什么?
Generate/edit images with Gemini 3.1 Flash Image Preview (Nano Banana 2). Direct API call without inference.sh dependency. Use for image create/modify reques... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 568 次。
如何安装 Nano Banana 2 Direct?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nano-banana-2-direct」即可一键安装,无需额外配置。
Nano Banana 2 Direct 是免费的吗?
是的,Nano Banana 2 Direct 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nano Banana 2 Direct 支持哪些平台?
Nano Banana 2 Direct 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nano Banana 2 Direct?
由 xiaofei(@franklu0819-lang)开发并维护,当前版本 v1.0.1。
推荐 Skills