Short-Form Video Clip Pipeline — Skill

Community

Turn long videos into viral 9:16 clips fast.

Authorericosiu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns long-form YouTube videos into ready-to-post vertical short clips by automating downloading, transcription, AI segmentation, cropping, and caption burning—so you can publish consistently without manually editing.

Core Features & Use Cases

  • AI segmentation for viral moments: Uses Claude to select the best 30–60s segments based on hook strength, emotional punch, and standalone value.
  • Layout-aware vertical reformatting: Converts 16:9 to 9:16 while handling talking-head and screen-share style layouts.
  • Word-timestamp captions: Builds TikTok-style word-highlighted captions (ASS) using Whisper word timestamps or fallbacks.
  • Cut verification: Runs a second Claude pass to ensure clips end on a complete thought.
  • Channel batch processing: Scans a local YouTube knowledge base for new weekly episodes and processes them automatically.

Quick Start

Run short-form extraction for a single YouTube URL by instructing your AI environment to execute: python3 scripts/shortform_pipeline.py --url "https://www.youtube.com/watch?v=VIDEO_ID" --max-clips 3 --output-dir ./output.

Dependency Matrix

Required Modules

anthropicopenai-whisperyt-dlpmediapipeopencv-python

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Short-Form Video Clip Pipeline — Skill
Download link: https://github.com/ericosiu/ai-marketing-skills/archive/main.zip#short-form-video-clip-pipeline-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.