voice-call

Initiate and manage voice calls through Twilio, Telnyx, or Plivo.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables automated voice calling capabilities, allowing for programmatic initiation and management of phone calls through various providers.

Core Features & Use Cases

  • Initiate Calls: Start new voice calls to specified phone numbers with optional messages.
  • Call Management: Check the status of ongoing or completed calls using their unique IDs.
  • Use Case: An automated system can use this Skill to notify users of important updates or alerts via voice calls.

Quick Start

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

Frequently Asked Questions about voice-call

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

FAQPage Schema
How do I automate voice calls with Twilio or Telnyx?

You can automate voice calls by using this Skill to programmatically initiate outbound calls to specified phone numbers and deliver custom messages through integrated telephony providers like Twilio, Telnyx, or Plivo.

What is needed to start initiating automated telephony calls?

To start initiating automated telephony calls, you need to configure specific telephony provider credentials and registered phone numbers within the integrated plugin before making outbound calls.

Can I monitor the status of an ongoing voice call?

Yes, you can monitor the status of ongoing or completed voice calls by checking their unique call IDs to track the call lifecycle and verify delivery.

Does this voice call automation support custom messages?

Yes, voice call automation supports agent-driven outbound calls where you can specify and deliver custom voice messages to target phone numbers.

What is the best way to send automated voice alerts to users?

The best way to send automated voice alerts is to use this Skill to initiate calls with predefined custom messages, allowing an automated system to notify users of important updates.

Are there limitations on which telephony providers I can use for voice calls?

Voice calls are currently limited to integrated telephony plugins like Twilio, Telnyx, or Plivo, requiring valid credentials and configured phone numbers for the specific provider you choose.