Telnyx Networking Ruby

🌐Community
by team-telnyx · vlatest · Repository

This skill enables Ruby developers to programmatically manage Telnyx networking services like DNS and IPAM, streamlining automation & integrations.

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

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

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

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to interact with the Telnyx networking API using Ruby. It allows for programmatic creation and management of network resources, such as endpoints and dial plans. Specifically, you can use this skill to automate tasks like provisioning new phone numbers or configuring call routing rules within your Telnyx account.

When to use it

  • Automating the setup of a new Telnyx environment for testing purposes.
  • Dynamically adjusting call routing based on real-time conditions (e.g., traffic load).
  • Creating scripts to manage large numbers of phone numbers or endpoints in bulk.
  • Integrating Telnyx networking functionality into custom AI workflows.

Key capabilities

  • Ruby API integration for Telnyx networking resources
  • Automated resource provisioning and management
  • Support for creating and modifying endpoints, dial plans, and other network configurations

Example prompts

  • "Create a new endpoint with the number +15551234567."
  • "Update the dial plan to route all calls to voicemail."
  • "List all available phone numbers in region US-CA."

Tips & gotchas

  • Requires a valid Telnyx API key and account.
  • Familiarity with Ruby programming 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
6

🌐 Community

Passed automated security scans.