podcast-generation

Generate two-host conversational podcast audio and markdown transcripts from text.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of high-quality podcast audio from written content, transforming text into natural-sounding conversational podcasts.

Core Features & Use Cases

  • Content to Audio: Converts articles, reports, or any text into a two-host podcast.
  • Natural Dialogue: Generates conversational audio with male and female hosts.
  • Multi-language Support: Supports both English and Chinese content.
  • Use Case: Generate a podcast summary of a long industry report for easy listening during a commute.

Quick Start

Generate a podcast from the text in '/mnt/user-data/my-article.txt' and save it as '/mnt/user-data/my-podcast.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 with two hosts?

To convert text into a podcast, this Skill uses a two-host conversational format with male and female speakers. It transforms written articles or reports into natural-sounding audio dialogue.

Can I generate Chinese audio podcasts from written reports?

Yes, you can generate Chinese audio podcasts as well as English ones. The Skill supports multi-language content conversion, transforming written material into conversational audio files.

Do I need a Volcengine TTS API key to generate audio?

Yes, you need the Volcengine TTS API to perform speech synthesis. The internal Python scripts use this API to orchestrate the workflow and generate the final MP3 audio files.

How to turn an article into an MP3 podcast for commuting?

You can turn an article into an MP3 podcast by providing the text content to the Skill. It generates a conversational two-host audio summary and saves it as an MP3 file for easy listening.

Does the text-to-speech podcast generator also create transcripts?

Yes, the text-to-speech podcast generator creates markdown transcripts alongside the audio. This allows you to read the generated conversational dialogue while listening to the MP3 output.