voice-call

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

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

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 and management of phone calls directly through the OpenPaw agent.

Core Features & Use Cases

  • Initiate Calls: Start outbound calls to specified phone numbers with custom messages.
  • Manage Calls: Check the status of ongoing or completed calls using their unique IDs.
  • Use Case: Automatically call a customer to confirm an appointment or send an automated alert to a user.

Quick Start

Use the voice-call skill to initiate a call to +15555550123 with the message "Hello from OpenPaw".

Frequently Asked Questions about voice-call

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

FAQPage Schema
How do I initiate automated outbound calls with a custom message?

To initiate automated outbound calls, you use the voice-call Skill to dial a specified phone number and deliver a custom voice message. This requires a valid recipient phone number and a configured telephony plugin like Twilio, Telnyx, or Plivo.

Does this voice call Skill work with Twilio and Telnyx?

Yes, the voice call Skill works with Twilio, Telnyx, and Plivo telephony providers. It requires specific plugin configurations for your chosen provider to successfully initiate and manage voice calls.

Can I check the status of an ongoing voice call?

Yes, you can check the status of ongoing or completed voice calls by querying their unique call IDs. The Skill manages call lifecycle tracking to verify whether an automated call is still active or has finished.

What telephony plugin configuration is required to make a voice call?

Making a voice call requires a valid recipient phone number and a configured telephony plugin from Twilio, Telnyx, or Plivo. You must set up the specific provider plugin to enable the agent to initiate and manage the call.

How can my agent speak directly to a user during an active voice call?

Your agent can speak directly to a user during an active voice call using the Skill's call management features. This allows real-time voice interaction once the outbound call to the recipient's phone number is connected.

What are the limitations of using automated voice calls for appointment reminders?

A key limitation is that automated voice calls require a valid phone number and a properly configured telephony plugin like Twilio or Telnyx. Calls cannot be initiated without these prerequisites and are limited to supported telephony provider actions.