← Catalog

No. 141 · integration

Twilio Communications

SMS, voice, and video APIs

Version 1.0.0 License MIT Format SKILL.md

Build with Twilio: send SMS and WhatsApp messages, make and receive calls, set up video rooms, and handle webhooks for real-time events.

When to use this skill

  • Sending an SMS with Twilio
  • Setting up a video room
  • Handling voice call webhooks

Core concepts

This skill provides guidance on twilio communications best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.

Installation

curl -LO https://opencode-skills.example/downloads/integration/twilio-communications.zip
unzip twilio-communications.zip -d ~/.config/opencode/skills/

Restart OpenCode — the skill loads automatically.

When it triggers

  • sending an SMS with Twilio
  • setting up a video room
  • handling voice call webhooks