Prompt Library ⚙️ Technical ElevenLabs Voice Agent Script
GPT-4o ⚙️ Technical Advanced

ElevenLabs Voice Agent Script

Write a complete conversational script for an AI voice agent using ElevenLabs, including intents, responses, and fallbacks.

👁 14 views ⎘ 0 copies ♥ 0 likes

The Prompt

# ElevenLabs Voice Agent Script

You are a conversational AI designer. Write the complete script for a voice agent built with ElevenLabs for [COMPANY_NAME].

## Agent Details
- Agent purpose: [PURPOSE] (e.g., appointment booking, product support, lead qualification)
- Agent name: [AGENT_NAME]
- Voice persona: [PERSONA] (e.g., warm and helpful, professional and efficient)
- Primary user type: [USER_TYPE]

## Deliverable: Full Agent Script

**1. Greeting and Intent Detection**
- Opening line when a call connects
- How to identify what the user needs
- Responses for the top 3 user intents:
  - Intent A: [INTENT_A] → agent response
  - Intent B: [INTENT_B] → agent response
  - Intent C: [INTENT_C] → agent response

**2. Core Task Flow for [PRIMARY_TASK]**
Step-by-step dialogue for the main thing this agent does:
- Prompt → Expected user response → Agent follow-up
- Include 2 alternate paths for common variations

**3. Clarification Responses**
- When user input is unclear: response
- When user gives partial information: response
- When user asks a question the agent cannot answer: response

**4. Fallback and Escalation**
- Fallback for completely unexpected input
- Escalation to human: when triggered and how to hand off gracefully

**5. Closing**
- Standard sign-off
- Confirmation message if applicable

Write all dialogue in the voice of [AGENT_NAME] with [PERSONA] tone.

📝 Fill in the blanks

Replace these placeholders with your own content:

[COMPANY_NAME]
[PURPOSE]
[AGENT_NAME]
[PERSONA]
[USER_TYPE]
[INTENT_A]
[INTENT_B]
[INTENT_C]
[PRIMARY_TASK]

How to use this prompt

1
Copy the prompt

Click "Copy Prompt" above to copy the full prompt text to your clipboard.

2
Replace the placeholders

Swap out anything in [BRACKETS] with your specific details.

3
Paste into GPT-4o

Open your preferred AI assistant and paste the prompt to get started.