Telnyx Numbers Services Ruby
This Ruby skill integrates Telnyx Number Services, enabling developers to programmatically manage and utilize Telnyx's phone number resources.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-numbers-services-ruby npx -- -y @trustedskills/telnyx-numbers-services-ruby
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-numbers-services-ruby": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-numbers-services-ruby"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to Telnyx Numbers Services via a Ruby interface. It allows AI agents to programmatically manage phone numbers, including retrieving number details and initiating calls. This enables automated workflows involving phone number provisioning and communication.
When to use it
- Automated Number Provisioning: Automatically acquire new phone numbers based on application requirements.
- Call Initiation: Trigger outbound calls using specific phone numbers for customer support or notifications.
- Number Management: Retrieve details about existing phone numbers, such as their status and associated metadata.
- Dynamic Call Routing: Route incoming calls to different destinations based on number attributes.
Key capabilities
- Retrieve phone number details
- Initiate outbound calls
- Ruby interface for interaction
Example prompts
- "Get the details of phone number +15551234567."
- "Make a call to +15559876543 from my Telnyx number."
- "What is the status of number +15551112222?"
Tips & gotchas
Requires an active Telnyx account and API key. Ensure your Telnyx API credentials are correctly configured within the agent environment for successful operation.
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.