content-pipeline

Ingest podcast RSS feeds and meeting notes into platform-native content drafts.

15|3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/LazyIsEfficient/agentic-os --skill content-pipeline-lazyisefficient
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-pipeline
Source: https://github.com/LazyIsEfficient/agentic-os/tree/main/.claude/skills/content-pipeline
Command: npx skills add https://github.com/LazyIsEfficient/agentic-os --skill content-pipeline-lazyisefficient

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Non-interactive content-production toolkit: mine quotable moments from podcast RSS feeds and meeting notes, discover clip-worthy moments in video transcripts, repurpose long-form content into platform-native drafts (X, LinkedIn, YouTube Shorts, newsletter), and batch-score/gate those drafts before publish. Run Python scripts end to end; supports chaining stages or running any stage standalone.

Core Features & Use Cases

  • Script-driven content production: ingest raw source, repurpose into platform-native drafts, and gate the drafts before publish.
  • Modular stages & reuse: quote-mining, editorial brain, content-transform, drafts, quality-scorer, quality-gate, publish; stages can be executed independently or as a full workflow.
  • Cross-skill integration: leverages content-ops rubrics and expert-panel scoring for quality assessment and governance.
  • Use cases include podcast quote extraction, video clip generation, multi-format post drafting, and batch publishing with automated quality gating.

Quick Start

Instruct the Content Pipeline to ingest podcast feeds and meeting notes, transform them into drafts for X/LinkedIn/YouTube/Newsletter, and apply the quality gate before publish.

Frequently Asked Questions about content-pipeline

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

FAQPage Schema
How do I automate extracting quotes from podcast RSS feeds and meeting notes?

Automating quote extraction from podcast RSS feeds and meeting notes involves ingesting raw sources through a script-driven pipeline that mines quotable moments. This process transforms long-form audio and text inputs into structured data for subsequent content repurposing stages.

How do I repurpose long-form content into platform-native drafts for X and LinkedIn?

Repurposing long-form content into platform-native drafts for X and LinkedIn uses a modular content-transform stage. It ingests mined quotes and video transcripts to automatically generate tailored text outputs for specific platforms including X, LinkedIn, YouTube Shorts, and newsletters.

Can I run individual content production stages like quality scoring independently?

Yes, you can run individual content production stages like quality scoring independently. The pipeline features modular stages including quote-mining, editorial brain, drafts, quality-scorer, and quality-gate, allowing you to execute them as a full non-interactive workflow or as standalone scripts.

How does automated quality gating work before publishing content drafts?

Automated quality gating before publishing content drafts works by applying content-ops rubrics and optional expert-panel scoring. The quality-gate stage evaluates generated drafts against these rubrics to validate outputs before they reach the final publish stage.

What is the best way to batch generate YouTube Shorts drafts from video transcripts?

The best way to batch generate YouTube Shorts drafts from video transcripts is using an end-to-end content production pipeline. It discovers clip-worthy moments in video transcripts and transforms them into platform-native drafts with automated quality gating applied before publishing.

Do I need interactive oversight to run the content production workflow?

No, you do not need interactive oversight to run the content production workflow. The pipeline supports non-interactive execution end to end, utilizing Python scripts and optional in-loop expert-panels for automated quality assessment and governance.