Youtube-clipper-skill

Youtube-clipper-skill

AI-powered YouTube video editing tool supporting chapter generation, subtitle translation, and embedding.

Agent SkillDesignOpen sourceyoutubevideoclippingsubtitlesai
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 2.0k
Source
skill-github

Overview

YouTube Clipper Skill is an AI-driven YouTube video editing tool that provides video downloading, semantic chapter generation, clip extraction, bilingual subtitle translation, and embedding via Claude Code. This skill helps generate high-quality video clips and automatically creates social media content. Users can invoke this skill with simple commands, making it suitable for scenarios involving YouTube video processing and sharing. Integration methods include using the `npx` command or manually running the installation script.

Capabilities

  • AI semantic analysis for chapter generation
  • Precise video clip extraction
  • Batch translation of subtitles into bilingual format
  • Embedding bilingual subtitles into videos
  • Automatic generation of social media content

Use cases

Extracting key moments from technical interviewsCreating short clips from course videosGenerating video clips with bilingual subtitlesAutomatically generating social media content

Setup

Requires: Python 3.8+yt-dlpFFmpeg with libass
npx skills add https://github.com/op7418/Youtube-clipper-skill or manually clone the repository and run the installation script.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install FFmpeg with libass support?

macOS users need to install `ffmpeg-full`; Ubuntu users need to install `ffmpeg libass-dev`.

How to configure environment variables?

Edit the `~/.claude/skills/youtube-clipper/.env` file.

Related skills