voice-call

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

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Arry8/openclaw-edge --skill voice-call-arry8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-call
Source: https://github.com/Arry8/openclaw-edge/tree/main/skills/voice-call
Command: npx skills add https://github.com/Arry8/openclaw-edge --skill voice-call-arry8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start-to-end voice call management across multiple providers without manual setup, enabling programmatic initiation and monitoring of calls.

Core Features & Use Cases

  • Initiate calls via Twilio, Telnyx, Plivo, or mock backends from within OpenClaw.
  • Monitor call status, end calls, and transfer control using a consistent command surface.
  • Use case: automate routine reminders or alerts that require voice delivery to recipients.

Quick Start

Initiate a voice call to a specific recipient using the voice-call plugin.

Frequently Asked Questions about voice-call

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

FAQPage Schema
How do I programmatically initiate voice calls across multiple providers like Twilio and Telnyx?

To programmatically initiate voice calls across providers like Twilio and Telnyx, use the OpenClaw voice-call plugin to configure your provider backend, pass recipient details, and trigger the call command without manual setup.

Can I monitor call status and end active calls using a single command interface?

Yes, you can monitor call status and end active calls using a single consistent command surface provided by the OpenClaw voice-call plugin, which standardizes control across Twilio, Plivo, Telnyx, and mock backends.

Does the OpenClaw voice-call plugin support Plivo and Telnyx for automated voice delivery?

Yes, the OpenClaw voice-call plugin fully supports Plivo and Telnyx integration for automated voice delivery, allowing you to route outbound calls through your configured provider alongside Twilio and mock backends.

What is the best way to automate routine voice reminders and alerts without manual setup?

The best way to automate routine voice reminders and alerts without manual setup is implementing the OpenClaw voice-call plugin to programmatically launch calls and monitor delivery status across supported telephony providers.

Do I need to install external dependencies to use the voice-call plugin for multi-provider integration?

No, you do not need to install external dependencies to use the voice-call plugin for multi-provider integration, as it operates within OpenClaw to manage Twilio, Telnyx, Plivo, and mock backends directly.

Why use a mock backend when testing programmatic voice calls in OpenClaw?

Use a mock backend when testing programmatic voice calls in OpenClaw to simulate call initiation, speaking, and status monitoring without consuming actual telephony provider credits or connecting real phone lines.