phone-agent

Installation
SKILL.md

Phone Agent Skill

Runs a local FastAPI server that acts as a real-time voice bridge.

Architecture

Twilio (Phone) <--> WebSocket (Audio) <--> [Local Server] <--> Deepgram (STT)
                                                  |
                                                  +--> OpenAI (LLM)
                                                  +--> ElevenLabs (TTS)

Prerequisites

Installs
4
Repository
delorenj/skills
GitHub Stars
14
First Seen
May 18, 2026
phone-agent — delorenj/skills