Telnyx Voice Ruby

🌐Community
by team-telnyx · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add telnyx-voice-ruby npx -- -y @trustedskills/telnyx-voice-ruby
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
team-telnyx
Installs
6

🌐 Community

Passed automated security scans.