Agentvibesclawdbot
Skill by paulpreibisch
Why use this skill?
Learn how to integrate AgentVibes with Clawdbot for low-latency, remote Text-to-Speech generation via SSH on Android, Linux, and macOS devices.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/paulpreibisch/agentvibesclawdbotWhat This Skill Does
The AgentVibes Clawdbot Skill provides a sophisticated bridge between your Clawdbot AI agent and local hardware audio output, regardless of where your agent is hosted. By leveraging an efficient SSH-based transport layer, this skill offloads Text-to-Speech (TTS) generation from your cloud or server environment directly to your local hardware—be it an Android device running Termux, a dedicated Linux machine, or a macOS workstation. This architecture ensures low latency, keeps your bandwidth consumption minimal by transmitting text instead of heavy audio files, and enables advanced audio processing like reverb, voice modulation, and background soundscapes locally.
Installation
Installation is streamlined through an automated script. First, ensure you have set up passwordless SSH access to your remote device using ssh-copy-id. Once configured, execute npx agentvibes install-clawdbot-skill. This command handles the synchronization of dependencies between your server and the remote device. Manual setup options are available for specialized environments by cloning the repository and running the provided setup.sh script within your Clawdbot workspace directory.
Use Cases
- Remote Presence: Run Clawdbot on a headless VPS while hearing responses through a mobile device or local speaker.
- Low-Latency Audio: Ideal for setups where streaming generated audio files would be too slow or consume excessive data.
- Integrated Voice Control: Enhance your home automation or local AI assistant with high-quality, customizable voice effects.
Example Prompts
- "Speak the current weather report using the crystalline voice effect."
- "Summarize my morning emails and play them through the living room speakers."
- "Recite this poem with a soft background music layer and a slight echo effect."
Tips & Limitations
- Security: Always use SSH key-based authentication. Avoid password-based SSH to ensure long-term stability and security.
- Network: Using a VPN like Tailscale is highly recommended for securely connecting to remote devices behind NAT.
- Performance: Ensure Node.js is updated on the remote device, as version mismatches can interfere with the AgentVibes installation process.
- Bandwidth: While text transfer is efficient, verify that the remote device has adequate resources to perform the TTS generation tasks locally without stalling the agent's interaction loop.
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-agentvibesclawdbot": {
"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.
Agentvibes Clawbot Tts
Skill by paulpreibisch
Agentvibes Clawdbot
Skill by paulpreibisch