Telnyx Messaging Profiles Ruby
This Ruby skill manages Telnyx Messaging Profiles, streamlining integration and automation for your communication 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-messaging-profiles-ruby npx -- -y @trustedskills/telnyx-messaging-profiles-ruby
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-messaging-profiles-ruby": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-messaging-profiles-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 manage Telnyx messaging profiles using Ruby. It enables the creation, retrieval, updating, and deletion of message profile configurations within a Telnyx account. This facilitates customization of messaging experiences based on specific needs or user segments.
When to use it
- Automating the setup of new messaging profiles for different campaigns.
- Dynamically adjusting message settings (like fallback text) based on real-time data.
- Synchronizing profile configurations across multiple Telnyx accounts.
- Responding to requests to change a profile's name or description.
Key capabilities
- Create new messaging profiles.
- Retrieve existing messaging profile details.
- Update message profile attributes.
- Delete messaging profiles.
Example prompts
- "Create a Telnyx messaging profile named 'Promotional Offer' with fallback text 'Check out our latest deals!'"
- "Get the details for the messaging profile called 'Customer Support'."
- "Update the description of the 'Welcome Message' profile to 'Initial greeting for new users.'"
Tips & gotchas
Requires a Telnyx API key and appropriate permissions configured within your Telnyx account. Familiarity with Ruby programming is necessary to effectively utilize this skill.
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.