← 返回 Skills 市场
236
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vidu-speech-generate
功能描述
Vidu AI 语音合成与声音复刻。支持303个音色TTS语音合成、声音复刻功能。对话式调用,自动推荐音色。
安全使用建议
This skill is primarily a TTS/voice-clone tool that will call external Vidu APIs and requires an API key (VIDU_API_KEY). Before installing: 1) Verify you trust the Vidu service and the domains api.vidu.cn / api.vidu.com and that the API key you provide can be revoked if needed. 2) Be aware the bundled CLI supports many extra features (video/image endpoints) and can read local files (convert images to base64) and send them to the remote API — avoid giving it or uploading any sensitive local files. 3) Note the manifest metadata omitted the required VIDU_API_KEY (inconsistency); confirm how the agent will be configured with that key. 4) If you want minimal risk, run this skill in a sandboxed environment or inspect/modify scripts to remove unneeded endpoints before use. If you need more certainty, ask the skill author for provenance (homepage/source) and an explanation for why the CLI exposes non-voice endpoints.
功能分析
Type: OpenClaw Skill
Name: vidu-speech-generate
Version: 1.0.0
The skill is a legitimate integration for Vidu AI's speech synthesis and voice cloning services. The Python CLI script (vidu_cli.py) uses standard libraries to interact with official Vidu API endpoints (api.vidu.cn and api.vidu.com) and handles user-provided text and audio files as expected for its stated purpose. No evidence of malicious intent, unauthorized data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The skill's name/description and SKILL.md describe TTS and voice cloning and the need for a VIDU_API_KEY, which is coherent. However, the included CLI (scripts/vidu_cli.py) implements many additional media endpoints (text2video, img2video, reference2video, image generation, etc.) not emphasized in the skill description. This expands the capability surface beyond the stated purpose and may be unexpected to users who only want TTS/voice-clone.
Instruction Scope
SKILL.md instructs the agent to run the bundled Python CLI which: (a) posts JSON to remote API endpoints (api.vidu.cn / api.vidu.com) using the VIDU_API_KEY, (b) can convert local images to base64 and include them in requests (image_to_base64), and (c) will download files from returned URLs. That means the skill can transmit local file contents (images at minimum) to an external service and download remote files to {baseDir}/uploads/. The SKILL.md examples focus on audio, but the CLI supports uploading/embedding local content for other media types, so the runtime instructions permit reading and transmitting local files beyond what a user might expect.
Install Mechanism
No install spec (instruction-only with bundled script). Nothing is downloaded or installed automatically by the skill manifest; the only code is the included Python CLI. This is lower risk than remote downloads, but the included script will be executed by the agent.
Credentials
The registry metadata lists no required env vars, but SKILL.md and the CLI require a VIDU_API_KEY. Requiring an API key for the external TTS/clone service is proportionate. However, the manifest metadata inconsistency (declaring no env vars while code mandates VIDU_API_KEY) is confusing and could mislead users into installing without realizing they must supply a credential.
Persistence & Privilege
The skill does not request always: true and uses normal invocation modes. It does not appear to modify other skills or system-wide settings. Autonomous invocation is enabled by default (disable-model-invocation: false), which is normal — but because the skill can call external APIs and send files, that autonomous ability increases potential impact and is worth user attention.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vidu-speech-generate - 安装完成后,直接呼叫该 Skill 的名称或使用
/vidu-speech-generate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of vidu-speech-generate.
- Provides both TTS (text-to-speech) generation and voice cloning, supporting 303 preset voices.
- Supports conversational input and automatic voice style recommendation based on content.
- Handles Chinese, English, Japanese, and Korean scenarios with auto-detected API domains.
- Offers pause control, emotion, speed, volume, and pitch adjustment for TTS.
- Returns audio files as Markdown links for easy access.
- Includes error handling and environment setup instructions.
元数据
常见问题
Vidu API voice timbre replication and voice generation capabilities, with over 100 built-in voice IDs. 是什么?
Vidu AI 语音合成与声音复刻。支持303个音色TTS语音合成、声音复刻功能。对话式调用,自动推荐音色。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 236 次。
如何安装 Vidu API voice timbre replication and voice generation capabilities, with over 100 built-in voice IDs.?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vidu-speech-generate」即可一键安装,无需额外配置。
Vidu API voice timbre replication and voice generation capabilities, with over 100 built-in voice IDs. 是免费的吗?
是的,Vidu API voice timbre replication and voice generation capabilities, with over 100 built-in voice IDs. 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vidu API voice timbre replication and voice generation capabilities, with over 100 built-in voice IDs. 支持哪些平台?
Vidu API voice timbre replication and voice generation capabilities, with over 100 built-in voice IDs. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vidu API voice timbre replication and voice generation capabilities, with over 100 built-in voice IDs.?
由 Vidu AI(@x-jihua)开发并维护,当前版本 v1.0.0。
推荐 Skills