Telnyx Texml Ruby
This skill automates API interactions with Telnyx using Ruby and Texml, streamlining integration workflows for developers.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-texml-ruby npx -- -y @trustedskills/telnyx-texml-ruby
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-texml-ruby": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-texml-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 process and generate Telnex TextML documents using Ruby. It provides the ability to parse, manipulate, and create these structured text formats which are used for telephony applications. The skill enables integration with Telnyx's APIs and services for advanced communication workflows.
When to use it
- Automating the creation of complex call flows represented in TextML.
- Parsing incoming TextML data from a Telnyx webhook or API response.
- Dynamically generating personalized voice prompts based on user data stored within a TextML structure.
- Testing and debugging TextML configurations programmatically.
Key capabilities
- TextML parsing
- TextML generation
- Ruby integration
- Telnyx API compatibility
Example prompts
- "Generate a TextML document for a customer service greeting."
- "Parse the following TextML and extract the phone number."
- "Create a TextML script to play a confirmation message after an order is placed."
Tips & gotchas
- Requires a working Ruby environment.
- Familiarity with Telnex TextML syntax is recommended for optimal usage.
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.