twilio-test-caller
OfficialTest voice calls, validate your Twilio pipeline.
Authorcncorp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually testing voice features and debugging call flows can be cumbersome. This skill streamlines the process by allowing you to programmatically place test voice calls via Twilio.
Core Features & Use Cases
- Automated Call Placement: Initiate test voice calls with configurable
from,to,duration, andaudio-urlparameters. - Webhook Verification: Guides you through checking and updating your Twilio webhook to ensure proper routing to your local environment.
- Real-time Monitoring: Provides commands to tail Docker logs for immediate feedback on call processing, transcription, and interventions.
- Use Case: When developing or debugging a new voice feature, use this skill to place a 1-minute test call, then monitor the logs to verify transcription, enrichment, and intervention logic are working as expected.
Quick Start
Use the twilio-test-caller skill to place a 1-minute test call from +18643997362 to +16503977712 using the provided sample audio URL.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: twilio-test-caller Download link: https://github.com/cncorp/superpowers/archive/main.zip#twilio-test-caller Please download this .zip file, extract it, and install it in the .claude/skills/ directory.