voice-call

Initiate and monitor voice calls via the Eggent plugin across Twilio, Telnyx, Plivo, or mock backends.

330|61|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/eggent-ai/eggent --skill voice-call-eggent-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-call
Source: https://github.com/eggent-ai/eggent/tree/main/bundled-skills/voice-call
Command: npx skills add https://github.com/eggent-ai/eggent --skill voice-call-eggent-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Starting and managing voice calls across multiple providers can be tedious and error-prone without a unified interface.

Core Features & Use Cases

  • Unified voice-call controls for initiating, continuing, and ending calls via the eggent voice-call plugin across Twilio, Telnyx, Plivo, or mock backends.
  • Status inspection and control flows to support sales, customer support, and notification workflows with consistent commands.

Quick Start

Tell Eggent to initiate a call to a number with a message to send as the call begins.

Frequently Asked Questions about voice-call

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

FAQPage Schema
How do I start a voice call using Twilio, Telnyx, or Plivo?

To start a voice call, the Eggent voice-call plugin must be enabled and configured with provider credentials and a fromNumber under plugins.entries.voice-call.config. You can then initiate calls through Twilio, Telnyx, Plivo, or mock backends.

Can I use a mock backend to test voice call workflows?

Yes, you can use the mock backend to test voice call workflows. The voice-call plugin supports mock backends alongside Twilio, Telnyx, and Plivo, allowing you to simulate sales, support, and notification workflows without real telephony costs.

What do I need to configure before initiating a voice call?

Before initiating a voice call, you need to enable the voice-call plugin and configure it under plugins.entries.voice-call.config with your chosen provider's credentials and a valid fromNumber. This setup is required for Twilio, Telnyx, Plivo, and mock backends.

Does the voice-call plugin support call status monitoring?

Yes, the voice-call plugin supports call status inspection and control flows. You can monitor active calls and manage continuing or ending calls consistently across Twilio, Telnyx, Plivo, and mock backends for various workflows.

What's the best way to manage automated sales and support voice calls?

The best way to manage automated sales and support voice calls is using the Eggent voice-call plugin, which provides unified controls for initiating, continuing, and ending calls across Twilio, Telnyx, Plivo, or mock backends with consistent commands.

Why are my voice calls failing to connect through the plugin?

Voice calls fail when the plugin is not properly configured. Ensure the voice-call plugin is enabled and that plugins.entries.voice-call.config contains valid provider credentials and a fromNumber for your selected Twilio, Telnyx, Plivo, or mock backend.