Telnyx Missions Ruby

🌐Community
by team-telnyx · vlatest · Repository

Automates complex workflows and data manipulation within Telnyx Missions using Ruby scripting for streamlined operations and enhanced efficiency.

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

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

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

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

About This Skill

What it does

The telnyx-missions-ruby skill allows AI agents to execute Telnyx Missions using Ruby code. This enables complex workflows involving phone calls, SMS messages, and other communication tasks to be automated within an agent's capabilities. The skill provides a structured way to interact with the Telnyx API through Ruby scripts.

When to use it

  • Automating outbound call campaigns: Triggering calls based on data or events.
  • Sending personalized SMS sequences: Orchestrating multi-step SMS conversations.
  • Responding to specific user actions: Executing a mission when a user provides certain input.
  • Integrating with external systems: Using Telnyx Missions to interact with other APIs and services.

Key capabilities

  • Ruby code execution for Mission logic.
  • Integration with the Telnyx API.
  • Structured approach to defining and running missions.
  • Automated workflows involving calls and SMS messages.

Example prompts

  • "Run the 'welcome_new_user' mission."
  • "Execute the Ruby code for the 'send_reminder' mission with these parameters: {customer_id: 123, appointment_time: '2024-03-15T10:00:00Z}.”
  • “Start the ‘verify_phone’ mission."

Tips & gotchas

  • Requires a Telnyx API key to authenticate with the Telnyx platform.
  • Familiarity with Ruby programming is necessary to write and debug Mission code.

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.