Video Breakdown Skill — Development skill for Claude Code
视频拉片 Agent Skill — 六步工作流拆解对标视频,产出拉片报告+可复刻SOP.
How to install Video Breakdown Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open hanli1999/video-breakdown-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Video Breakdown Skill does
视频拉片 Agent Skill — 六步工作流拆解对标视频,产出拉片报告+可复刻SOP.
Alternatives in Development
- Sora — Generate, remix, and manage short video clips via OpenAI's Sora API 14.6k ★
- Setup Video Vision — Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies 1.3k ★
- Video Comparer — Compare video files and content 653 ★
README
video-breakdown-skill
视频拉片技能 —— 用六步工作流把对标视频逆向拆解成「可复刻 SOP」。适用于干货、教程、横屏单人视频。
这是一个 **Agent Skill**(`SKILL.md` 格式),可用于 Claude Code、Cursor 等支持 Agent Skills 的 AI 编码工具。
它能做什么
拉片 = 逆向工程别人的创作流程。不只看「讲了什么」,更搞清楚「怎么做出来」。拆 3~5 条同博主的视频,基本能摸清对方的工作流。
两个方向:
- 拉内容:选题、信息排列、情绪走向、开头设计、段落结构、口播字句、节奏卡点
- 拉技术:怎么拍、用什么图形、怎么剪、调色、配乐、节奏、工具链
六步工作流
- 定维度 —— 确认要拆哪些维度(台词/节奏/特效/版式/字幕/配乐/工具链)
- 拆素材 ——
ffmpeg抽帧,按时间轴拆成截图序列 - 判型 —— 口播 / 教程 / 叙事Vlog / 产品展示 / 混剪,不同类型拆法不同
- 逐帧细看 —— 对关键帧放大描述,看过渡和动效触发时机
- 逐段填表 —— 按时间线分段填写「画面 / 台词 / 版式 / 节奏 / 音效 / 技术推断」
- 出报告 —— 产出「拉片报告」+「复现 SOP」
安装
# Claude Code
mkdir -p ~/.claude/skills/video-breakdown-skill
cp SKILL.md ~/.claude/skills/video-breakdown-skill/
# Cursor / 通用(.agents)
mkdir -p ~/.agents/skills/video-breakdown-skill
cp SKILL.md ~/.agents/skills/video-breakdown-skill/
装好后,跟 AI 说「帮我拉片这个视频」并提供视频文件路径或关键帧截图即可。AI 无法直接跑 ffmpeg,会给你抽帧命令,你执行后把截图目录给它。
产出
- 拉片报告:一句话结论 + 可复刻度评分 + 关键发现 + 逐段对照表 + 工具链推断
- 复现 SOP:前置准备 + 分阶段执行步骤 + 关键参数 + 耗时估算
适用 / 不适用
- ✅ 干货类、教程类、横屏单人视频效果最好
- ⚠️ 竖屏短视频也能拆,但节奏更快、维度更少
- ❌ 不适合纯叙事电影、MV、直播录屏
成本参考
拆一条 30 分钟视频约消耗 40 万 token。拆 3~5 条同博主视频基本能还原对方完整工作流。
致谢
方法论参考自一位视频博主公开分享的拉片工作流,本仓库将其整理为可复用的 Agent Skill。
License
[MIT](./LICENSE)
Related Skills
App Breakdown Scout
Break down what this application is: its purpose, how it is structured, and the features it
Scout App Breakdown
Break down what this app is, what it does, and its features — then suggest 3 new
Plan Sprint
Plan the upcoming sprint — epic breakdown, user story decomposition, RICE prioritization, dependency check, an
Portfolio Risk
Portfolio concentration and risk analysis for a set of holdings — sector breakdown, beta, volatility, and risk
Agento Report
Get a status report of all PRs agento is handling — merged vs not merged, green status breakdown
Analyze Distribution
Analyzes a Chili Piper distribution (round-robin queue) for imbalance vs. configured weights, booking-source a
Related Agents
Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Fire Roadmapper
Creates project roadmap with phase breakdown from research synthesis
Gsd Planner
Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawn