← 返回 Skills 市场
Nano Banana Veo
作者
BermyBoysTechSolutions
· GitHub ↗
· v1.0.0
· MIT-0
136
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nano-banana-veo
功能描述
Generate images with Nano Banana (Gemini 3 Pro Image) and animate them into videos with Veo 3.1. Use when creating AI-generated visual assets for websites, l...
安全使用建议
This skill appears to do what it claims: it generates an image via Gemini and then calls Veo to produce a short video. Before installing: 1) Note that the registry metadata omitted GEMINI_API_KEY — you must set GEMINI_API_KEY in your environment for it to work. 2) Treat that API key as sensitive (it grants access to your Google generative API quota/billing) and only provide it if you trust the skill/source. 3) Review and run the script in an isolated environment (virtualenv or container) if you want to limit exposure. 4) If you plan to use this in production, ask the publisher to update the registry metadata to declare GEMINI_API_KEY as the primary credential so the manifest accurately reflects required secrets.
功能分析
Type: OpenClaw Skill
Name: nano-banana-veo
Version: 1.0.0
The skill provides a legitimate workflow for generating images and videos using Google's Gemini and Veo APIs. The Python script (scripts/generate.py) correctly implements API authentication via environment variables, handles long-running asynchronous video generation tasks through polling, and saves the resulting media to user-specified paths. All network communication is directed to official Google API endpoints (generativelanguage.googleapis.com), and no indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
Name/description (Nano Banana + Veo) align with the included script and SKILL.md: the script calls Gemini image models and the Veo endpoints. However, the registry metadata lists no required environment variables while SKILL.md and the script explicitly require GEMINI_API_KEY — a metadata omission/inconsistency.
Instruction Scope
SKILL.md instructs installing google-genai and requests, running the provided script with prompts and output paths. The runtime instructions and examples match what the script actually does (generate image, encode it, call Veo API, poll for results). The instructions do not request unrelated files or credentials beyond GEMINI_API_KEY.
Install Mechanism
This is an instruction-only skill with one included script; there is no install spec downloading arbitrary code or running external installers. Dependencies are standard Python packages (google-genai, requests) installed via pip as documented.
Credentials
The script requires a single API key (GEMINI_API_KEY) which is proportionate to calling Google generative APIs. The inconsistency: registry metadata/manifest did not declare this required env var or a primary credential, while both SKILL.md and scripts require it. No other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not modify other skills or system-wide configuration. Autonomous invocation is allowed by default (normal) but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nano-banana-veo - 安装完成后,直接呼叫该 Skill 的名称或使用
/nano-banana-veo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of nano-banana-veo.
- Generate premium static images using Gemini 3 Pro (Nano Banana).
- Animate images into cinematic videos with Veo 3.1, supporting 4–8 second durations.
- Designed for creating AI-generated assets for websites, landing pages, and marketing materials.
- Flexible CLI for image and video generation, with customizable prompts, resolution, and output paths.
- Requires a GEMINI_API_KEY environment variable.
元数据
常见问题
Nano Banana Veo 是什么?
Generate images with Nano Banana (Gemini 3 Pro Image) and animate them into videos with Veo 3.1. Use when creating AI-generated visual assets for websites, l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 136 次。
如何安装 Nano Banana Veo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nano-banana-veo」即可一键安装,无需额外配置。
Nano Banana Veo 是免费的吗?
是的,Nano Banana Veo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nano Banana Veo 支持哪些平台?
Nano Banana Veo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nano Banana Veo?
由 BermyBoysTechSolutions(@bermyboystechsolutions)开发并维护,当前版本 v1.0.0。
推荐 Skills