voice-call

Initiate and monitor voice calls across multiple providers via OpenClaw's plugin.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Voice calls can be slow to set up and hard to track across multiple providers; this skill centralizes initiation and status checks via a plugin-based workflow.

Core Features & Use Cases

  • Initiate calls using Twilio, Telnyx, Plivo, or a mock backend.
  • Check call status and continue conversations with contextual messages.
  • Centralize provider configuration and user workflows within the OpenClaw interface.

Quick Start

Initiate a voice call to +15555550123 and verify its status.

Frequently Asked Questions about voice-call

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

FAQPage Schema
How do I initiate and monitor voice calls across multiple telephony providers?

This skill initiates and monitors voice calls across multiple telephony providers by centralizing call status checks and conversation continuation through a unified plugin interface supporting Twilio, Telnyx, and Plivo backends.

Can I check the status of an active Twilio or Telnyx voice call?

Yes, you can check the status of an active Twilio or Telnyx voice call by executing the get_status action, which retrieves tracking details for ongoing customer support, sales outreach, or alert calls across configured providers.

What telephony providers can I use for automated sales outreach calling?

Automated sales outreach calling supports Twilio, Telnyx, and Plivo telephony providers, alongside a mock backend, allowing you to initiate calls, continue conversations, and verify status within a centralized management interface.

Do I need to configure credentials before starting a voice call?

Yes, you need to configure a provider backend with the appropriate credentials before starting a voice call, ensuring the plugin can authenticate with telephony services like Twilio or Plivo to initiate and continue calls.

How do I continue a conversation with a contextual message during a voice call?

You continue a conversation with a contextual message during a voice call by triggering the speak_to_user or continue_call actions, which inject messages into ongoing calls across supported telephony providers for dynamic customer interactions.