
teamtelnyx skills on Remote OpenClaw
10 skills published by teamtelnyx. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
telnyx-voice-sip
Voice interface that handles SIP phone calls using the Telnyx Call Control API. Telnyx manages all audio processing while a local server receives webhooks and sends commands back. Supports natural conversation, function calling, and tool execution over a standard phone call.
telnyx-network
Private mesh networking and public IP exposure via Telnyx's WireGuard infrastructure. Connects multiple machines in a private network or exposes local services to the internet with a static public IP. Mesh-only costs $10/month; adding a public IP costs $60/month.
telnyx-stt
Transcribes audio files to text using the Telnyx Speech-to-Text API, which is powered by Whisper. Supports MP3, WAV, OGG, M4A, and WebM formats.
telnyx-cli
Telnyx CLI integration for sending SMS, email, and WhatsApp messages, managing phone numbers, querying call history, and debugging webhooks. All operations authenticate via an API key stored in ~/.config/telnyx/config.json.
telnyx-rag
Indexes workspace files into Telnyx Storage with AI-generated embeddings, enabling semantic search and RAG-powered Q&A over memory, knowledge, and skills directories. Files are chunked by document type, synced incrementally, and retrieved with multi-signal reranking before LLM generation.
telnyx-tts
Converts text to spoken audio using the Telnyx Text-to-Speech API. Outputs MP3 files with a choice of premium NaturalHD or budget KokoroTTS voices. Voice selection is configurable per request.
telnyx-10dlc
Registers a sole proprietor for 10DLC (10-Digit Long Code) to send A2P SMS in the USA via Telnyx. Covers brand creation, campaign setup, phone number assignment, and approval status checks. Brand and campaign registration is free.
telnyx-storage-backup
Backs up and restores an OpenClaw workspace to Telnyx Storage using shell scripts and the Telnyx CLI. Supports scheduled backups via cron, configurable retention, and restoring to any location.
telnyx-bot-signup
Automates Telnyx bot account registration through a Proof of Work challenge flow. Handles challenge fetching, PoW solving, email verification, and API key generation. Works with or without direct email access.
telnyx-freemium-upgrade
Upgrades a Telnyx account from freemium to professional tier by verifying identity through GitHub or LinkedIn OAuth. Handles API key resolution, token scope checks, evaluation submission, and result polling automatically. Triggered by freemium API error codes or explicit user requests.