Telnyx Porting In Javascript

🌐Community
by team-telnyx · vlatest · Repository

Automates phone number porting into Telnyx using JavaScript, streamlining onboarding for developers.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-porting-in-javascript": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-porting-in-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 interact with the Telnyx API using JavaScript. It enables sending and receiving phone calls, SMS messages, and other telecommunications functions programmatically within an agent's workflow. The skill provides a convenient abstraction layer for common Telnyx operations, simplifying integration into various AI applications.

When to use it

  • Automated outbound calling: An agent can initiate calls to customers based on triggers or data updates.
  • SMS notifications: Send automated SMS messages like appointment reminders or order confirmations.
  • Call routing and management: Dynamically route incoming calls to the appropriate agents or services.
  • Real-time communication within a workflow: Integrate voice or text communication directly into an AI agent's task execution.

Key capabilities

  • Telnyx API interaction via JavaScript
  • Sending SMS messages
  • Initiating phone calls
  • Abstraction layer for common Telnyx operations

Example prompts

  • "Send an SMS to +15551234567 with the message 'Your appointment is confirmed.'"
  • "Make a call to +15559876543."
  • "Initiate an outbound call to this number and record the conversation."

Tips & gotchas

  • Requires a valid Telnyx API key for authentication.
  • Familiarity with JavaScript is necessary to effectively utilize this 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
9

🌐 Community

Passed automated security scans.