podcast-pipeline

Convert podcast episodes into a scored, deduplicated weekly content calendar.

3.3k|656|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/ericosiu/ai-marketing-skills --skill podcast-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: podcast-pipeline
Source: https://github.com/ericosiu/ai-marketing-skills/tree/main/podcast-ops
Command: npx skills add https://github.com/ericosiu/ai-marketing-skills --skill podcast-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feedparser, requests, python-dateutil, python-slugify, tqdm, anthropic, openai.

What problem does it solve?

It turns one podcast episode (RSS feed or transcript) into a ready-to-schedule, cross-platform content calendar, removing the manual work of finding clips, writing posts, and planning distribution.

Core Features & Use Cases

  • Podcast-to-Everything repurposing: Ingest RSS feeds or raw transcripts and generate short-form video clip ideas, Twitter/X threads, LinkedIn articles, newsletter sections, quote cards, blog outlines, and Shorts/TikTok scripts.
  • Editorial Brain extraction: Identify narrative arcs, quotable moments, controversial takes, data points, stories, frameworks, and predictions with optional timestamps.
  • Viral scoring + deduplication: Score content using viral potential (novelty × controversy × utility), filter by minimum score, and deduplicate against recent outputs.
  • Automated scheduling: Produce a weekly publish calendar using platform-specific timing rules and limits.

Quick Start

Ask the skill to repurpose the latest episode from an RSS feed into a scored, deduplicated weekly content calendar.

Frequently Asked Questions about podcast-pipeline

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

FAQPage Schema
How do I repurpose podcast episodes into a cross-platform content calendar?

To repurpose podcasts into a content calendar, ingest RSS-fed audio or transcripts to generate platform-native assets like short-form scripts, threads, and LinkedIn articles. The workflow extracts editorial content atoms, applies viral scoring, deduplicates against recent history, and outputs a weekly publish schedule.

Can I use Whisper transcription for RSS audio ingestion to create social media clips?

Yes, Whisper transcription is required for processing RSS-fed audio ingestion. The system uses Whisper to transcribe the audio before extracting structured content atoms and drafting platform-native social media assets like TikTok scripts and Twitter threads.

How does viral scoring work for podcast repurposing and short-form video clips?

Viral scoring evaluates extracted podcast content by calculating novelty, controversy, and utility. It filters generated social media assets by a minimum score threshold to ensure only high-potential short-form video clips and posts are selected for your content calendar.

Do I need OpenAI or Anthropic API access to automate podcast content extraction?

Yes, you need API access to OpenAI or Anthropic for LLM content extraction and generation. These dependencies power the editorial brain extraction, identifying narrative arcs and quotable moments, and drafting the cross-platform social media assets.

What is the best way to prevent duplicate content when scheduling podcast clips?

The best way to prevent duplicate content is using semantic deduplication against recent output history. Before adding newly extracted podcast quotes and threads to your weekly content calendar, the system checks them against prior assets to avoid repetition.

Can I generate a weekly content calendar from a batch of podcast transcripts?

Yes, you can process a single episode or a batch of provided transcripts to produce a weekly content calendar. The system applies platform-specific timing rules and limits to schedule generated assets like LinkedIn articles, newsletter sections, and blog outlines.