media-pipeline-example

Coordinate multi-stage media processing into a prepare-then-review workflow.

12|2|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/Loringtonian/second-brain-template --skill media-pipeline-example
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: media-pipeline-example
Source: https://github.com/Loringtonian/second-brain-template/tree/main/.claude/skills/media-pipeline-example
Command: npx skills add https://github.com/Loringtonian/second-brain-template --skill media-pipeline-example

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It organizes a two-phase media workflow so new media is processed consistently before a human makes the final keep, skip, or later decision.

Core Features & Use Cases

  • Detects new media items and prepares them for review.
  • Enriches each item with summaries, classifications, and other metadata.
  • Supports podcast clips, photo curation, transcription review, and similar media pipelines with a mandatory triage gate.

Quick Start

Ask the skill to run the media pipeline for your source folder and prepare a triage docket for review.

Frequently Asked Questions about media-pipeline-example

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

FAQPage Schema
How do I automate media transcription and triage before final review?

Media triage automation uses a prepare-then-review workflow to ingest raw media, generate transcriptions and metadata enrichment, and compile a mandatory triage docket for human selection before production.

What is a non-destructive media pipeline workflow?

A non-destructive media pipeline workflow processes sources like podcast clips and photos by enriching them with summaries and classifications while tracking state via a ledger, ensuring original media remains untouched until human selection.

Can I use a triage docket system for podcast clip curation?

Yes, a triage docket system supports podcast clip curation by detecting new media, preparing transcriptions and metadata classifications, and presenting a controlled docket for human keep, skip, or later decisions before final output.

How do I organize a two-phase media processing workflow with state tracking?

Organizing a two-phase media processing workflow requires separating automated preparation from human review, using a state-ledger to track each media item from ingestion through enrichment, and enforcing a triage gate before non-destructive output generation.

What are the limitations of automated media enrichment without human triage?

Automated media enrichment without human triage lacks a controlled review gate, allowing unreviewed summaries and classifications to advance to production. A mandatory triage docket with state-ledger tracking ensures only marked items progress to output.