← 返回 Skills 市场
robbyczgw-cla

elevenlabs-voices

作者 Robby · GitHub ↗ · v2.2.0 · MIT-0
cross-platform ⚠ suspicious
7879
总下载
16
收藏
0
当前安装
16
版本数
在 OpenClaw 中安装
/install elevenlabs-voices
功能描述
High-quality voice synthesis with 18 personas, 32 languages, sound effects, batch processing, and voice design using ElevenLabs API.
安全使用建议
Install only if you are comfortable using ElevenLabs and sending prompts/text to that service. Prefer environment variables or a credential manager for the API key instead of the setup wizard's config.json or a skill-local .env file, avoid sensitive text in prompts, and periodically review or delete .usage.json if prompt history matters.
能力评估
Credentials
Reading ELEVEN_API_KEY or ELEVENLABS_API_KEY is proportionate for an ElevenLabs integration, and skill-local .env loading is disclosed, but automatic .env fallback is weaker secret handling than environment-only or a credential store.
Install Mechanism
The setup wizard asks for an ElevenLabs API key and writes it in plaintext to artifact/config.json, while the artifacts claim it is in .gitignore even though no .gitignore is present, and the runtime scripts do not appear to read config.json, making the recommended setup both sensitive and inconsistent.
Instruction Scope
The documented triggers include broad phrases such as list voices, generate sound effect, and design a voice; action triggers can cause network requests, output file writes, API quota use, and possible account mutation without the documentation defining a confirmation boundary.
Persistence & Privilege
The skill persists usage data in .usage.json; TTS stores counts and voices, while SFX stores up to the first 100 characters of recent prompts, which may retain sensitive user-provided text without a clear opt-out or warning.
Purpose & Capability
The main capabilities are coherent with the stated purpose: text-to-speech, sound effects, batch audio generation, and voice design through ElevenLabs APIs, with user-selected output files and an explicit --save option for adding a generated voice to the user's ElevenLabs library.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install elevenlabs-voices
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /elevenlabs-voices 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.2.0
OpenClaw 2.0 compatibility: corrected frontmatter, automations CLI, and documentation. Verified against a live OpenClaw 2026.8.1 install.
v2.1.6
Hardened API key handling and synced OpenClaw metadata/docs.
v2.1.5
Fix: SKILL.md metadata updated to openclaw format. Env vars correctly declared.
v2.1.4
Security: removed config file probing. API key now only from env var or skill-local .env.
v2.1.3
- Added a CHANGELOG.md file to the project. - Updated documentation in README.md, SKILL.md, and examples.md. - Modified package.json, scripts/tts.py, and voices.json to reflect documentation or configuration improvements. - Version bump to 2.1.3.
v2.1.2
Add ClawHub runtime requirements metadata (SKILL.md frontmatter)
v2.1.1
Add runtime requirements metadata for ClawHub discovery
v2.1.0
Version 2.1.0 introduces an interactive setup wizard and improvements for easier first-time use. - Added `scripts/setup.py` for a guided, interactive configuration wizard on first run (API key, default voice, language, audio quality, cost tracking, budget cap). - Updated documentation with step-by-step setup and privacy details for configuration. - Improved descriptions and references for voice and TTS integration (now mentions OpenClaw). - Minor fixes and updates across scripts and documentation for clarity and onboarding. - Pronunciation dictionary and configuration process updated for better user experience.
v2.0.4
Migrate from Clawdbot to Moltbot
v2.0.3
chore: update usage tracking and minor fixes
v2.0.2
chore: update usage tracking and minor fixes
v2.0.1
Fix: Update TTS config format for Clawdbot 2026.1.24+ (enabled→auto)
v2.0.0
Major v2.0: 32 languages, streaming, SFX, batch, cost tracker, voice design, pronunciations
v1.1.1
v1.1.1: Python TTS script, 18 voices, 12 presets, multi-accent support
v1.1.0
Added Python TTS script, 18 voices, presets, improved documentation
v1.0.0
Initial release with 14 voice personas across English, German, and Spanish. Includes detailed voice guide and usage examples.
元数据
Slug elevenlabs-voices
版本 2.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 16
常见问题

elevenlabs-voices 是什么?

High-quality voice synthesis with 18 personas, 32 languages, sound effects, batch processing, and voice design using ElevenLabs API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7879 次。

如何安装 elevenlabs-voices?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install elevenlabs-voices」即可一键安装,无需额外配置。

elevenlabs-voices 是免费的吗?

是的,elevenlabs-voices 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

elevenlabs-voices 支持哪些平台?

elevenlabs-voices 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 elevenlabs-voices?

由 Robby(@robbyczgw-cla)开发并维护,当前版本 v2.2.0。

💬 留言讨论