Telnyx Porting In Ruby
This skill automates Ruby code porting to Telnyx APIs, streamlining integration and accelerating development workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-porting-in-ruby npx -- -y @trustedskills/telnyx-porting-in-ruby
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-porting-in-ruby": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-porting-in-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 API using Ruby. It facilitates tasks like initiating phone calls, sending SMS messages, and retrieving account information programmatically through Ruby code execution. The skill provides a convenient way to integrate Telnyx's communication services into agent workflows.
When to use it
- Automating outbound call campaigns: Initiate calls based on data from external sources.
- Sending SMS notifications: Trigger text messages for order updates or appointment reminders.
- Retrieving account balance: Check the remaining credit balance in a Telnyx account.
- Programmatically managing phone numbers: Retrieve details about registered phone numbers.
Key capabilities
- Telnyx API interaction via Ruby
- Initiating phone calls
- Sending SMS messages
- Account information retrieval
Example prompts
- "Call this number using Telnyx: +15551234567"
- "Send an SMS to +15559876543 with the message 'Your order has shipped.'"
- "What is my current Telnyx account balance?"
Tips & gotchas
- Requires a working Ruby environment and the
telnyxgem installed. - Ensure your Telnyx API credentials are properly configured for the agent to access the service.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.