voice-call

Initiate and manage voice calls through Twilio, Telnyx, and Plivo plugins.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables automated voice calling capabilities, allowing for programmatic initiation, status checks, and interaction management with call participants.

Core Features & Use Cases

  • Initiate Calls: Start outbound voice calls to specified phone numbers with optional messages.
  • Call Management: Check the status of ongoing or completed calls using a call ID.
  • Use Case: Automate customer service callbacks, appointment reminders, or outbound sales outreach by initiating calls directly from your AI assistant.

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 automate outbound voice calls with Twilio from an AI assistant?

Automated voice calls are initiated through integrated telephony plugins supporting providers like Twilio, Telnyx, and Plivo. You provide a recipient phone number and an optional message to start the call directly from your workflow.

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

Yes, automated voice call status retrieval is supported using a specific call ID. This allows you to check the current state of ongoing or completed calls within your automated communication workflows.

What telephony providers work with this voice call automation plugin?

The voice call plugin supports integrated telephony providers including Twilio, Telnyx, and Plivo. Specific plugin configurations are required for your chosen provider to ensure successful call initiation.

Do I need specific configurations to manage voice calls through Telnyx or Plivo?

Yes, managing voice calls requires specific plugin configurations for your chosen telephony provider, such as Telnyx or Plivo. A valid recipient phone number is also required to initiate the call.

What are the limitations of automating voice calls for outbound outreach?

Limitations include the strict requirement for valid recipient phone numbers and properly configured telephony plugins. Without specific provider configurations for Twilio, Telnyx, or Plivo, automated call initiation and termination cannot proceed.

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

Active voice calls are terminated through the integrated plugin supporting providers like Twilio, Telnyx, and Plivo. Call termination is handled alongside initiation and status retrieval for complete automated communication management.