Podcast Generate

Generate podcast scripts and WAV audio from text or web search results.

Updated Dec 14, 2025
One-click install
npx skills add https://github.com/71261121/auto-jarvis- --skill podcast-generate-71261121
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Podcast Generate
Source: https://github.com/71261121/auto-jarvis-/tree/main/skills/podcast-generate
Command: npx skills add https://github.com/71261121/auto-jarvis- --skill podcast-generate-71261121

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 scripts and audio from user-provided text content or by searching the web for a specified topic, transforming information into engaging audio content.

Core Features & Use Cases

  • Content-to-Podcast: Generates dual-host or single-host podcasts from text files (txt, md, docx, pdf).
  • Web Search to Podcast: Researches a given topic online and produces a podcast based on the findings.
  • Customizable Output: Produces both a Markdown script and a WAV audio file, with adjustable duration, voices, and speaking speed.
  • Use Case: Quickly turn a long article into an informative podcast episode for your audience, or generate audio summaries of trending news topics.

Quick Start

Use the podcast-generate skill to create a podcast from the content of 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?

To convert text into a podcast, provide text files like txt, md, docx, or pdf. The system uses LLM for scriptwriting and TTS for audio synthesis, outputting both a Markdown script and a WAV audio file.

Can I generate a podcast automatically from web search results?

Yes, you can generate a podcast from web search results. The system researches a specified topic online, uses an LLM to write the script, and synthesizes the audio via TTS to create an episode.

Does the podcast generation support dual-host formats?

Yes, podcast generation supports both dual-host and single-host formats. You can customize the output by selecting voice types, adjusting speaking speed, and setting the desired duration for the audio.

What audio format is produced when creating podcasts from text?

The system produces WAV audio files when creating podcasts from text. Alongside the audio output, it generates a Markdown script file documenting the written content used for the TTS synthesis.