Podcast Generate

Generate podcast scripts and WAV audio from text files or web searches.

25|17|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/QvvvvvvQ/skills_leaks --skill podcast-generate-qvvvvvvq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Podcast Generate
Source: https://github.com/QvvvvvvQ/skills_leaks/tree/main/GLM/skills/podcast-generate
Command: npx skills add https://github.com/QvvvvvvQ/skills_leaks --skill podcast-generate-qvvvvvvq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires z-ai-web-dev-sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of podcast episodes, transforming user-provided text content or web search results into engaging audio content, saving significant time and effort in content production.

Core Features & Use Cases

  • Content-to-Podcast: Generates podcast scripts and audio from uploaded text files (txt, md, docx, pdf).
  • Web Search to Podcast: Creates podcasts based on topics by searching the web for relevant information.
  • Customizable Output: Produces both a Markdown podcast script and a WAV audio file.
  • Use Case: A marketing team can quickly turn a long-form blog post into a short podcast episode for broader audience reach, or a researcher can generate an audio summary of a complex topic.

Quick Start

Use the podcast generate skill to create a podcast from the text in the file 'my_article.txt' and save the output to the 'podcast_output' directory.

Frequently Asked Questions about Podcast Generate

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

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

You can convert text files into podcasts by uploading txt, md, docx, or pdf documents. The system processes the text to generate a podcast script and synthesizes a corresponding WAV audio file automatically.

Can I generate a podcast episode from a web search?

Yes, you can generate a podcast episode from a web search by providing a topic. The system searches the web for relevant information, then uses LLM capabilities to produce both a Markdown script and a WAV audio file.

Does the podcast generation tool support dual-host formats?

Yes, the podcast generation tool supports dual-host formats. It offers customizable voices and speeds, allowing you to create dynamic audio content with either a single host or two interacting hosts.

What file formats are supported for podcast script and audio output?

The output file formats supported are Markdown for the podcast script and WAV for the audio. These files are generated together from your uploaded text content or web search results.

Do I need a specific SDK to run the podcast generation process?

Yes, the podcast generation process requires the z-ai-web-dev-sdk dependency. This SDK facilitates the LLM script generation and TTS audio synthesis necessary to create the final podcast episode.