twilio-phone

Place AI-voiced phone calls and send SMS messages via Twilio and ElevenLabs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/AgentiveAU/MyAgentive --skill twilio-phone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twilio-phone
Source: https://github.com/AgentiveAU/MyAgentive/tree/main/skills/twilio-phone
Command: npx skills add https://github.com/AgentiveAU/MyAgentive --skill twilio-phone

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automate outbound communication by placing AI-voiced phone calls and sending SMS messages via Twilio and ElevenLabs, reducing manual dialing and messaging overhead.

Core Features & Use Cases

  • AI voice calls: Use ElevenLabs voices to place outbound calls with natural speech.
  • SMS automation: Send text messages through Twilio API from prompts or scripts.
  • Use cases: Customer outreach, reminders, and alerts that require reliable voice and text delivery.

Quick Start

Place an outbound call to a number using an ElevenLabs voice and optionally send an SMS.

Frequently Asked Questions about twilio-phone

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make AI-voiced phone calls via Twilio?

Make AI-voiced phone calls via Twilio by using ElevenLabs voices to place outbound calls with natural speech. This automation requires an ELEVENLABS_API_KEY in your environment and proper Twilio CLI authentication to deliver reliable customer outreach.

Can I send SMS messages automatically through Twilio?

Yes, you can send SMS messages automatically through Twilio by triggering the API from prompts or scripts. This reduces manual messaging overhead and is suited for reliable customer alerts and reminders.

Do I need an ElevenLabs API key to send AI voice calls?

Yes, an ELEVENLABS_API_KEY is required in your environment to generate AI voice calls. You also need Twilio CLI authentication configured with a proper from-number and selected voice for outbound calls.

What's the best way to automate customer outreach reminders with text-to-speech?

Automate customer outreach reminders by combining Twilio SMS delivery with ElevenLabs text-to-speech for natural voice calls. This approach reduces manual dialing while ensuring reliable voice and text delivery.

Why are my outbound Twilio calls not using the correct ElevenLabs voice?

Outbound Twilio calls may not use the correct ElevenLabs voice if the ELEVENLABS_API_KEY is missing or the from-number and voice selection are not properly configured in your environment.