voice-call

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables automated voice calls, allowing for communication initiation and status checks through various providers like Twilio, Telnyx, or Plivo, with a mock option for testing.

Core Features & Use Cases

  • Initiate Calls: Start new voice calls to specified numbers with a message.
  • Manage Calls: Check the status of ongoing calls or send messages to active calls.
  • Use Case: An e-commerce platform could use this Skill to automatically notify a customer about a delivery update via an automated voice call.

Quick Start

Use the voice_call tool to initiate a call to +15555550123 with the message "Your order has shipped".

Frequently Asked Questions about voice-call

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

FAQPage Schema
How do I automate voice calls for delivery notifications?

Automated voice calls can be initiated using the voice_call tool by specifying a recipient phone number and a text message. This enables agent-driven communication for automated notifications and alerts.

Can I use Twilio or Telnyx for telephony automation?

Telephony automation is supported across multiple providers including Twilio, Telnyx, and Plivo. You must configure the chosen telephony provider and provide a valid phone number.

How do I check the status of an ongoing voice call?

Ongoing voice call status can be checked using the call management features. This allows agents to verify active call states and send messages to calls currently in progress.

Can I test voice call automation without a live telephony provider?

Voice call automation can be tested without a live provider by using the integrated mock provider. This development option allows testing communication workflows without requiring configuration.

How do I send interactive voice responses to an active call?

Interactive voice responses can be sent to an active call by using the management features to send messages to ongoing calls. This enables dynamic communication after the initial call.