Telnyx Video Ruby

🌐Community
by team-telnyx · vlatest · Repository

Initiate, manage, and terminate Telnyx Video calls using Ruby code for flexible, custom video 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-video-ruby npx -- -y @trustedskills/telnyx-video-ruby
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-video-ruby": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-video-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 interact with the Telnyx Video API using Ruby. It enables agents to initiate video calls, manage participants, and perform other video-related actions programmatically. This provides a way for AI applications to integrate real-time video communication into their workflows.

When to use it

  • Customer Support: An agent can start a video call with a customer experiencing technical issues, allowing for visual troubleshooting.
  • Remote Collaboration: Facilitate video meetings between team members or external partners directly through the AI assistant.
  • Interactive Tutorials: Guide users through processes using live video demonstrations and real-time feedback.
  • Virtual Consultations: Enable agents to conduct virtual consultations with clients, such as for sales demos or product onboarding.

Key capabilities

  • Initiate Video Calls
  • Manage Participants (add/remove)
  • Interact with the Telnyx Video API via Ruby

Example prompts

  • "Start a video call with John Doe."
  • "Add Sarah to the current video conference."
  • "What's the status of the ongoing video session?"

Tips & gotchas

  • Requires a valid Telnyx API key and proper configuration within your Ruby environment.
  • Familiarity with basic Ruby programming is helpful for more complex interactions.

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.