retellai-pack
by jeremylongshorev1.0.0
Complete Retell AI integration skill pack with 30 skills covering AI voice agents, phone automation, conversational AI, and call center solutions. Flagship+ tier vendor pack.
Documentation
# Retell AI Skill Pack > Claude Code skill pack for Retell AI integration (30 skills) ## Installation ```bash /plugin install retellai-pack@claude-code-plugins-plus ``` ## Skills Included ### Standard Skills (S01-S12) | Skill | Description | |-------|-------------| | `retellai-install-auth` | Install Auth | | `retellai-hello-world` | Hello World | | `retellai-local-dev-loop` | Local Dev Loop | | `retellai-sdk-patterns` | Sdk Patterns | | `retellai-core-workflow-a` | Core Workflow A | | `retellai-core-workflow-b` | Core Workflow B | | `retellai-common-errors` | Common Errors | | `retellai-debug-bundle` | Debug Bundle | | `retellai-rate-limits` | Rate Limits | | `retellai-security-basics` | Security Basics | | `retellai-prod-checklist` | Prod Checklist | | `retellai-upgrade-migration` | Upgrade Migration | ### Pro Skills (P13-P18) | Skill | Description | |-------|-------------| | `retellai-ci-integration` | Ci Integration | | `retellai-deploy-integration` | Deploy Integration | | `retellai-webhooks-events` | Webhooks Events | | `retellai-performance-tuning` | Performance Tuning | | `retellai-cost-tuning` | Cost Tuning | | `retellai-reference-architecture` | Reference Architecture | ### Flagship Skills (F19-F24) | Skill | Description | |-------|-------------| | `retellai-multi-env-setup` | Multi Env Setup | | `retellai-observability` | Observability | | `retellai-incident-runbook` | Incident Runbook | | `retellai-data-handling` | Data Handling | | `retellai-enterprise-rbac` | Enterprise Rbac | | `retellai-migration-deep-dive` | Migration Deep Dive | ### Flagship+ Skills (X25-X30) | Skill | Description | |-------|-------------| | `retellai-advanced-troubleshooting` | Advanced Troubleshooting | | `retellai-load-scale` | Load Scale | | `retellai-reliability-patterns` | Reliability Patterns | | `retellai-policy-guardrails` | Policy Guardrails | | `retellai-architecture-variants` | Architecture Variants | | `retellai-known-pitfalls` | Known Pitfalls | ## Usage Skills trigger automatically when you discuss Retell AI topics. For example: - "Help me set up Retell AI" → triggers `retellai-install-auth` - "Debug this Retell AI error" → triggers `retellai-common-errors` - "Deploy my Retell AI integration" → triggers `retellai-deploy-integration` ## License MIT