podcast

Generate podcast episodes with AI speakers from topics, URLs, or text via the ListenHub CLI.

335|37|Updated Jul 18, 2026
One-click install
npx skills add https://github.com/joeseesun/qiaomu-cut-skill --skill podcast-joeseesun
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: podcast
Source: https://github.com/joeseesun/qiaomu-cut-skill/tree/main/vendor/marswaveai-skills/podcast
Command: npx skills add https://github.com/joeseesun/qiaomu-cut-skill --skill podcast-joeseesun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Turning a topic, article, or pasted text into a polished podcast episode normally requires scripting, recording, and editing. This Skill automates the entire flow through the ListenHub CLI, producing a full audio episode with 1-2 AI speakers and a transcript from a single request. ## Core Features & Use Cases - Three Generation Modes: Quick (~5 min overview), Deep (10-15 min analysis), and Debate (two opposing viewpoints, requires 2 speakers). - Flexible Inputs: Accepts a plain topic, one or more URLs, pasted reference text, or any combination. - Speaker & Language Handling: Built-in default speakers per language, optional speaker selection from the speakers API, and automatic language detection from the user's input. - Guided Confirmation Flow: Collects parameters step by step, summarizes choices, and only generates after explicit user confirmation. - Use Case: A user pastes a link to a research article and asks for a debate-style episode; the Skill submits the job in the background, then delivers a listen link, subtitles, duration, and an optional MP3 download. ## Quick Start Ask the agent to make a podcast about a topic you care about, optionally including reference URLs or text, then confirm the summarized settings to start generation.

Frequently Asked Questions about podcast

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

FAQPage Schema
How do I create a podcast episode from a topic or URL?▼

Provide a topic, one or more URLs, or pasted text, and the Skill submits a generation job through the ListenHub CLI. After confirming the summarized settings, it returns an audio link, subtitles, duration, and an optional MP3 download.

What podcast modes are available and when should I use each?▼

Three modes exist: Quick for roughly 5-minute overviews, Deep for 10-15 minute analyses, and Debate for two opposing viewpoints. Debate requires exactly 2 speakers, while Quick and Deep work with 1 or 2.

Can I choose the AI speakers and language for the podcast?▼

Yes. Language is inferred from your input or config, and speakers default to built-in options per language. You can request different voices, which are fetched from the speakers API rather than hardcoded.

Does the podcast skill require the ListenHub CLI to be installed?▼

Yes, the ListenHub CLI is required and must be authenticated before generation. The Skill checks auth automatically and supports both OpenAPI key mode and OAuth login mode, auto-installing and auto-logging in when needed.

When should I not use this podcast generation skill?▼

Avoid it for plain text-to-speech reading, explainer videos with visuals, image generation, or extracting content from a URL without producing audio. Those tasks are handled by separate dedicated skills.