返回顶部
e

elevenlabs-voice-agent

Build and manage ElevenLabs Conversational AI voice agents with Twilio phone integration. Use when creating AI phone agents (cold callers, appointment setters, customer service), configuring voice/LLM settings, connecting Twilio phone numbers, or debugging voice agent issues. Covers NEPQ sales framework, objection handling, and call qualification flows.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
117
下载量
0
收藏
概述
安装方式
版本历史

elevenlabs-voice-agent

# ElevenLabs Voice Agent Build AI phone agents using ElevenLabs Conversational AI API + Twilio. ## Setup Flow 1. Create agent via ElevenLabs dashboard or API 2. Configure voice, TTS model, LLM, and system prompt 3. Purchase/connect Twilio phone number via ElevenLabs phone integration 4. Test and iterate on script, voice settings, turn-taking ## Optimal Voice Settings (Proven) | Setting | Value | Why | |---------|-------|-----| | TTS Model | v3 conversational | Best quality for phone calls | | Expressive mode | ON | Natural inflection | | Stability | 0.45 | Natural variation without inconsistency | | Similarity | 0.75 | Recognizable voice | | Speed | 1.2x | Fast enough for cold calls (API max) | | Streaming latency | 4 | Balance speed vs quality | | Turn timeout | 2s | Don't wait too long for response | | Eagerness | eager | Jump in naturally | | Speculative turn | ON | Faster responses | | Cascade timeout | 3s | Handle pauses | ## Recommended Voices - **Alexandra** (`kdmDKE6EkgrWrrykO9Qt`): Pleasant female, great for cold calls - **Hope** (`OYTbf65OHHFELVut7v2H`): Warm female backup ## LLM Choice Use `gpt-4o-mini` for phone agents — speed is critical, latency kills calls. ## Key API Endpoints ``` POST https://api.elevenlabs.io/v1/convai/agents/create PATCH https://api.elevenlabs.io/v1/convai/agents/{agent_id} GET https://api.elevenlabs.io/v1/convai/agents/{agent_id} POST https://api.elevenlabs.io/v1/convai/twilio/phone-numbers — Connect Twilio number ``` ## Enable Phone Features Enable these tools on the agent: `voicemail_detection`, `end_call`, `background_voice_detection` ## NEPQ Sales Framework For appointment-setting agents, use Neuro-Emotional Persuasion Questioning: - Permission-based opening ("Do you have a quick moment?") - Question-led qualification (don't pitch, ask) - Emotional connection questions before booking - Soft close with specific time options ## Twilio Integration 1. Get Twilio Account SID + Auth Token 2. Use ElevenLabs API to create phone number connection 3. Phone number is provisioned automatically by ElevenLabs 4. Calls route: Twilio → ElevenLabs → AI agent ## Common Issues - **Robotic voice**: Switch to v3 conversational model, enable expressive mode - **Slow responses**: Use gpt-4o-mini, increase streaming latency optimization - **Cuts off caller**: Increase turn timeout, reduce eagerness - **Sounds scripted**: Add personality to system prompt, lower stability slightly

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 elevenlabs-voice-agent-1776013216 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 elevenlabs-voice-agent-1776013216 技能

通过命令行安装

skillhub install elevenlabs-voice-agent-1776013216

下载 Zip 包

⬇ 下载 elevenlabs-voice-agent v1.0.0

文件大小: 2.07 KB | 发布时间: 2026-4-13 10:09

v1.0.0 最新 2026-4-13 10:09
ElevenLabs Voice Agent v1.0.0

- Initial release: Build and manage conversational AI phone agents using ElevenLabs API with integrated Twilio support.
- Supports configuration of voice models, LLMs (optimized for gpt-4o-mini), and detailed phone agent settings.
- Provides recommended voice settings and voices tailored for cold calling and appointment setting.
- Guides through NEPQ sales framework implementation, call qualification, and objection handling.
- Enables key phone features (voicemail detection, end call, background voice detection).
- Includes troubleshooting tips for common voice agent issues.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部