creating-highlight-video

Installation
SKILL.md

Creating a Highlight Video

Overview

This is the master orchestration skill for the Highlight Editor Family. When the user pastes a video URL and asks for a highlight, you MUST immediately activate this skill. It acts as an automated pipeline director, ensuring the AI seamlessly hands off tasks to the correct sub-skills and scripts without requiring the user to manually invoke them.

When to Use

  • Whenever the user asks to "make a highlight", "cut this video", or pastes a YouTube URL with the intent of extracting scenes.

The Automated Pipeline

[!IMPORTANT] REQUIRED SUB-SKILL (FIRST): Before anything else, run preparing-tools to verify all system dependencies (yt-dlp, ffmpeg, python3, sqlite3). Do NOT proceed if any tool is missing.

When this skill is activated, you must guide the operation through these 4 strict phases:

Installs
32
First Seen
Jul 15, 2026
creating-highlight-video — zenithth/anibon-stream-synthesis