← 返回 Skills 市场
Text to Speech
作者
Michael Wang
· GitHub ↗
· v2.23.0
· MIT-0
812
总下载
1
收藏
6
当前安装
11
版本数
在 OpenClaw 中安装
/install text-to-speech-heygen
功能描述
Generate speech audio from text using HeyGen's Starfish TTS model. Use when: (1) Generating standalone speech audio files from text, (2) Converting text to s...
安全使用建议
This skill is coherent for HeyGen TTS usage. Before installing, ensure you trust the skill source and are comfortable providing HEYGEN_API_KEY to it (the key allows calls to your HeyGen account). Limit exposure by using a scoped or expendable API key if HeyGen supports it, rotate keys regularly, and monitor HeyGen account activity for unexpected requests.
功能分析
Type: OpenClaw Skill
Name: text-to-speech-heygen
Version: 2.23.0
The skill bundle provides standard instructions and code snippets for integrating with the HeyGen Starfish Text-to-Speech API. It correctly identifies the need for the HEYGEN_API_KEY environment variable and uses legitimate endpoints (api.heygen.com). There is no evidence of data exfiltration, malicious execution, or prompt injection attempts in SKILL.md.
能力评估
Purpose & Capability
Name/description match the declared requirement (HEYGEN_API_KEY) and the SKILL.md shows only HeyGen TTS API endpoints and MCP tool calls; no unrelated services, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains only instructions to call HeyGen's /v3/voices and /v3/voices/speech endpoints (or preferrable MCP tools). It does not instruct reading local files, other env vars, or sending data to unexpected endpoints.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is downloaded or written to disk by the skill itself.
Credentials
Requires a single credential (HEYGEN_API_KEY) which is appropriate for accessing the HeyGen API; no additional secrets or unrelated env vars are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system presence or modify other skills/configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text-to-speech-heygen - 安装完成后,直接呼叫该 Skill 的名称或使用
/text-to-speech-heygen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.23.0
Auto-publish from commit 5a8486fef06c1fe3040b66b15652b2f16da6bff9
v2.22.0
Auto-publish from commit ce047e148b0ae2d2b598d79d38ee6712cb4a6a67
v2.21.0
Auto-publish from commit 75c3620f66d7a8df362ac4373abc9d6203728ef9
v2.20.0
Auto-publish from commit 5055da1e6d20c67c639d38d345101f10cb39650c
v2.19.0
Auto-publish from commit 7d4016b7db5ac6c920ce753755b052203864f6ec
v2.18.0
Auto-publish from commit 8864caec0d0c08616995584960c0b0f538c9f064
v2.17.0
Auto-publish from commit b97c4c9a4e42d0efcfabc9c19dd59b2999833bc6
v2.16.0
Auto-publish from commit 08a0b7df4d33ba5466973f4ee4ffcf00d2b3a68c
v2.15.0
Auto-publish from commit 3d843ec844607c358e068fc1b96079436cdb58fd
v2.13.0
Auto-publish from commit 111a9f43861c9e346450c3b90bcacb44450fcf3e
v2.1.0
- Major rewrite providing comprehensive technical documentation and usage guides for HeyGen's Starfish TTS audio model
- Detailed instructions for authentication, environment setup, and voice selection
- Usage examples and code snippets added for Python, TypeScript, and curl
- Clarified differences between standalone TTS audio generation and HeyGen video-related voices
- Added tables outlining request/response formats and advanced voice settings
元数据
常见问题
Text to Speech 是什么?
Generate speech audio from text using HeyGen's Starfish TTS model. Use when: (1) Generating standalone speech audio files from text, (2) Converting text to s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 812 次。
如何安装 Text to Speech?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-speech-heygen」即可一键安装,无需额外配置。
Text to Speech 是免费的吗?
是的,Text to Speech 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text to Speech 支持哪些平台?
Text to Speech 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text to Speech?
由 Michael Wang(@michaelwang11394)开发并维护,当前版本 v2.23.0。
推荐 Skills