← 返回 Skills 市场
3363
总下载
9
收藏
20
当前安装
1
版本数
在 OpenClaw 中安装
/install tts-whatsapp
功能描述
Send high-quality text-to-speech voice messages on WhatsApp in 40+ languages with automatic delivery
安全使用建议
This skill appears to do what it says: generate Piper TTS audio, convert it, and send via your installed Clawdbot (which must already be connected to WhatsApp). Before installing: 1) Confirm Clawdbot and WhatsApp are configured and you’re comfortable with those credentials being used for sends; 2) review where model files are stored (~/.clawdbot/skills/piper-tts/models/) and verify Hugging Face downloads and model licenses; 3) test with --no-send to verify audio generation and conversion locally; 4) be cautious when enabling automatic sends (use WHATSAPP_DEFAULT_TARGET or specify --target deliberately). Metadata did not declare the env vars the README references, so double-check your ~/.clawdbot/clawdbot.json configuration if you rely on defaults.
功能分析
Type: OpenClaw Skill
Name: tts-whatsapp
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for 'tts-whatsapp' is classified as benign. All analyzed files (SKILL.md, INSTALL.md, README.md, LANGUAGES.md, CHANGELOG.md, _meta.json) consistently describe a text-to-speech skill for WhatsApp. The instructions for installation and usage involve standard package managers (pip, brew, apt), cloning from a legitimate GitHub repository (github.com/clawdbot/clawdhub), and downloading model files from Hugging Face (huggingface.co/rhasspy/piper-voices). There is no evidence of data exfiltration, malicious execution (beyond standard software installation), persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent that would lead to unauthorized or harmful actions. All commands and instructions are directly aligned with the stated purpose of the skill.
能力评估
Purpose & Capability
Name/description match the instructions: Piper TTS -> FFmpeg conversion -> send via Clawdbot. Prerequisites (Piper, FFmpeg, Clawdbot, voice models) and behavior (OGG/Opus conversion, cleanup, group support) are appropriate for a WhatsApp TTS sender.
Instruction Scope
SKILL.md instructs the agent/user to generate TTS, convert audio, and send via Clawdbot; it references only expected files/paths (~/.clawdbot/*, models directory) and Clawdbot CLI commands. No instructions leak or collect unrelated system data or send data to unexpected external endpoints.
Install Mechanism
This is an instruction-only skill (no install spec, no code). Installation guidance relies on standard package sources (pip, system package managers) and model downloads from Hugging Face — these are expected and traceable. No downloads from obscure shorteners or personal IPs are instructed.
Credentials
The metadata lists no required env vars, but the SKILL.md refers to environment/config values (PIPER_BIN_PATH, WHATSAPP_DEFAULT_TARGET, PIPER_DEFAULT_*) stored in ~/.clawdbot/clawdbot.json and depends on Clawdbot's existing WhatsApp connection/credentials. This is proportionate to the functionality but users should be aware the skill will rely on Clawdbot's WhatsApp credentials and local model files.
Persistence & Privilege
Skill is user-invocable, not always-on, and does not request permanent platform-wide privileges. It instructs editing its own Clawdbot skill config, which is normal. No evidence it modifies other skills or global agent settings outside its scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tts-whatsapp - 安装完成后,直接呼叫该 Skill 的名称或使用
/tts-whatsapp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - TTS voice messages in 40+ languages
元数据
常见问题
TTS WhatsApp 是什么?
Send high-quality text-to-speech voice messages on WhatsApp in 40+ languages with automatic delivery. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3363 次。
如何安装 TTS WhatsApp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tts-whatsapp」即可一键安装,无需额外配置。
TTS WhatsApp 是免费的吗?
是的,TTS WhatsApp 完全免费(开源免费),可自由下载、安装和使用。
TTS WhatsApp 支持哪些平台?
TTS WhatsApp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TTS WhatsApp?
由 hopyky(@hopyky)开发并维护,当前版本 v1.0.0。
推荐 Skills