voice-call

Initiate and manage outbound voice calls via Twilio, Telnyx, or Plivo.

386k|81.1k|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/openclaw/openclaw --skill voice-call-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-call
Source: https://github.com/openclaw/openclaw/tree/main/skills/voice-call
Command: npx skills add https://github.com/openclaw/openclaw --skill voice-call-openclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of initiating and managing voice calls through various telephony providers, simplifying communication workflows.

Core Features & Use Cases

  • Initiate Calls: Start outbound voice calls to specified phone numbers with custom messages.
  • Call Management: Check the status of ongoing calls or end them programmatically.
  • Use Case: An agent can use this skill to automatically call a customer to confirm an appointment, providing a personalized message.

Quick Start

Use the voice-call skill to initiate a call to +15555550123 with the message "Hello from OpenClaw".

Frequently Asked Questions about voice-call

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

FAQPage Schema
How do I automate outbound voice calls using Twilio or Telnyx?

Automate outbound voice calls by configuring telephony plugins like Twilio, Telnyx, or Plivo to programmatically dial numbers and deliver custom messages for customer outreach.

Can I check the status of an ongoing telephony call programmatically?

Check ongoing call status programmatically using integrated telephony plugins to monitor active sessions and verify whether automated customer outreach connections are still active.

What telephony providers are supported for initiating automated voice calls?

Supported telephony providers include Twilio, Telnyx, and Plivo. Specific plugin configurations must be set up for the chosen provider to enable automated voice call management.

How do I terminate an active voice call during an automated workflow?

Terminate an active voice call programmatically using the call management features provided by integrated telephony plugins, ending automated outreach sessions when criteria are met.

Do I need specific plugin configurations to use telephony automation for customer support?

Yes, specific plugin configurations are required for chosen telephony providers like Twilio or Telnyx to enable agent-driven outbound calls and automated customer support scenarios.