telephony

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

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill telephony-anandaanugrahhandyanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telephony
Source: https://github.com/AnandaAnugrahHandyanto/savarez_agent/tree/main/optional-skills/productivity/telephony
Command: npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill telephony-anandaanugrahhandyanto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Provisions and persists a Twilio number to empower Savarez to send SMS/MMS, receive messages, and place voice calls without modifying core tools.

Core Features & Use Cases

  • Provision and persist a Twilio number for long-term use across sessions.
  • Send SMS/MMS and poll inbound messages without a dedicated webhook server.
  • Place direct Twilio calls or AI-driven outbound calls via Bland.ai or Vapi.
  • Persist provider credentials and owned-number state, enabling cross-session continuity.

Quick Start

Install and configure the telephony skill, then use its script to buy and set a Twilio number for SMS, MMS, and calls.

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 sending SMS and placing voice calls?

You provision a Twilio number by installing the telephony skill, configuring your Twilio credentials, and running its script helper to buy and persist a number for long-term SMS, MMS, and voice call use.

Can I make AI-driven outbound calls using Twilio, Vapi, or Bland.ai?

Yes, you can place AI-driven outbound calls by configuring optional Vapi or Bland.ai API keys alongside your core Twilio credentials within the administrative workflow script.

How do I receive SMS messages without setting up a dedicated webhook server?

You receive SMS messages without a webhook server by using the skill's script-based helper to poll inbound messages directly from Twilio and persist the conversation state.

Do I need separate API credentials to enable MMS and voice calls alongside SMS?

You need Twilio credentials to enable MMS and voice calls, and you must add optional Vapi or Bland.ai keys specifically to unlock AI-driven outbound calling capabilities.

Does the provisioned Twilio number persist across different sessions?

Yes, the provisioned Twilio number persists across sessions because the skill stores provider credentials and owned-number state, ensuring cross-session continuity for your communication workflows.

What is the best way to manage telephony credentials for automated notifications?

The best way to manage telephony credentials is using the script-based helper, which securely persists your Twilio, Vapi, and Bland.ai keys to handle outbound notifications and inbound messages.