Telnyx Account Reports Ruby

🌐Community
by team-telnyx · vlatest · Repository

Generates detailed Telnyx account reports in Ruby for automated analysis and tailored insights into your usage.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-account-reports-ruby": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-account-reports-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 retrieve and process account reports from Telnyx using the Ruby SDK. It can generate reports on usage, billing, or other metrics available through the Telnyx API. The agent can then present this data in a human-readable format or use it for automated analysis.

When to use it

  • A customer asks for their monthly call volume report.
  • You need to automatically monitor your Telnyx usage and alert if it exceeds a threshold.
  • An internal team requests a summary of recent SMS costs.
  • Generating reports on number porting activity.

Key capabilities

  • Retrieves account reports from the Telnyx API.
  • Processes report data using Ruby.
  • Supports various report types (usage, billing, etc.).
  • Uses the Telnyx Ruby SDK.

Example prompts

  • "Get me my Telnyx usage report for last month."
  • "What were my SMS costs in July?"
  • "Generate a report on number porting activity over the past week."

Tips & gotchas

  • Requires proper authentication credentials to access your Telnyx account. Ensure these are securely provided to the agent.

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.