voice-call

Start, continue, inspect, and terminate voice calls via the Enclawed plugin.

2|Updated May 23, 2026
One-click install
npx skills add https://github.com/enclawed/enclawed-oss --skill voice-call-enclawed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-call
Source: https://github.com/enclawed/enclawed-oss/tree/main/skills/voice-call
Command: npx skills add https://github.com/enclawed/enclawed-oss --skill voice-call-enclawed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets an agent start, continue, inspect, and end voice calls without leaving the Enclawed workflow, replacing manual telephony handling with a controlled plugin action.

Core Features & Use Cases

  • Call Initiation: Place outbound calls with a message and optional mode selection.
  • Conversation Control: Continue an active call, speak to the user, or end the call when the interaction is complete.
  • Status Monitoring: Check call state and call identifiers for operational visibility.
  • Use Case: Use it when an assistant needs to call a user for confirmation, deliver a spoken update, or hand off a live interaction to a telephony provider.

Quick Start

Ask the assistant to start a voice call to the specified phone number and include the message you want spoken.

Frequently Asked Questions about voice-call

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

FAQPage Schema
How do I start an AI voice call from a telephony provider like Twilio or Telnyx?

To start an AI voice call, ask the assistant to dial a specified phone number and provide the message to be spoken. The Skill supports Twilio, Telnyx, Plivo, and mock providers for call initiation.

Can I monitor call status and check identifiers for an active voice call?

Yes, you can monitor voice call status and retrieve call identifiers. The Skill provides operational visibility by allowing you to inspect the current state of any active call placed through the telephony plugin.

Does voice calling work with Plivo and what credentials do I need to configure?

Yes, voice calling works with Plivo, Twilio, and Telnyx. You need the voice-call plugin enabled and configured with provider-specific credentials and a from-number to initiate and manage calls.

How do I continue a conversation or end an active voice call programmatically?

You can continue a conversation by speaking to the user during an active voice call, or terminate the call entirely when the interaction is complete. The Skill manages both call continuation and termination through the telephony plugin.