twilio
Originally fromalphaonedev/openclaw-graph
Installation
SKILL.md
Twilio
Twilio is a cloud communications platform that allows developers to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs. It's used by businesses of all sizes to build communication solutions like SMS marketing campaigns, customer support call centers, and two-factor authentication.
Official docs: https://www.twilio.com/docs/
Twilio Overview
- Message
- Media
- Phone Number
When to use which actions: Use action names and parameters as needed.
Working with Twilio
This skill uses the Membrane CLI to interact with Twilio. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills