Communityv0.0.2

ClawVoice

Connects to a live voice session, receiving and sending messages in real time via a WebSocket interface using the bundled client script.

2.1kdownloads1stars1active installsniczy
View on ClawHubBack to Skills

Skill Details

Slug
claw-voice
Latest Version
0.0.2
Author
niczy
Published
Feb 3, 2026
Updated
Feb 26, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for ClawVoice.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.0.2

- Added a new CLI Python client script (`client.py`) for real-time voice interaction over WebSocket. - The CLI supports sending messages, receiving messages, streaming/listening for multiple messages, and agent bridging. - Updated documentation to detail usage of the client script, including new command options and workflows. - Improved connection configuration options with a default and customizable WebSocket URL. - Clarified message type reference and behavior guidelines in the documentation.