Telnyx Seti Python
Automates Telnyx call routing and data processing using Python scripts for complex backend 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-seti-python npx -- -y @trustedskills/telnyx-seti-python
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-seti-python": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-seti-python"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The telnyx-seti-python skill allows AI agents to interact with the Telnyx SETI API using Python. This enables automated analysis of call recordings, including transcription and sentiment detection. It facilitates tasks like identifying potential customer service issues or tracking brand mentions within conversations.
When to use it
- Automated Call Analysis: Automatically process large volumes of call recordings for insights into customer satisfaction or agent performance.
- Real-time Sentiment Monitoring: Integrate with live calls to detect and respond to negative sentiment in real time.
- Compliance Auditing: Analyze call content for adherence to regulatory requirements or internal policies.
- Brand Monitoring: Identify mentions of your brand or products within customer conversations.
Key capabilities
- Python-based API interaction
- Transcription of audio recordings
- Sentiment analysis of transcribed text
- Integration with Telnyx SETI API
Example prompts
- "Transcribe the call recording from [recording ID] and tell me the sentiment."
- "Analyze this call for mentions of 'competitor X' [recording ID]."
- "Get a summary of the sentiment across all calls from yesterday."
Tips & gotchas
- Requires an active Telnyx account and SETI API credentials.
- Transcription accuracy depends on audio quality; noisy recordings may yield less reliable results.
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.