podcast-producer

Coordinate a five-agent podcast production pipeline for drug repurposing stories.

Updated Dec 5, 2025
One-click install
npx skills add https://github.com/pascalwhoop/repurposing-stories --skill podcast-producer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: podcast-producer
Source: https://github.com/pascalwhoop/repurposing-stories/tree/main/.claude/skills/podcast-producer
Command: npx skills add https://github.com/pascalwhoop/repurposing-stories --skill podcast-producer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates an end-to-end workflow to produce podcast episodes about drug repurposing, uniting research, structure, scripting, editorial review, and audio generation into a repeatable pipeline.

Core Features & Use Cases

  • End-to-end orchestration of a five-agent production pipeline: Archivist, Showrunner, Podcast-writer, Editor, and Speaker.
  • Structured deliverables at every stage: background dossier, shownotes, transcript, editorial notes, and final audio, with automatic git commits.
  • Robust error recovery and partial-work commits to resume production after failures.

Quick Start

Initiate production for a drug-disease pair to run the full 5-agent pipeline and generate a publish-ready episode.

Frequently Asked Questions about podcast-producer

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

FAQPage Schema
How do I automate podcast production for drug repurposing research topics?

Automated podcast production for drug repurposing is orchestrated through a structured five-agent pipeline that handles research, scripting, editorial review, and audio generation. You provide a specific drug-disease pair, and the workflow generates a publish-ready episode.

What is the end-to-end workflow for generating audio episodes from drug-disease pairs?

End-to-end episode generation follows a five-agent sequence: Archivist researches background, Showrunner structures content, Podcast-writer scripts, Editor reviews, and Speaker renders audio. Each stage produces structured deliverables like dossiers and transcripts.

Can I recover a podcast production pipeline if it fails midway through scripting?

Yes, the pipeline features robust error recovery with partial-work commits. If production fails during scripting or audio rendering, the system resumes automatically from the last successful git commit without losing prior research or editorial progress.

Do I need to provide a full episode scope to start the podcast production workflow?

Yes, explicit episode scope is required to initiate the production pipeline. You must specify the drug-disease pair and parameters so the Archivist agent can generate an accurate background dossier before structuring and scripting begin.

What deliverables does an automated podcast production pipeline generate besides audio?

Beyond final audio, the pipeline produces a background dossier, shownotes, a full transcript, and editorial notes. All deliverables are committed to git automatically at each stage for version control and traceability.

How does a multi-agent podcast production workflow compare to manual episode creation?

Multi-agent podcast production automates research through audio rendering in a repeatable pipeline, unlike manual creation. It enforces structured deliverables and automatic git commits at every stage, ensuring consistency and resumable progress for drug repurposing episodes.