Create a minimal working Retell AI example. Use when starting a new Retell AI integration, testing your setup, or learning basic Retell AI API patterns. Trigger with phrases like "retellai hello world", "retellai example", "retellai quick start", "simple retellai code".
4.6
Rating
0
Installs
Backend Development
Category
The skill provides a clear structure and adequate description for creating a Retell AI hello world example. However, it lacks critical implementation details - the actual API call is left as a comment placeholder in both TypeScript and Python examples. While the setup and error handling are documented, the core functionality (what API call to make, what response to expect) is incomplete. The novelty is low since a CLI agent could easily scaffold boilerplate code and make simple API calls with documentation. The skill would be more valuable if it specified the exact API endpoint to call (e.g., listing agents, creating a call) and showed the complete working example with actual response handling.
Loading SKILL.md…

Skill Author