Telnyx Porting Out Ruby

🌐Community
by team-telnyx · vlatest · Repository

This skill automates Ruby code porting to Telnyx ports, streamlining integration and accelerating your application development process.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-porting-out-ruby": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-porting-out-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 port out numbers from Telnyx using the Ruby SDK. It automates the process of initiating number porting requests, handling necessary API calls, and managing associated data. The skill streamlines the transfer of phone numbers away from Telnyx to another provider.

When to use it

  • A customer wants to move their phone number to a different carrier.
  • You need to automate the process of initiating number porting requests programmatically.
  • Integrating number porting functionality into an AI-powered support or provisioning system.
  • Managing large volumes of number porting requests efficiently.

Key capabilities

  • Initiates Telnyx number port out requests via API calls.
  • Manages data associated with the porting process.
  • Uses the Ruby SDK for interaction with the Telnyx platform.

Example prompts

  • "Port out phone number +15551234567 to Verizon."
  • "Start a number port-out request for 9876543210, destination carrier is T-Mobile."
  • "Can you begin the process of moving my Telnyx number to AT&T?"

Tips & gotchas

  • Requires familiarity with the Telnyx API and Ruby programming.
  • Ensure proper authentication credentials are configured for accessing the Telnyx platform.

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.