Skip to main content
Back to the directory
op7418/youtube-clipper-skillSoftware EngineeringFrontend and Design

youtube-clipper

Intelligent YouTube video clipper with AI-powered chapter analysis, subtitle translation, and batch processing.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/op7418/youtube-clipper-skill --skill youtube-clipper
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, youtube-clipper has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: op7418/youtube-clipper-skill. Canonical URL: https://skills.sh/op7418/youtube-clipper-skill/youtube-clipper.

Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykWARN
About this skill
Intelligent YouTube video clipper with AI-powered chapter analysis, subtitle translation, and batch processing. Installation : If you're installing this skill from GitHub, please refer to README.md for installation instructions. The recommended method is npx skills add . 你将按照以下 6 个阶段执行 YouTube 视频剪辑任务: 目标 : 确保所有必需工具和依赖都已安装 检测 yt-dlp 是否可用 检测 FFmpeg 版本和 libass 支持 检测 Python 依赖 如果环境检测失败 : 注意 : 目标 : 下载 YouTube 视频和英文字幕 询问用户 YouTube URL 调用 download_video.py 脚本 脚本会: 向用户展示: 输出 : 目标 : 使用 Claude AI 分析字幕内容,生成精细章节(2-5 分钟级别) 调用 analyze_subtitles.py 解析 VTT 字幕 脚本会输出结构化字幕数据: 你需要执行 AI 分析 (这是最关键的步骤): 为每个章节生成: 章节生成原则 : 向用户展示章节列表: 目标 : 让用户选择要剪辑的章节和处理选项 使用 AskUserQuestion 工具让用户选择章节 询问处理选项: 确认用户选择并展示处理计划 目标 : 并行执行多个处理任务 对于每个用户选择的章节,执行以下步骤: 进度展示 : 目标 : 组织输出文件并展示给用户 创建输出目录 输出目录位于当前工作目录下 组织文件结构: 向用户展示: 询问是否继续剪辑其他章节 问题 : FFmpeg subtitles 滤镜无法正确解析包含空格的路径 解决方案 : burn_subtitles.py 使用临时目录 问题 : 逐条翻译会产生大量 API 调用 解决方案 : 每批 20 条字幕一起翻译 目标 : 生成 2-5 分钟粒度的章节,避免半小时粗粒度 方法 : 区别 : 路径 : 文件名处理 : 当用户触发这个 Skill 时: 记住:这个 Skill 的核心价值在于 AI 精细章节分析 和 无缝的技术处理 ,让用户能快速从长视频中提取高质量的短视频片段。 - Downloads videos and English subtitles, then uses Claude to generate fine-grained chapters (2–5 minute segments) by analyzing subtitle semantics and identifying natural topic transitions - Supports bilingual subtitle generation (English + Chinese), subtitle burning to video with styled overlays, and social media summary generation for each clip -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does youtube-clipper do?

Intelligent YouTube video clipper with AI-powered chapter analysis, subtitle translation, and batch processing.

Is youtube-clipper good?

youtube-clipper does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support youtube-clipper?

youtube-clipper currently lists compatibility with Claude Code, Skills CLI.

Is youtube-clipper safe to install?

youtube-clipper has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to youtube-clipper?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install youtube-clipper?

Run the following command to install youtube-clipper: npx skills add https://github.com/op7418/youtube-clipper-skill --skill youtube-clipper

Related skills

Alternatives in Software Engineering