eleven-labs-podcast

Generate podcast audio from text files using the ElevenLabs API.

63|8|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/different-ai/the-factory --skill eleven-labs-podcast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eleven-labs-podcast
Source: https://github.com/different-ai/the-factory/tree/main/.opencode/skills/eleven-labs-podcast
Command: npx skills add https://github.com/different-ai/the-factory --skill eleven-labs-podcast

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of podcast audio files directly from text scripts, simplifying content production.

Core Features & Use Cases

  • Text-to-Speech Narration: Converts plain text into spoken audio using a single voice.
  • Dialogue Generation: Creates multi-voice podcasts by distinguishing between host and guest lines.
  • Use Case: Turn a written interview transcript into a listenable podcast episode with distinct voices for the interviewer and interviewee.

Quick Start

Use the eleven labs podcast skill to create a podcast from the file notes/episode-01.txt.

Frequently Asked Questions about eleven-labs-podcast

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate podcast audio from a text file?

This Skill generates podcast audio from text files using the ElevenLabs API for text-to-speech synthesis, supporting both single-voice narration and multi-voice dialogue creation with configurable voice and model IDs.

Can I create multi-voice dialogue with distinct host and guest roles?

Yes, you can create multi-voice dialogue by distinguishing between host and guest lines in the text file, allowing the script to be synthesized into a podcast with distinct voices for each role.

Do I need an API key to use ElevenLabs for text-to-speech narration?

Yes, an ElevenLabs API key is required for authentication to generate audio, allowing you to configure voice and model IDs for your text-to-speech narration.

What is the best way to turn an interview transcript into a listenable podcast episode?

The best way to turn an interview transcript into a listenable episode is to format the text with distinct host and guest lines, then use dialogue generation to synthesize the audio with multiple distinct voices.

Does the podcast audio generation process support configurable voice and model IDs?

Yes, the podcast audio generation process supports configurable voice and model IDs, allowing you to customize the text-to-speech output and dialogue synthesis parameters via the ElevenLabs API.