← 返回 Skills 市场
177
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vidu-image-generate
功能描述
Vidu AI 图片生成。支持 Nano 生图、Vidu 参考生图。对话式调用,自动识别意图。
安全使用建议
Before installing, consider the following:
- The registry metadata omitted required env vars: this skill requires VIDU_API_KEY (the SKILL.md and code both check for it). Confirm you trust the VIDU API provider before supplying a key.
- The shipped Python CLI supports video and audio endpoints (text2video, TTS, voice clone) in addition to image generation. If you only want simple image generation, be cautious: the agent could be instructed to use the extra endpoints or to upload other local files.
- Using local images means the script will read files, base64-encode them, and send them to the remote API — do not supply sensitive images you don't want transmitted.
- There is no declared homepage or official source; prefer skills with an identified upstream repo or vendor. If you plan to use this skill, review the full scripts/vidu_cli.py file (and the API endpoints) yourself or only provide an API key with limited scope/permissions.
- If anything about the domain selection, endpoints, or required behaviors is unclear, ask the publisher for an authoritative homepage, documentation, or a signed release before trusting API credentials.
能力评估
Purpose & Capability
The skill name/description and SKILL.md focus on image generation, but the included CLI (scripts/vidu_cli.py) implements many additional capabilities: video endpoints (text2video, img2video, reference2video, etc.), audio/TTS and voice-clone endpoints. Those extra capabilities are not documented in the SKILL.md summary or registry metadata, which makes the overall purpose and required privileges unclear.
Instruction Scope
SKILL.md instructs the agent to call the provided Python CLI for image-generation and status checks and documents image-specific behavior. The CLI, however, can read local files (converting images to base64), fetch remote URLs, and supports additional commands (video/audio) not documented in SKILL.md. This gives the agent the ability to upload arbitrary local files and call endpoints beyond the documented scope if invoked.
Install Mechanism
No install spec is present; the skill is instruction + a bundled Python script. No external downloads or installers are used, so nothing is automatically written to disk beyond the packaged files. This is the lower-risk install pattern.
Credentials
Registry metadata declared no required environment variables, but SKILL.md and the CLI both require VIDU_API_KEY. The skill will read VIDU_API_KEY from environment and will fail without it. Requesting a single API key is reasonable for an external service, but the registry omission is an inconsistency that could confuse users and automated permission checks. Also note: the CLI will include local image data (base64) in API requests — supplying local files causes data to be transmitted to the remote API.
Persistence & Privilege
The skill does not request 'always: true' and does not declare modifications to other skills or global agent configuration. Autonomous invocation is allowed (platform default) but not combined with other elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vidu-image-generate - 安装完成后,直接呼叫该 Skill 的名称或使用
/vidu-image-generate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of vidu-image-generate skill for Vidu AI image generation.
- Supports both text-to-image and reference-image modes, with automatic intent recognition from user prompts.
- Integrates multiple Vidu Nano and Vidu reference image models, with automated model and API domain selection based on user language.
- Provides user-friendly output in Markdown with downloadable image links, generated via secure API key.
- Includes detailed guidelines on usage, environment variables, supported modes, and error handling.
元数据
常见问题
Vidu API supports text-based images, reference images, and image editing. 是什么?
Vidu AI 图片生成。支持 Nano 生图、Vidu 参考生图。对话式调用,自动识别意图。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 177 次。
如何安装 Vidu API supports text-based images, reference images, and image editing.?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vidu-image-generate」即可一键安装,无需额外配置。
Vidu API supports text-based images, reference images, and image editing. 是免费的吗?
是的,Vidu API supports text-based images, reference images, and image editing. 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vidu API supports text-based images, reference images, and image editing. 支持哪些平台?
Vidu API supports text-based images, reference images, and image editing. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vidu API supports text-based images, reference images, and image editing.?
由 Vidu AI(@x-jihua)开发并维护,当前版本 v1.0.0。
推荐 Skills