Armory
Source
Browse
Skills

twilio-communications

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication. Critical focus on compliance, rate limits, and error handling. Use when: twilio, send SMS, text message, voice call, phone verification.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install twilio-communications --cli claude

writes the skill into.claude/skills/twilio-communications/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/twilio-communications/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication. Critical focus on compliance, rate limits, and error handling. Use when: twilio, send SMS, text message, voice call, phone verification.

When to use it

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication. Critical focus on compliance, rate limits, and error handling. Use when: twilio, send SMS, text message, voice call, phone verification.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/enterprise-communication/twilio-communications/SKILL.md -o .claude/skills/twilio-communications/SKILL.md

Notes

Extracted from davila7/claude-code-templates, twilio-communications category.