Telnyx Porting Out Ruby
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.
Run in terminal (recommended)
claude mcp add telnyx-porting-out-ruby npx -- -y @trustedskills/telnyx-porting-out-ruby
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.