Telnyx Seti Ruby

🌐Community
by team-telnyx · vlatest · Repository

Telnyx Seti Ruby allows you to seamlessly integrate and manage your Seti data streams via Ruby APIs for flexible automation & analysis.

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

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

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

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

About This Skill

What it does

The telnyx-seti-ruby skill allows AI agents to interact with the Telnyx SETI API using Ruby. It provides functionality for sending and receiving SMS messages, managing phone numbers, and performing other telephony operations. This enables agents to automate communication tasks and integrate with Telnyx's services programmatically.

When to use it

  • Automated SMS Campaigns: Send personalized text message campaigns based on user data or event triggers.
  • Two-Factor Authentication (2FA): Implement 2FA using SMS verification codes sent through the Telnyx API.
  • Real-time Notifications: Send instant notifications to users about order updates, appointment reminders, or other time-sensitive information.
  • Phone Number Management: Retrieve and manage phone number details within an automated workflow.

Key capabilities

  • SMS sending via the Telnyx API
  • Ruby language integration
  • Management of phone numbers (retrieval)
  • Interaction with Telnyx SETI API

Example prompts

  • "Send a text message to +15551234567 saying 'Your order has shipped!'"
  • "What is the status of phone number +15559876543?"
  • "Initiate an SMS campaign to all users who signed up in the last week."

Tips & gotchas

  • Requires a Telnyx API key to be configured for authentication.
  • Ensure your Ruby environment is properly set up with the necessary dependencies for interacting with the Telnyx API.

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.