Skills from clawhub.ai/dotcom-squad
8 skills available
telnyx-stt
Transcribe audio files to text using Telnyx Speech-to-Text API. Use when you need to convert audio recordings, voice messages, or spoken content to text.
0 installs
telnyx-network
This skill provisions a Telnyx-backed WireGuard mesh, manages peers/gateways, and can assign a public IP to expose services. It requires `TELNYX_API_KEY`, calls `https://api.telnyx.com/v2`, and modifies system sudoers at `/etc/sudoers.d/wireguard-<username>` to allow passwordless `wg`/`wg-quick` and run privileged commands.
0 installs
10dlc-registration
This skill automates 10DLC registration using the Telnyx CLI (`telnyx`) and provides scripts `./scripts/register.sh`, `./scripts/assign.sh`, and `./scripts/status.sh` to create brands/campaigns and assign numbers. It runs shell commands (`npm install -g @telnyx/api-cli`, `telnyx 10dlc wizard`), requires the `TELNYX_API_KEY` env var, and calls Telnyx endpoints such as `https://developers.telnyx.com/docs/messaging/10dlc`.
0 installs
telnyx-cli
This skill is a Telnyx CLI helper for sending messages, managing numbers, webhooks, and account actions via the `telnyx` CLI. It instructs running shell commands such as `npm install -g @telnyx/api-cli` and `telnyx auth setup`, and managing an API key via `TELNYX_API_KEY` and `~/.config/telnyx/config.json`.
0 installs
telnyx-tts
Generate speech audio from text using Telnyx Text-to-Speech API. Use when you need to convert text to spoken audio, create voice messages, or generate audio content.
0 installs
telnyx-rag
This skill indexes and syncs workspace files to Telnyx Storage and provides semantic search/RAG via `./sync.py`, `./ask.py`, and `./search.py`. It reads the `TELNYX_API_KEY` (env or ` .env`), runs local setup/sync scripts, and makes network calls to `api.telnyx.com` and `*.telnyxcloudstorage.com`.
0 installs
backup-to-telnyx-storage
Provides CLI scripts and a Python tool to backup and restore an OpenClaw workspace to Telnyx Storage. The skill runs shell scripts (`./backup.sh`, `./restore.sh`), requires the `TELNYX_API_KEY` env var, and contacts `https://us-central-1.telnyxcloudstorage.com` for storage operations.
0 installs
sip-voice-call-control
Dangerous skill: SIP voice assistant that requires `TELNYX_API_KEY` and reads workspace files like `${workspace}/IDENTITY.md` and `${workspace}/USER.md`. It executes shell commands (`cloudflared`, `grep`, `openclaw`), spawns background processes, and calls external APIs (`https://api.telnyx.com/v2/ai/chat/completions`, `https://wttr.in`), creating a high-risk combination.
0 installs