๐ŸŽฏ

youtube-clipper

๐ŸŽฏSkill

from op7418/youtube-clipper-skill

VibeIndex|
What it does
|

Downloads YouTube videos, generates semantic chapters, clips segments, translates subtitles to bilingual format, and burns subtitles into video.

Overview

YouTube Clipper is a Claude Code skill that provides an AI-powered workflow for downloading YouTube videos, generating semantic chapters, clipping segments, translating subtitles to bilingual format, and burning subtitles into video files. It uses AI semantic analysis to understand video content rather than mechanically splitting by time.

Key Features

  • AI Semantic Chapter Generation โ€” Analyzes video content to generate fine-grained chapters (2-5 minutes each) based on meaning, not arbitrary time splits
  • Precise Video Clipping โ€” Uses FFmpeg to extract video segments with frame-accurate timing from generated chapters
  • Bilingual Subtitle Translation โ€” Batch translates subtitles to Chinese/English bilingual format with 95% API call reduction for efficiency
  • Subtitle Burning โ€” Hardcodes bilingual subtitles into video files with customizable styling, requiring FFmpeg with libass support
  • Social Media Content Generation โ€” Auto-generates content summaries formatted for platforms like Xiaohongshu, Douyin, and WeChat

Who is this for?

Content creators and video editors who work with YouTube videos and need automated clipping, translation, and subtitle workflows. It is particularly useful for those producing bilingual Chinese/English content or repurposing YouTube videos for Chinese social media platforms.

youtube-clipper

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add op7418/youtube-clipper-skill --skill youtube-clipper
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add op7418/youtube-clipper-skill --skill youtube-clipper
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/youtube-clipper/SKILL.md

SKILL.md

1,799Installs
898
-
Last UpdatedJan 22, 2026