retellai-reference-architecture
Installation
SKILL.md
Retell AI Reference Architecture
Overview
Implementation patterns for Retell AI reference architecture — voice agent and telephony platform.
Prerequisites
- Completed
retellai-install-authsetup
Instructions
Step 1: SDK Pattern
import Retell from 'retell-sdk';
const retell = new Retell({ apiKey: process.env.RETELL_API_KEY! });