retellai-hello-world

Installation
SKILL.md

Retell AI Hello World

Overview

Create your first Retell AI voice agent and make a test phone call.

Prerequisites

  • Completed retellai-install-auth
  • A phone number registered in Retell AI Dashboard (or use web call for testing)

Instructions

Step 1: Create an LLM Configuration

import Retell from 'retell-sdk';
const retell = new Retell({ apiKey: process.env.RETELL_API_KEY! });
Installs
1
GitHub Stars
2.5K
First Seen
May 13, 2026
retellai-hello-world — jeremylongshore/claude-code-plugins-plus-skills