voice-call

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lonestar62/OpenclawAI --skill voice-call-lonestar62
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-call
Source: https://github.com/lonestar62/OpenclawAI/tree/main/.openclaw-src/skills/voice-call
Command: npx skills add https://github.com/lonestar62/OpenclawAI --skill voice-call-lonestar62

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables seamless voice communication by initiating and managing calls through various telephony providers, simplifying agent-initiated outbound communication.

Core Features & Use Cases

  • Start Voice Calls: Initiate calls to specified phone numbers with custom messages.
  • Call Management: Check the status of ongoing calls and end them when necessary.
  • Use Case: An agent can use this Skill to automatically call a customer to confirm an order, providing a personalized message.

Quick Start

Use the voice_call tool 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 initiate a voice call from an AI agent using Twilio or Telnyx?

You can initiate a voice call by using the voice_call tool to dial a specified phone number and deliver a custom message. The skill integrates with Twilio, Telnyx, Plivo, or a mock provider to handle the telephony operations.

Can I check the status of an ongoing programmable voice call?

Yes, you can check the status of ongoing voice calls. The skill provides call management actions that allow you to monitor active calls and end them when necessary.

What telephony providers can I use for automating outbound voice calls?

You can use Twilio, Telnyx, Plivo, or a mock provider for automating outbound voice calls. This allows flexible telephony operations depending on your existing communication infrastructure.

How do I end an active voice call programmatically?

You can end an active voice call programmatically by triggering the end call action provided by the skill. This is part of the call management features designed to control the lifecycle of a voice call.

Can I use a mock provider to test voice call automation without real charges?

Yes, you can use the integrated mock provider to test voice call automation. This allows you to simulate starting calls, checking status, and ending calls without incurring real telephony charges.

What is the best way to automate customer outreach calls with a custom message?

The best way to automate customer outreach is to use the voice_call tool to initiate calls to target phone numbers with a personalized message. This simplifies agent-initiated outbound communication through supported telephony providers.