Telnyx Numbers Config Ruby

🌐Community
by team-telnyx · vlatest · Repository

Automates Telnyx Number configuration using Ruby scripts for streamlined deployments and efficient management of your phone numbers.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-numbers-config-ruby": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-numbers-config-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 configure Telnyx numbers programmatically using the Ruby SDK. It enables agents to manage number settings like voice and SMS capabilities, geographic regions, and more. This provides a flexible way to automate number provisioning and configuration tasks within your AI workflows.

When to use it

  • Automated Number Provisioning: Automatically configure new Telnyx numbers as part of an onboarding process for users or services.
  • Dynamic Feature Configuration: Adjust voice and SMS capabilities on numbers based on user needs or service requirements.
  • Geographic Targeting: Configure number regions to ensure calls are routed appropriately for specific locations.
  • Bulk Number Updates: Update settings across multiple Telnyx numbers simultaneously, streamlining administrative tasks.

Key capabilities

  • Ruby SDK integration for programmatic access.
  • Configuration of voice and SMS capabilities.
  • Management of geographic regions associated with numbers.
  • Automated number provisioning workflows.

Example prompts

  • "Configure the Telnyx number +15551234567 to enable SMS."
  • "Set the region for number +15559876543 to New York City."
  • "Provision a new Telnyx number with voice and SMS capabilities in London."

Tips & gotchas

  • Requires familiarity with Ruby programming.
  • Ensure you have appropriate Telnyx API credentials configured for the agent.

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
7

🌐 Community

Passed automated security scans.