podcast-generator

Convert research notes into podcast scripts and ElevenLabs MP3 audio.

Updated Dec 10, 2025
One-click install
npx skills add https://github.com/KhaledMKhaled/FodaStore --skill podcast-generator-khaledmkhaled
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: podcast-generator
Source: https://github.com/KhaledMKhaled/FodaStore/tree/main/.local/secondary_skills/podcast-generator
Command: npx skills add https://github.com/KhaledMKhaled/FodaStore --skill podcast-generator-khaledmkhaled

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you transform written research, articles, or topics into a podcast-style script and then generate corresponding audio using ElevenLabs.

Core Features & Use Cases

  • Podcast scripting with host/guest dynamics: Produces conversational, audience-friendly dialogue with a clear narrative arc and segment structure.
  • Multiple podcast formats: Supports solo explainer, conversational duo, interview, debate, and narrative styles to fit different content types.
  • ElevenLabs text-to-speech audio production: Converts chunked script utterances into MP3 audio and concatenates them into an episode.
  • Loudness normalization for distribution: Targets podcast loudness (around -16 LUFS) using ffmpeg loudness normalization for consistent playback.

Quick Start

Use the podcast-generator skill to turn the research notes from "topic.txt" into a 15–25 minute conversational duo podcast episode and generate the final normalized MP3 using ElevenLabs.

Frequently Asked Questions about podcast-generator

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

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

You can convert research notes into a podcast by generating a conversational script with host and guest dynamics, then synthesizing the audio using ElevenLabs text-to-speech and concatenating the chunks into a final MP3 file.

What podcast formats can I generate from written articles?

You can generate multiple podcast formats from written articles, including solo explainer, conversational duo, interview, debate, and narrative styles, allowing you to summarize or review knowledge in an audio-friendly way.

Does this text-to-speech workflow handle loudness normalization for distribution?

Yes, the text-to-speech workflow includes loudness normalization for distribution, targeting podcast standards of around -16 LUFS using ffmpeg to ensure consistent audio playback across episodes.

Can I use ElevenLabs to produce long podcast scripts?

Yes, you can use ElevenLabs to produce long podcast scripts by applying sentence-boundary chunking, which breaks the script into smaller utterances for synthesis before concatenating them back into a full episode.

Do I need to write the podcast script myself before generating audio?

No, you do not need to write the podcast script yourself because the skill automatically produces audience-friendly dialogue with a clear narrative arc and segment structure directly from your input research notes or articles.

What is the best way to repurpose text content into an interview-style podcast?

The best way to repurpose text content into an interview-style podcast is to use the skill's scripting feature to generate dynamic host and guest dialogue, followed by ElevenLabs audio synthesis and loudness normalization.