video-analysis-pipeline

Detect highlights in VODs and generate short-form clips with FFmpeg.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/stevef210/Rust-Media-Pipeline --skill video-analysis-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-analysis-pipeline
Source: https://github.com/stevef210/Rust-Media-Pipeline/tree/main/.claude/skills/video-analysis-pipeline
Command: npx skills add https://github.com/stevef210/Rust-Media-Pipeline --skill video-analysis-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex process of analyzing long-form video content (VODs) to detect and generate engaging short-form clips, streamlining content creation for platforms like YouTube Shorts.

Core Features & Use Cases

  • Automated Highlight Detection: Identifies key moments using a sophisticated 14-signal fusion system, combining audio, visual, and engagement metrics.
  • Clip Pack Generation: Organizes detected highlights into organized packs based on duration, platform, and theme.
  • Multi-Format Export: Supports export to Premiere Pro (XMEML), MP4, and JSON metadata.
  • Use Case: Automatically generate a week's worth of YouTube Shorts from a streamer's VODs, focusing on moments with high audience engagement and comedic timing.

Quick Start

Use the video-analysis-pipeline skill to generate highlight clips from the provided VOD file.

Frequently Asked Questions about video-analysis-pipeline

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

FAQPage Schema
How do I automatically generate YouTube Shorts from long-form VODs?

To generate Shorts from VODs, this pipeline analyzes long-form videos using a 14-signal fusion system to identify high-engagement moments. It then automatically extracts these highlights and organizes them into short-form clips suitable for YouTube Shorts.

How does automated highlight detection work for video repurposing?

Automated highlight detection works by applying a 14-signal fusion algorithm that evaluates audio, visual, and engagement metrics. This process identifies key moments in VOD content, isolating segments with high audience engagement and comedic timing for repurposing.

Do I need FFmpeg to process and extract clips from VOD files?

Yes, you need FFmpeg to process VOD files and extract clips. The pipeline requires FFmpeg for video analysis and processing, alongside the Claude API which provides content insights to determine the most engaging segments.

Can I export generated video clips to Premiere Pro for further editing?

Yes, you can export generated clips to Premiere Pro. The pipeline supports multi-format export including Premiere Pro XMEML files, standard MP4 video, and JSON metadata, allowing seamless integration into existing professional editing workflows.

What is the best way to organize detected highlights into clip packs?

The best way to organize highlights is using the pipeline's automated clip pack generation, which categorizes detected video segments based on duration, platform, and theme. This structures the extracted shorts for efficient content publishing.

Are there limitations when processing long-form streams for social media snippets?

Processing long-form streams requires sufficient computational resources for FFmpeg analysis and Claude API usage. The pipeline relies on specific signal fusion algorithms to detect highlights, meaning streams lacking clear audio or visual engagement cues may yield fewer viable social media snippets.