Podcast Generate

Convert input files or web searches into podcast scripts and WAV audio.

2.7k|627|Updated Sep 11, 2025
One-click install
npx skills add https://github.com/jjyaoao/HelloAgents --skill podcast-generate-jjyaoao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Podcast Generate
Source: https://github.com/jjyaoao/HelloAgents/tree/main/skills/podcast-generate
Command: npx skills add https://github.com/jjyaoao/HelloAgents --skill podcast-generate-jjyaoao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates turning input materials or web search results into polished podcast scripts and final audio, saving time and enabling quick production.

Core Features & Use Cases

  • From file: reads text/doc formats and outputs a dual-host or single-host podcast script and a WAV file.
  • Web search mode: searches the web for a topic and synthesizes a podcast from sources.
  • Automatic duration control (3-20 minutes) and outputs in Markdown script plus audio.
  • Produces final podcast_script.md and podcast.wav for easy publishing.

Quick Start

Run the generator with a material file or a topic and an output directory to produce podcast_script.md and podcast.wav.

Frequently Asked Questions about Podcast Generate

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

FAQPage Schema
How do I automatically generate a podcast script from web search results?

To generate a podcast script from web search results, input a specific topic and an output directory. The tool searches the web, synthesizes sources, drafts a dual-host or single-host script using an LLM, and outputs a Markdown file plus a WAV audio file.

Can I convert text documents into dual-host podcast audio?

Yes, you can convert text documents into dual-host podcast audio. By reading file-based text materials, the system drafts a conversational script and uses TTS synthesis to produce a ready-to-publish WAV audio file alongside a Markdown script.

What is the maximum duration for TTS podcast audio generation?

The maximum duration for TTS podcast audio generation is 20 minutes. The system features automatic duration control ranging from 3 to 20 minutes, ensuring the synthesized WAV audio and script match your specified time constraints.

Does LLM-based podcast generation require manual audio editing?

LLM-based podcast generation does not require manual audio editing. It uses the z-ai-web-dev-sdk for LLM script drafting and TTS synthesis to automatically validate duration and output a final, ready-to-publish WAV audio file.

What file formats are supported for podcast script generation from documents?

Podcast script generation from documents supports standard text and document formats for reading input materials. It processes these file-based materials to automatically output a Markdown podcast script and a synthesized WAV audio file.

Are there limitations when using TTS synthesis for automated podcast production?

A limitation of using TTS synthesis for automated podcast production is that duration is capped at 3 to 20 minutes. The system performs duration validation to ensure the final WAV audio adheres to these defined constraints before publishing.