elevenlabs-dialogue

Installation
SKILL.md

ElevenLabs Dialogue

Generate multi-speaker dialogue audio via inference.sh CLI.

Dialogue

Quick Start

Requires inference.sh CLI (infsh). Install instructions

infsh login

# Generate dialogue
infsh app run elevenlabs/text-to-dialogue --input '{
  "segments": [
    {"text": "Have you tried the new feature?", "voice": "george"},
    {"text": "Not yet, but I heard it is amazing.", "voice": "aria"},
    {"text": "You should check it out today.", "voice": "george"}
Related skills

More from inference-sh/agent-skills

Installs
GitHub Stars
363
First Seen
Mar 21, 2026