voice-call

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

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/chebizarro/swarmstr --skill voice-call-chebizarro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-call
Source: https://github.com/chebizarro/swarmstr/tree/main/skills/voice-call
Command: npx skills add https://github.com/chebizarro/swarmstr --skill voice-call-chebizarro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of initiating and managing voice calls, bridging communication gaps through programmatic control.

Core Features & Use Cases

  • Initiate Calls: Start voice calls to specified phone numbers with optional messages.
  • Call Management: Check the status of ongoing calls and interact with them.
  • Use Case: An e-commerce platform could use this Skill to automatically call a customer to confirm a large order or to notify them of a delivery delay.

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 to customers?

You can automate outbound voice calls by programmatically initiating calls to specified phone numbers with custom messages. This Skill supports automated dialing and status monitoring for the entire call lifecycle.

Does this voice call automation work with Twilio and Telnyx?

Yes, voice call automation works with Twilio, Telnyx, and Plivo telephony providers. It integrates with these real-world communication plugins to manage live calls and also includes a mock provider for testing.

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

Yes, you can check the status of ongoing voice calls and interact with them during execution. Call management features allow you to monitor the real-time lifecycle of initiated telephony sessions.

Do I need a live telephony provider account to test voice call automation?

No, you do not need a live telephony provider account to test voice call automation. The system supports a mock provider specifically designed for testing programmatic call initiation and management without real costs.

What is the best way to notify customers of delivery delays via automated voice calls?

The best way to notify customers of delivery delays is to programmatically initiate a voice call with a custom message. This approach bridges communication gaps by delivering automated alerts directly to customer phone numbers.