clawdtalk-client
SKILL.md
ClawdTalk
⚠️ First time setup? Read
SETUP.mdin this directory before anything else. It walks you through the complete configuration flow step by step.
Voice calling, SMS messaging, and AI Missions for Clawdbot. Call your bot by phone, send texts, or run autonomous multi-step outreach campaigns — powered by ClawdTalk.
Trust: By using this skill, voice transcripts, SMS messages, and mission data are sent to clawdtalk.com (operated by Telnyx). Only install if you trust this service with your conversation data.
External Endpoints
| Endpoint | Used by | Data sent |
|---|---|---|
https://clawdtalk.com (WebSocket) |
ws-client.js |
Voice transcripts, tool results, conversation state |
https://clawdtalk.com/v1/* |
telnyx_api.py |
Mission state, events, scheduled calls/SMS, assistant configs |
http://127.0.0.1:<port> |
ws-client.js |
Transcribed speech (local gateway only) |
https://raw.githubusercontent.com/team-telnyx/clawdtalk-client/... |
update.sh |
None (download only) |