voice-call

Initiates and manages outbound voice calls via Twilio, Telnyx, or Plivo plugins.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables automated initiation and management of voice calls through various telephony providers, streamlining communication workflows.

Core Features & Use Cases

  • Initiate Calls: Start outbound voice calls to specified phone numbers with custom messages.
  • Call Management: Check the status of ongoing or completed calls using their unique IDs.
  • Use Case: An automated system can use this Skill to call a customer to confirm an appointment or to notify a user about an important event.

Quick Start

Use the voice_call tool to initiate a call to +15555550123 with the message Hello from Clawdbot.

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 or Telnyx?

You can automate outbound voice calls by using the voice_call tool to dial specified phone numbers and deliver custom messages. This requires configuring the specific telephony plugin for your chosen provider like Twilio, Telnyx, or Plivo.

Can I check the status of an ongoing voice call using its ID?

Yes, you can check the status of ongoing or completed voice calls using their unique call IDs. This call management feature allows an automated system to retrieve results and verify message delivery.

What is needed to set up automated telephony notifications?

To set up automated telephony notifications, you need a configured telephony provider plugin such as Twilio, Telnyx, or Plivo. Once configured, you can initiate calls to deliver custom messages to target phone numbers.

Does this voice call automation tool support Plivo?

Yes, the voice call automation tool supports Plivo alongside Twilio and Telnyx. You must configure the specific plugin for your chosen provider before initiating outbound calls with custom messages.

How do I send a custom voice message to a customer phone number?

You can send a custom voice message by initiating an outbound call to the target phone number and specifying the message text. The integrated telephony plugin handles the delivery of your configured message.

What are the limitations of using telephony plugins for automated calls?

The primary limitation is the strict dependency on specific telephony plugin configurations for chosen providers like Twilio, Telnyx, or Plivo. Without properly configuring these provider plugins, the automated voice call initiation and status retrieval cannot function.