Telnyx Voice Advanced Ruby
This skill enables sophisticated voice processing using Ruby within Telnyx Voice, streamlining complex telephony workflows and automation.
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-advanced-ruby npx -- -y @trustedskills/telnyx-voice-advanced-ruby
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-voice-advanced-ruby": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-voice-advanced-ruby"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to interact with the Telnyx voice API using Ruby. It allows for advanced features like initiating outbound calls, receiving inbound call notifications, and managing call flows programmatically. The skill provides a streamlined way to integrate voice communication capabilities into your AI agent's workflows.
When to use it
- Automating customer service interactions with personalized voice greetings and responses.
- Building an AI-powered virtual receptionist that can route calls based on caller input.
- Creating proactive outbound notification systems for appointment reminders or order updates.
- Integrating voice communication into complex workflows, such as processing orders over the phone.
Key capabilities
- Initiate outbound calls
- Receive inbound call notifications
- Manage call flows programmatically
- Ruby integration with Telnyx Voice API
Example prompts
- "Call John Doe at 555-123-4567 and tell him his order has shipped."
- "When a call comes in, route it to the sales department if the caller says 'sales'."
- "Send me a notification when a new voicemail is received."
Tips & gotchas
- Requires a Telnyx account and API key for authentication.
- Familiarity with Ruby programming is necessary to effectively utilize this skill.
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.