video-pipeline

Orchestrate brand-bound video cliplets from raw footage using FFmpeg, Remotion, and VideoDB.

29|12|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/matteotitta/genesys-skills --skill video-pipeline-matteotitta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-pipeline
Source: https://github.com/matteotitta/genesys-skills/tree/main/skills/primitives/content/motion/video-pipeline
Command: npx skills add https://github.com/matteotitta/genesys-skills --skill video-pipeline-matteotitta

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, @remotion/cli.

What problem does it solve?

This skill solves the production gap for raw footage by automating the transformation of long-form video into brand-aligned, platform-specific cliplets.

Core Features & Use Cases

  • AI-Orchestrated Editing: Uses transcript analysis and semantic search to identify high-impact segments for editing.
  • Multi-Layer Composition: Integrates FFmpeg for precise cutting, Remotion for brand-compliant overlays, and VideoDB for indexing.
  • Use Case: Automatically convert a 60-minute podcast episode into a 60-second vertical LinkedIn clip with burned-in captions and brand-mapped frames.

Quick Start

Invoke the video-pipeline skill to cut a 60-second LinkedIn vertical clip from the provided podcast source file using the current brand kit.

Frequently Asked Questions about video-pipeline

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

FAQPage Schema
How do I automate repurposing long-form video into short social media cliplets?

Automating long-form video repurposing uses AI transcript analysis and semantic search to identify high-impact segments. It then cuts and composes brand-aligned, platform-specific cliplets, converting raw footage like podcasts into vertical social media videos.

Do I need FFmpeg and Remotion to automate raw video editing workflows?

Yes, FFmpeg and Remotion are required dependencies for automated video editing workflows. FFmpeg handles precise video cutting, while Remotion manages multi-layer composition and brand-compliant overlays to produce finalized platform-specific cliplets.

What's the best way to convert a podcast episode into a vertical LinkedIn clip?

Converting a podcast into a vertical LinkedIn clip requires orchestrating semantic indexing to find highlights, FFmpeg for precise cutting, and Remotion for burning in captions and brand-mapped frames. This pipeline generates the final 60-second vertical asset.

How does semantic indexing work for extracting webinar highlights?

Semantic indexing for extracting webinar highlights works by using VideoDB to index raw footage transcripts. This allows the pipeline to semantically search and retrieve high-impact segments, which are then automatically cut and formatted into short video assets.

Can I use VideoDB to identify high-impact segments for brand-bound video editing?

Yes, VideoDB is integrated specifically to identify high-impact segments for brand-bound video editing. It provides the semantic indexing and retrieval necessary to analyze transcripts and automatically select the most relevant content for cliplet generation.

What are the limitations of using Remotion and FFmpeg for automated video composition?

Limitations of using Remotion and FFmpeg for automated video composition include the strict requirement for a defined brand kit to map overlays and frames. Additionally, the pipeline depends on accurate transcript analysis to successfully identify and extract high-impact segments.