telephony

Provision and persist a Twilio number for outbound SMS, MMS, and calls.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Aevonix/colony-ai --skill telephony-aevonix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telephony
Source: https://github.com/Aevonix/colony-ai/tree/main/optional-skills/productivity/telephony
Command: npx skills add https://github.com/Aevonix/colony-ai --skill telephony-aevonix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, and includes scripts (resource) components.

What problem does it solve?

This Skill gives Colony practical phone capabilities by provisioning and persisting a Twilio number, enabling outbound SMS/MMS, direct calls, and AI-driven outbound calls through Bland.ai or Vapi.

Core Features & Use Cases

  • Provision and remember a dedicated agent number for ongoing sessions.
  • Send SMS/MMS from the owned number and poll inbound messages without a webhook server.
  • Place direct calls or AI-powered calls using Bland.ai or Vapi to automate conversations.

Quick Start

Set up a Twilio number, save credentials, and start sending texts or placing calls, with optional AI-driven calls via Bland.ai or Vapi.

Frequently Asked Questions about telephony

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

FAQPage Schema
How do I provision a Twilio number for automated SMS and voice calls?

To provision a Twilio number for SMS and voice calls, you need to configure your Twilio credentials within the system, which then provisions and persists a dedicated phone number for outbound communication and session continuity.

Can I use Bland.ai or Vapi for AI-assisted outbound calls?

Yes, you can use Bland.ai or Vapi for AI-assisted outbound calls by providing their optional API keys, enabling automated, AI-driven conversations directly through your provisioned Twilio number.

Do I need a webhook server to poll inbound SMS messages?

No, you do not need a webhook server to poll inbound SMS messages, because the system polls inbound messages locally without requiring an active webhook server for message retrieval.

What credentials are required to set up outbound SMS and MMS?

Setting up outbound SMS and MMS requires your Twilio credentials to provision a dedicated number, and optionally requires Bland.ai or Vapi API keys if you want to enable AI-driven outbound calls.

Does the telephony skill support sending MMS alongside SMS?

Yes, the telephony skill supports sending MMS alongside SMS, allowing you to send multimedia and text messages from your owned, provisioned Twilio number during active sessions.