Telnyx Porting Out Python
Automates porting phone numbers out of Telnyx using Python scripting for streamlined transfers and reduced manual effort.
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-python npx -- -y @trustedskills/telnyx-porting-out-python
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-porting-out-python": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-porting-out-python"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to programmatically port out numbers from Telnyx using Python. It facilitates automated number migrations, enabling users to move phone numbers between different telecommunications providers without manual intervention. The skill handles the complexities of initiating and managing the porting process through the Telnyx API.
When to use it
- Automating a large-scale number migration from Telnyx to another provider.
- Integrating number porting into an internal workflow for provisioning new phone numbers.
- Creating a self-service portal where users can request and track their own number porting requests.
- Responding to requests to move a number to a different carrier.
Key capabilities
- Initiates number port out requests via the Telnyx API.
- Manages the porting process programmatically.
- Automated number migration from Telnyx.
- Python-based implementation for flexibility and integration.
Example prompts
- "Port out phone number +15551234567 to Verizon."
- "Start a port out request for number 9876543210, destination carrier is T-Mobile."
- "Check the status of my port out request for +1111222333."
Tips & gotchas
- Requires an active Telnyx account and API credentials.
- Number porting processes can take time (days), so ensure your agent handles asynchronous operations appropriately.
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.