Telnyx Numbers Ruby

🌐Community
by team-telnyx · vlatest · Repository

This skill allows you to programmatically manage Telnyx Numbers using Ruby, streamlining number provisioning and integration workflows.

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-numbers-ruby npx -- -y @trustedskills/telnyx-numbers-ruby
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-numbers-ruby": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-numbers-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 Telnyx Numbers via the Ruby SDK. It enables agents to retrieve information about phone numbers, purchase new numbers, and manage existing number configurations within a Telnyx account. The skill provides programmatic access to Telnyx's telephony services for integration into automated workflows.

When to use it

  • Automated Number Provisioning: Automatically acquire new phone numbers based on application requirements or user requests.
  • Number Information Retrieval: Retrieve details about a specific number, such as its status and associated features.
  • Dynamic Call Routing: Adjust number configurations programmatically to route calls based on real-time conditions.
  • Inventory Management: Track available phone numbers and manage the overall Telnyx number pool.

Key capabilities

  • Retrieves information about phone numbers.
  • Purchases new phone numbers.
  • Manages existing number configurations.
  • Uses the Ruby SDK for interaction with Telnyx Numbers.

Example prompts

  • "Get me details on phone number +15551234567."
  • "Purchase a new toll-free number in California."
  • "What numbers do I have available in the UK?"

Tips & gotchas

  • Requires a Telnyx API key to authenticate requests.
  • Familiarity with Ruby programming concepts is helpful for advanced usage and troubleshooting.

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
7

🌐 Community

Passed automated security scans.