voice-call

Initiate and manage outbound voice calls via Moltbot's voice-call plugin.

1|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/kelinfoxy/EZ-Homelab --skill voice-call-kelinfoxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-call
Source: https://github.com/kelinfoxy/EZ-Homelab/tree/main/docker-compose/ez-assistant/skills/voice-call
Command: npx skills add https://github.com/kelinfoxy/EZ-Homelab --skill voice-call-kelinfoxy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline communications by initiating and monitoring voice calls through Moltbot using provider integrations (Twilio, Telnyx, Plivo) or a mock mode, reducing manual dialing and follow-ups.

Core Features & Use Cases

  • Initiate outbound calls to contacts with a scripted message
  • Check call status, continue conversations, and terminate calls
  • Use cases include alerts, reminders, customer outreach, and incident notifications

Quick Start

Use the voice-call skill to initiate a call to a target number with a message using a configured provider (Twilio, Telnyx, Plivo) or mock mode.

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

You can automate outbound voice calls using Twilio or Telnyx by configuring the Moltbot voice-call plugin with your provider credentials and a fromNumber. It initiates calls to target numbers with scripted messages.

Can I check call status and continue conversations after initiating an automated voice call?

Yes, you can check call status, continue conversations, and terminate calls after initiating an automated voice call. The Moltbot voice-call plugin supports full call lifecycle management for outreach workflows.

Do I need provider credentials to use the voice-call plugin, or is there a mock mode?

You do not strictly need provider credentials to use the voice-call plugin because it supports a mock mode. However, placing actual calls requires provider-specific credentials and a fromNumber in the plugin configuration.

What is the best way to send automated voice alerts and reminders without manual dialing?

The best way to send automated voice alerts and reminders without manual dialing is using the Moltbot voice-call plugin. It streamlines communications by initiating outbound calls with scripted messages to your contacts.

Does the voice-call plugin support Plivo for automated customer outreach?

Yes, the voice-call plugin supports Plivo for automated customer outreach. It integrates with Twilio, Telnyx, and Plivo to place and monitor calls using configured provider credentials.

Why are my automated voice calls not working through the Moltbot plugin?

Your automated voice calls may not be working if the Moltbot voice-call plugin is not enabled or lacks provider-specific credentials and a fromNumber in its configuration. Ensure the plugin is active and properly configured.