Telnyx Messaging Ruby

🌐Community
by team-telnyx · vlatest · Repository

This skill enables Ruby developers to seamlessly integrate Telnyx Messaging's API for sending and receiving messages via code, streamlining communication workflows.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-messaging-ruby": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-messaging-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 send and receive SMS messages using the Telnyx API via Ruby. It provides functionality for composing, sending, and retrieving message status updates, enabling automated communication workflows. The skill simplifies integration with Telnyx's messaging platform within an agent-driven application.

When to use it

  • Automated Customer Support: Send confirmation messages or updates to customers regarding their inquiries or orders.
  • Appointment Reminders: Automatically send reminders for upcoming appointments via SMS.
  • Two-Factor Authentication (2FA): Generate and deliver one-time passcodes via SMS for enhanced security.
  • Emergency Notifications: Send critical alerts or notifications to users in time-sensitive situations.

Key capabilities

  • Send SMS messages
  • Retrieve message status updates
  • Ruby integration with Telnyx API

Example prompts

  • "Send an SMS to +15551234567 saying 'Your appointment is confirmed for tomorrow at 2pm.'"
  • "What's the status of the SMS I sent to +15559876543?"
  • "Compose a message reminding John about his upcoming payment."

Tips & gotchas

  • Requires a valid Telnyx API key and configuration.
  • Ensure your agent has appropriate permissions within your Telnyx account to send messages.

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.