twilio-sms
Twilio SMS and messaging services
When & Why to Use This Skill
This Claude skill enables seamless integration with Twilio's messaging infrastructure, allowing AI agents to send SMS, manage phone numbers, and handle two-factor authentication (2FA) verification. It streamlines automated communication workflows for developers and DevOps teams, significantly reducing context overhead while providing robust tools for notification systems and incident alerting.
Use Cases
- Automated Notifications: Sending real-time SMS updates to users for account activity, appointment reminders, or order status.
- DevOps Alerting: Integrating with monitoring systems to trigger urgent SMS alerts for on-call engineers during critical system outages or security incidents.
- Identity Verification: Implementing secure 2FA (Two-Factor Authentication) workflows by generating and verifying SMS codes to enhance user security.
- Message Management: Retrieving and listing message history or looking up phone number details to maintain comprehensive communication logs.
| name | twilio-sms |
|---|---|
| description | Twilio SMS and messaging services |
| version | 1.0.0 |
| allowed-tools | [Bash, Read, WebFetch] |
Twilio SMS Skill
Overview
SMS messaging via Twilio. 90%+ context savings.
Requirements
- TWILIO_ACCOUNT_SID
- TWILIO_AUTH_TOKEN
- TWILIO_PHONE_NUMBER
Tools (Progressive Disclosure)
Messages
| Tool | Description | Confirmation |
|---|---|---|
| send-sms | Send SMS | Yes |
| list-messages | List messages | No |
| get-message | Get message details | No |
Phone Numbers
| Tool | Description |
|---|---|
| list-numbers | List phone numbers |
| lookup | Lookup phone number |
Verification
| Tool | Description | Confirmation |
|---|---|---|
| start-verify | Start verification | Yes |
| check-verify | Check verification code | No |
Agent Integration
- developer (primary): Notification systems
- devops (secondary): Alerting