Telnyx Porting Out Javascript

🌐Community
by team-telnyx · vlatest · Repository

Automates porting phone numbers out of Telnyx using JavaScript for streamlined backend number management.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-porting-out-javascript": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-porting-out-javascript"
      ]
    }
  }
}

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 JavaScript. It facilitates moving phone numbers away from Telnyx and onto another platform, automating a previously manual process. The skill provides the necessary API calls and data handling for this number porting operation.

When to use it

  • Automating number port-out requests when a customer is switching providers.
  • Integrating with internal systems that require programmatic control over number management.
  • Building tools for managing phone numbers across multiple platforms.
  • Responding to user requests to initiate a number porting process.

Key capabilities

  • Initiates Telnyx number port-out requests.
  • Handles necessary API calls for number porting.
  • Provides JavaScript implementation for the operation.
  • Automates data handling related to number porting.

Example prompts

  • "Port out my phone number to Verizon."
  • "Start a number porting request for +15551234567."
  • "Can you initiate the process of moving this number?"

Tips & gotchas

This skill requires proper Telnyx API credentials and permissions to execute. Ensure your agent has access to these credentials before attempting to use the skill.

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
8

🌐 Community

Passed automated security scans.