Telnyx Ai Assistants Go

🌐Community
by team-telnyx · vlatest · Repository

Helps with AI, Go as part of agent workflows 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-ai-assistants-go npx -- -y @trustedskills/telnyx-ai-assistants-go
2

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

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

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

About This Skill

What it does

The telnyx-ai-assistants-go skill allows AI agents to interact with Telnyx's AI Assistants. It enables the agent to trigger calls, send messages, and manage conversations using Telnyx’s platform. This facilitates automated communication workflows and integration of voice or messaging capabilities into an AI agent's functionality.

When to use it

  • Automating outbound customer service calls with pre-defined scripts.
  • Sending SMS notifications based on events triggered by the AI agent (e.g., appointment reminders).
  • Initiating a phone call to escalate a complex issue to a human agent.
  • Creating conversational IVR systems that route callers based on their input.

Key capabilities

  • Triggering outbound calls via Telnyx’s API.
  • Sending SMS messages through the Telnyx platform.
  • Managing and controlling conversations within Telnyx AI Assistants.

Example prompts

  • "Call John Doe at 555-123-4567 using script 'welcome_call'."
  • "Send an SMS to 555-987-6543 saying 'Your appointment is confirmed.'"
  • "Start a new conversation with the user and route them to agent Sarah."

Tips & gotchas

Requires a Telnyx account and API key for authentication. Ensure your Telnyx account has sufficient credits or funds to cover call and message costs.

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.