podcast-generation

Generate conversational podcast audio from structured JSON scripts into MP3 files.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/bettercallfan/deerflow --skill podcast-generation-bettercallfan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: podcast-generation
Source: https://github.com/bettercallfan/deerflow/tree/main/skills/public/podcast-generation
Command: npx skills add https://github.com/bettercallfan/deerflow --skill podcast-generation-bettercallfan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill converts text content into conversational podcast audio with two hosts, making it easier to create engaging and informative podcasts without direct narration.

Core Features & Use Cases

  • Text to Podcast Conversion: Automatically generate a podcast script from provided text content.
  • Natural Dialogue: Generate natural-sounding conversational dialogue for male and female hosts.
  • Multilingual Support: Handle both English and Chinese text.
  • Use Case: Perfect for creating podcasts from written content, whether it be articles, reports, or stories, to expand audio offerings for a variety of platforms.

Quick Start

Create a script with two hosts, and convert it into a podcast with 'podcast generation --script-file /path/to/script.json --output-file /path/to/output.mp3'.

Frequently Asked Questions about podcast-generation

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

FAQPage Schema
How do I convert text into a podcast audio file?

To convert text into a podcast, you need to define a structured JSON script file specifying dialogue and host gender, then execute the generation command to synthesize speech and combine it into an output MP3 file.

Can I generate audio dialogues with both male and female voices?

Yes, you can generate natural-sounding conversational audio dialogues with two hosts, requiring you to specify the host gender within your structured JSON script file for accurate voice dialogue generation.

Does text-to-speech podcast generation support languages other than English?

Yes, text-to-speech podcast generation supports both English and Chinese text content, allowing you to convert articles, reports, or stories into multilingual conversational audio.

What do I need to start automating podcast creation from written content?

To start automating podcast creation, you need to prepare a structured JSON script file detailing the dialogue and host genders, then run the command specifying your script path and desired output MP3 file path.

What is the best way to create a conversational podcast without direct narration?

The best way to create a podcast without direct narration is using a text-to-speech conversion process that transforms written content into a structured two-host conversational audio format automatically.

Are there limitations when generating conversational audio from text articles?

A key limitation when generating conversational audio is that the process requires structured JSON script files as input rather than raw text, meaning you must format your articles into specified dialogue and host gender parameters beforehand.