Telnyx Voice Ruby
This skill uses Ruby within the Telnyx Voice platform to build custom voice applications and workflows for flexible communication solutions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-voice-ruby npx -- -y @trustedskills/telnyx-voice-ruby
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-voice-ruby": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-voice-ruby"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with the Telnyx voice API using Ruby. It enables agents to make phone calls, receive incoming calls, and manage call flows programmatically. This provides a powerful way for AI agents to handle voice interactions within applications or workflows.
When to use it
- Automating outbound sales calls based on lead data.
- Building an IVR (Interactive Voice Response) system with dynamic routing.
- Integrating voice capabilities into customer service bots.
- Creating a notification system that delivers alerts via phone call.
Key capabilities
- Make phone calls using the Telnyx API.
- Receive incoming phone calls and route them to appropriate destinations.
- Manage call flows programmatically.
- Ruby language integration for flexible scripting.
Example prompts
- "Call John Doe at 555-123-4567."
- "Answer incoming calls and play a greeting message."
- "Transfer the current call to extension 101."
Tips & gotchas
- Requires a Telnyx account and API key for authentication.
- Familiarity with Ruby programming is necessary to utilize this skill effectively.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.