Podcast Generate

Generates podcast scripts and audio from text or web search results.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/fishyer/skills --skill podcast-generate-fishyer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Podcast Generate
Source: https://github.com/fishyer/skills/tree/main/skills/podcast-generate
Command: npx skills add https://github.com/fishyer/skills --skill podcast-generate-fishyer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of generating podcast scripts and audio from user-provided text or web search results, saving time and effort in content creation.

Core Features & Use Cases

  • Text-to-Podcast: Convert user-provided text into a podcast script and audio.
  • Web Search: Search the web for a specified topic and generate a podcast script and audio.
  • Customization: Adjust the duration, mode (dual or single-host), and voice characteristics.
  • Use Case: Ideal for content creators looking to quickly produce podcasts from articles, research, or news topics.

Quick Start

Generate a podcast script and audio from a text file using the 'podcast-generate' skill.

Frequently Asked Questions about Podcast Generate

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

FAQPage Schema
How do I convert text to a podcast automatically?

To convert text to a podcast automatically, this Skill uses the z-ai-web-dev-sdk to generate LLM scripts and synthesize TTS audio. It transforms your input text into a ready-to-listen podcast with customizable host modes and duration.

Can I generate a podcast from web search results?

Yes, you can generate a podcast from web search results by providing a topic. The Skill searches the web for your specified topic, then uses the retrieved content to generate both the podcast script and the corresponding audio.

Does podcast generation support dual-host and single-host modes?

Podcast generation supports both dual-host and single-host modes. You can customize the audio output by selecting your preferred mode and adjusting specific voice characteristics to match your desired content style.

Do I need z-ai-web-dev-sdk for text-to-speech audio synthesis?

Yes, you need the z-ai-web-dev-sdk for text-to-speech audio synthesis. The Skill requires this dependency to handle both LLM script generation and TTS audio synthesis, functioning as the core engine for the entire audio creation process.

What is the best way to automate podcast script creation from articles?

The best way to automate podcast script creation from articles is using a Skill that processes input text directly through an LLM. It converts written articles into structured audio scripts while allowing duration and voice customizations.