← Back to Skills Marketplace
hopyky

TTS WhatsApp

by hopyky · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
3363
Downloads
9
Stars
20
Active Installs
1
Versions
Install in OpenClaw
/install tts-whatsapp
Description
Send high-quality text-to-speech voice messages on WhatsApp in 40+ languages with automatic delivery
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tts-whatsapp
  3. After installation, invoke the skill by name or use /tts-whatsapp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - TTS voice messages in 40+ languages
Metadata
Slug tts-whatsapp
Version 1.0.0
License
All-time Installs 21
Active Installs 20
Total Versions 1
Frequently Asked Questions

What is TTS WhatsApp?

Send high-quality text-to-speech voice messages on WhatsApp in 40+ languages with automatic delivery. It is an AI Agent Skill for Claude Code / OpenClaw, with 3363 downloads so far.

How do I install TTS WhatsApp?

Run "/install tts-whatsapp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TTS WhatsApp free?

Yes, TTS WhatsApp is completely free (open-source). You can download, install and use it at no cost.

Which platforms does TTS WhatsApp support?

TTS WhatsApp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TTS WhatsApp?

It is built and maintained by hopyky (@hopyky); the current version is v1.0.0.

💬 Comments