youtube-clipper

Extract highlights from YouTube videos and generate multilingual subtitled clips.

345|12|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/minicoohei/ai-agent-camp --skill youtube-clipper-minicoohei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-clipper
Source: https://github.com/minicoohei/ai-agent-camp/tree/main/.claude/skills/youtube-clipper
Command: npx skills add https://github.com/minicoohei/ai-agent-camp --skill youtube-clipper-minicoohei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Skill automates the end-to-end process of turning long videos into concise, multilingual clips by automatically extracting highlights, generating subtitled clips, and preparing ready-to-share video assets.

Core Features & Use Cases

  • Automated highlight extraction from YouTube and other platforms to identify compelling moments.
  • Subtitle translation and bilingual SRT generation to support multilingual audiences.
  • Clip generation with optional burned-in subtitles and SNS-ready summaries for distribution.
  • Remotion-compatible output data to integrate into production workflows.

Quick Start

Run the clipper on a YouTube URL to automatically fetch the video, extract highlights, translate subtitles, and generate clips ready for sharing.

Frequently Asked Questions about youtube-clipper

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

FAQPage Schema
How do I extract highlights and generate clips from a YouTube video?

To extract highlights and generate clips from a YouTube video, the Skill automates the end-to-end process by fetching the video, analyzing chapters, identifying compelling moments, and rendering subtitled clips ready for distribution.

How do bilingual subtitles work for multi-platform video clips?

Bilingual subtitles work by automatically transcribing the original video audio and translating the text into a target language, generating a dual-language SRT file that can optionally be burned directly into the final video clips.

Can I use Remotion-compatible output data for video clip production workflows?

Yes, you can use Remotion-compatible output data because the Skill generates structured data designed specifically to integrate into existing Remotion production workflows for further editing and clip rendering.

What is the best way to automate multilingual highlight extraction for social media?

The best way to automate multilingual highlight extraction is using a script-based workflow that handles video download, transcription, translation, and clip generation simultaneously, producing SNS-ready summaries and subtitled assets.

Does the automated clip generation process handle extraction errors gracefully?

Yes, the automated clip generation process handles transcription and rendering errors gracefully, applying built-in fallback mechanisms to ensure the video download, chapter analysis, and translation pipeline completes without failing.