retellai-multi-env-setup

Installation
SKILL.md

Retell AI Multi Env Setup

Overview

Implementation patterns for Retell AI multi env setup — voice agent and telephony platform.

Prerequisites

  • Completed retellai-install-auth setup

Instructions

Step 1: SDK Pattern

import Retell from 'retell-sdk';
const retell = new Retell({ apiKey: process.env.RETELL_API_KEY! });
Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
retellai-multi-env-setup — jeremylongshore/tons-of-skills-marketplace