phone-call

Installation
SKILL.md

Phone Call Skill

Make autonomous phone calls with a goal-driven AI agent. The AI handles the conversation until the goal is achieved.

Prerequisites

  1. Required configuration:
    concierge config set twilioAccountSid <your-sid>
    concierge config set twilioAuthToken <your-token>
    concierge config set twilioPhoneNumber <your-number>
    concierge config set deepgramApiKey <your-key>
    concierge config set elevenLabsApiKey <your-key>
    concierge config set elevenLabsVoiceId <voice-id>
    concierge config set anthropicApiKey <your-key>
    
Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 7, 2026
phone-call — openclaw/skills