Agentvibes Clawbot Tts
Skill by paulpreibisch
Why use this skill?
Seamlessly integrate AgentVibes with OpenClaw to enable low-latency, high-quality TTS generation on remote Android, Linux, or macOS devices via secure SSH.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/paulpreibisch/agentvibes-clawbot-ttsWhat This Skill Does
The AgentVibes Clawbot TTS skill provides a robust bridge between the OpenClaw AI environment and remote hardware, enabling high-fidelity, locally generated speech synthesis. By offloading audio processing to a remote device (such as an Android phone, Raspberry Pi, or local Linux server) via secure SSH channels, the skill ensures that AI responses are spoken aloud without impacting the performance of the main AI agent host. This integration is designed for efficiency, sending only compact text packets—typically between 1-5 KB—to the remote device, which then processes the synthesis using its own hardware, effectively minimizing network congestion and latency.
Installation
Installation is streamlined through the OpenClaw CLI. Before proceeding, ensure that SSH key-based authentication is fully configured between your host and the remote device to allow the script to manage remote installations without interactive prompts. Execute the command clawhub install openclaw/skills/skills/paulpreibisch/agentvibes-clawbot-tts to download the integration assets. Following the installation, confirm your workspace configuration by setting the CLAWDBOT_WORKSPACE environment variable and ensuring that your SSH host is accessible. The system automatically initializes the necessary hooks in your .claude/hooks/ directory, establishing a persistent pipeline for automated speech responses.
Use Cases
- Home Automation: Transform your home server into a voice-responsive assistant that speaks through connected speakers.
- Mobile AI Agent: Use an older Android device as a dedicated voice-output terminal for your AI bot.
- Low-Latency Remote Audio: Generate complex, high-quality audio effects locally on a secondary device while keeping the core agent process lightweight on your primary workstation.
- Accessibility: Add spoken feedback to terminal-based tasks, allowing users to interact with the system without constant screen monitoring.
Example Prompts
- "Speak the following: Welcome back, I have finished compiling the project, would you like me to run the test suite now?"
- "Please provide a status update on the system diagnostics and read the results out loud using the default voice."
- "Explain the current progress of the download in a calm voice and notify me when it reaches 100 percent."
Tips & Limitations
- Network Stability: Ensure your remote device is connected to a stable network (or Tailscale VPN) as intermittent connectivity will cause audio synthesis to fail or stutter.
- Performance: While the text transmission is low-bandwidth, the remote device must have sufficient CPU and Node.js capabilities to process AgentVibes TTS effectively.
- Security: Always verify your SSH configurations. Since this skill manages remote installation via SSH, ensure that your private keys are protected and that the remote device has restricted access.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-paulpreibisch-agentvibes-clawbot-tts": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, code-execution
Related Skills
Agent Vibes OpenClaw Skill
Stream free, professional text-to-speech from voiceless servers to Linux, macOS, or Android devices with 50+ voices in 30+ languages. Two architecture options for flexible deployment - server-side TTS with audio streaming (PulseAudio) OR efficient text streaming with receiver-side TTS generation (recommended). Perfect for SSH sessions, remote AI agents, and multi-device TTS.
Agentvibesclawdbot
Skill by paulpreibisch
Agentvibes Clawdbot
Skill by paulpreibisch