retellai-cost-tuning

Solid

Retell AI cost tuning — AI voice agent and phone call automation. Use when working with Retell AI for voice agents, phone calls, or telephony. Trigger with phrases like "retell cost tuning", "retellai-cost-tuning", "voice agent".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 97/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
47
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Retell AI Cost Tuning ## Overview Implementation patterns for Retell AI cost tuning — voice agent and telephony platform. ## Prerequisites - Completed `retellai-install-auth` setup ## Instructions ### Step 1: SDK Pattern ```typescript import Retell from 'retell-sdk'; const retell = new Retell({ apiKey: process.env.RETELL_API_KEY! }); const agents = await retell.agent.list(); console.log(`Agents: ${agents.length}`); ``` ## Output - Retell AI integration for cost tuning ## Error Handling | Error | Cause | Solution | |-------|-------|----------| | 401 Unauthorized | Invalid API key | Check RETELL_API_KEY | | 429 Rate Limited | Too many requests | Implement backoff | | 400 Bad Request | Invalid parameters | Check API documentation | ## Resources - [Retell AI Documentation](https://docs.retellai.com) - [retell-sdk npm](https://www.npmjs.com/package/retell-sdk) ## Next Steps See related Retell AI skills for more workflows.

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

retellai-performance-tuning

Retell AI performance tuning — AI voice agent and phone call automation. Use when working with Retell AI for voice agents, phone calls, or telephony. Trigger with phrases like "retell performance tuning", "retellai-performance-tuning", "voice agent".

2,266 Updated today
jeremylongshore
AI & Automation Solid

retellai-rate-limits

Retell AI rate limits — AI voice agent and phone call automation. Use when working with Retell AI for voice agents, phone calls, or telephony. Trigger with phrases like "retell rate limits", "retellai-rate-limits", "voice agent".

2,266 Updated today
jeremylongshore
AI & Automation Solid

retellai-data-handling

Retell AI data handling — AI voice agent and phone call automation. Use when working with Retell AI for voice agents, phone calls, or telephony. Trigger with phrases like "retell data handling", "retellai-data-handling", "voice agent".

2,266 Updated today
jeremylongshore
AI & Automation Solid

retellai-advanced-troubleshooting

Retell AI advanced troubleshooting — AI voice agent and phone call automation. Use when working with Retell AI for voice agents, phone calls, or telephony. Trigger with phrases like "retell advanced troubleshooting", "retellai-advanced-troubleshooting", "voice agent".

2,266 Updated today
jeremylongshore
AI & Automation Solid

retellai-reliability-patterns

Retell AI reliability patterns — AI voice agent and phone call automation. Use when working with Retell AI for voice agents, phone calls, or telephony. Trigger with phrases like "retell reliability patterns", "retellai-reliability-patterns", "voice agent".

2,266 Updated today
jeremylongshore