podcast

Generate podcast episodes from published editions with automated transcription and MP3 rendering.

1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/pnils08/GodWorld --skill podcast-pnils08
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: podcast
Source: https://github.com/pnils08/GodWorld/tree/main/.claude/skills/podcast
Command: npx skills add https://github.com/pnils08/GodWorld --skill podcast-pnils08

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a complete podcast episode from a published edition, automating host selection, transcription, and audio rendering to streamline content creation.

Core Features & Use Cases

  • Automates podcast production by reading an edition, selecting hosts based on format, and launching a desk agent to produce a transcript.
  • Renders audio from transcripts and saves MP3s to output/podcasts for quick publishing.
  • Use Case: Create weekly podcast episodes from your published editions with minimal manual steps.

Quick Start

Invoke the podcast skill with the desired cycle and format to generate a complete episode.

Frequently Asked Questions about podcast

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

FAQPage Schema
How do I automate podcast production from published content editions?▼

To automate podcast production, this Skill reads a published edition, selects hosts based on format, and generates a conversation transcript. It orchestrates these tasks through a desk agent to streamline your content creation workflow.

What is the process for converting editions into ready-to-publish audio?▼

Converting editions into audio requires generating a conversation transcript from the content and then rendering it into MP3 files. The process applies Node-based rendering to save the finished audio outputs directly into a designated folder for quick publishing.

Do I need a Node-based environment to render podcast audio?▼

Yes, a Node-based rendering step is required to process the generated transcripts into audio. You also need access to your edition files and the podcast-desk agent to properly orchestrate the host selection and transcription tasks.

Can I use this workflow to generate weekly podcast episodes automatically?▼

Yes, you can create weekly podcast episodes from your published editions with minimal manual steps. By invoking the workflow with your desired cycle and format, it automates the end-to-end production process including host selection and transcript generation.

What are the limitations of automating transcription and audio rendering for podcasts?▼

Limitations include the strict dependency on a Node-based environment for audio rendering and access to specific edition files. The workflow requires a podcast-desk agent to orchestrate tasks, meaning it cannot function in isolation without these integrated components.