retellai-install-auth

Installation
SKILL.md

Retell AI Install Auth

Overview

Install the Retell AI SDK and configure API key authentication for building voice agents.

Prerequisites

  • Retell AI account at retellai.com
  • API key from the Retell AI dashboard
  • Node.js 18+ or Python 3.9+

Instructions

Step 1: Install SDK

set -euo pipefail
# Node.js
npm install retell-sdk
Installs
1
GitHub Stars
2.5K
First Seen
May 13, 2026
retellai-install-auth — jeremylongshore/claude-code-plugins-plus-skills