ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

elevenlabs-phone-reminder-lite

Build AI phone call reminders with ElevenLabs Conversational AI + Twilio. Free starter guide.

Why use this skill?

Easily build automated AI phone call reminders using ElevenLabs Conversational AI and Twilio. Set up voice agents in minutes with this open-source OpenClaw skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/daaab/elevenlabs-phone-reminder-lite
Or

What This Skill Does

The elevenlabs-phone-reminder-lite skill enables developers to integrate advanced AI voice agents with real-time phone capabilities. By leveraging ElevenLabs' Conversational AI engine in tandem with Twilio's telephony infrastructure, this skill allows your OpenClaw agent to initiate, manage, and engage in natural, human-like voice conversations over the phone. It supports high-fidelity voice cloning and multi-language capabilities, making it ideal for automated reminders, notifications, or interactive voice response systems that feel personal rather than robotic.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/daaab/elevenlabs-phone-reminder-lite Ensure you have your ElevenLabs API Key and Twilio credentials (Account SID and Auth Token) ready. You will need to provision a Twilio phone number with Voice capabilities and configure your agent settings via the provided cURL examples to link your Twilio credentials to the ElevenLabs platform.

Use Cases

This skill is perfect for scenarios requiring proactive voice engagement. Common use cases include: setting automated appointment reminders for clinics or salons, delivering urgent wake-up calls, creating personalized birthday or event greetings, or implementing AI-driven customer feedback loops that reach users on their mobile devices. Because the interaction is real-time and LLM-powered, the agent can handle follow-up questions from the caller with surprising accuracy.

Example Prompts

  1. "Call my phone number +15550102 to remind me that my dentist appointment is tomorrow at 2 PM."
  2. "Trigger an ElevenLabs voice call to the client at +15550199 using the 'Meeting Reminder' persona to inform them about the project delay."
  3. "Set up a recurring morning wake-up call for me that reads out my top three calendar events for the day."

Tips & Limitations

To ensure the best experience, start by testing with shorter prompts to maintain low latency. Remember that ElevenLabs character quotas apply to the AI's output, so keep your scripts concise to optimize costs on the Creator plan. Additionally, ensure you have enabled Geo Permissions in your Twilio console if you intend to make international calls. Note that this skill depends on external third-party APIs (ElevenLabs and Twilio), so ensure your network permits these connections and your account balances are sufficient to prevent service interruptions during active calls.

Metadata

Author@daaab
Stars3409
Views0
Updated2026-03-25
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-daaab-elevenlabs-phone-reminder-lite": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#voice#twilio#elevenlabs#telephony#automation
Safety Score: 4/5

Flags: network-access, external-api