用 Kimi 拉片提取参考片的叙事、镜头、节奏和视觉语法,再适配到用户自己的内容与资产。
Scanned 9/1/2026
Install to Claude Code
npx -y skills add pengfeiqiao/kunpeng --skill video-style-replication --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Video Style Replication?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/pengfeiqiao-video-style-replication)More formats (shields.io, HTML) on the badges page.
---
name: video-style-replication
displayName: 参考片复刻
description: 用 Kimi 拉片提取参考片的叙事、镜头、节奏和视觉语法,再适配到用户自己的内容与资产。
category: video
visibility: toolbar
---
# 参考片复刻
复刻的是方法,不是复制受版权保护的角色、镜头内容或品牌资产。
## 工作流
1. 先用 Kimi 参考视频分析链路观看完整视频。剪辑项目中调用 `timeline_analyze_reference_video`,保留镜头切点、转写、关键帧和风格档案。
2. 把参考片拆成可迁移规则:开场钩子、信息顺序、平均镜长、景别分布、机位与运镜、表演节奏、转场、声音、字幕和图形包装。
3. 区分“必须保留的结构”与“只属于原片的内容”。后者必须换成用户的角色、场景、品牌与叙事素材。
4. 输出 2 至 3 套适配方案,说明每套保留了什么、改变了什么、制作成本和风险。用户确认后再生成分镜或剪辑计划。
5. 需要分镜时使用工坊角色模板、电影分镜规则和内部场景一致性规则;需要剪辑时调用 `timeline_kimi_edit_plan`,不再使用旧 ConversationGuide 或单张串行脚本。
6. 生图可以并行,单镜也能独立重做。只有用户要逐镜审看时才逐张等待确认。
## 交付
- 参考片结构档案
- 用户内容的镜头表与节奏映射
- 关键画面提示词或正式分镜
- 视频生成提示词与剪辑执行计划
- 版权、真人和内容安全风险说明
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Create Mermaid diagrams for flowcharts, sequences, ERDs, and
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.
Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".
Use when an operation issue is a lint or health-check (`operationType: "lint"`) — typically the nightly lint routine or a manual "Run lint" from the UI. Audit the wiki for contradictions, orphans, weak provenance, broken links, and missing concept pages, and return a triage list — do not auto-fix.
Generate the stable Paperclip release changelog at releases/vYYYY.MDD.P.md by reading commits, changesets, and merged PR context since the last stable tag.