podcast-generator

Generate podcast scripts and audio using ElevenLabs text-to-speech.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/not-subhu/screech --skill podcast-generator-not-subhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: podcast-generator
Source: https://github.com/not-subhu/screech/tree/main/.local/secondary_skills/podcast-generator
Command: npx skills add https://github.com/not-subhu/screech --skill podcast-generator-not-subhu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pydub, os, subprocess, elevenlabs, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of creating podcast scripts and producing audio content, making it easier to produce high-quality podcasts with minimal effort.

Core Features & Use Cases

  • Script Generation: Turn research, articles, or topics into podcast scripts with host/guest dynamics.
  • Audio Production: Generate audio content using ElevenLabs text-to-speech technology.
  • Use Case: If you have a topic you want to discuss in a podcast, this Skill can help you create a script and audio content in one go.

Quick Start

Generate a podcast script and audio for the topic 'Artificial Intelligence in 2023'.

Frequently Asked Questions about podcast-generator

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

FAQPage Schema
How do I automate podcast script creation and audio production from a single topic?

Automate podcast script creation and audio production by inputting a research topic or article to generate formatted host/guest scripts, then process the text via ElevenLabs text-to-speech to yield finished audio content.

Do I need an ElevenLabs API key to generate text-to-speech podcast audio?

Yes, generating text-to-speech podcast audio requires an ElevenLabs API key. The Skill processes formatted scripts and sends them to the ElevenLabs API to produce the final audio output.

Can I turn research articles into a podcast script with host and guest dynamics?

Yes, you can turn research articles or topics into a podcast script. The Skill formats the structured research into a script featuring host and guest dynamics before passing it to audio production.

What Python libraries are required to run this text-to-speech podcast generator?

Running this text-to-speech podcast generator requires Python libraries including requests, pydub, and the elevenlabs package, alongside standard modules like os and subprocess for processing scripts and generating audio.

Does this audio production Skill handle both script formatting and voice generation in one go?

Yes, this audio production Skill handles both script formatting and voice generation in one go. It takes a target topic, structures the podcast script, and directly invokes ElevenLabs text-to-speech for audio output.