Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Material Imitation / 视频素材拆解仿写

中文 | English


中文

一个用于 Codex 的短视频素材拆解与原创仿写 Skill:批量接收公开视频链接,提取口播、关键画面和 OCR,归纳爆款结构,再依据产品卖点生成原创开头或脚本。

能力

  • 批量处理多个公开视频链接;单条失败不会阻断其他链接。
  • 对抖音优先使用匿名 Playwright 网络拦截,不读取浏览器 Cookie。
  • 结合本地 Whisper、关键帧与 OCR,拆解钩子、痛点、场景、证明、产品解决和 CTA。
  • 按源素材的结构仿写,不复制原话、品牌或未经提供的卖点。
  • 用户未提供产品卖点时,先追问材质、版型、功能、差异点等,不生成泛化带货文案。

使用

video-material-imitation 放入 Codex skills 目录,或使用你的 Skills 安装方式安装本仓库,然后提出类似请求:

用 $video-material-imitation 解析下面 3 条抖音链接。
产品:重磅打底衫;卖点:100% 纯棉、270g、侧边无缝、螺纹袖口、直筒微落肩、男女可穿。
按每条素材的开头结构,各写 3 个原创开头。

输出

每条链接依次输出:

  1. 可复用结构与核心机制;
  2. 原创仿写开头;
  3. 用户要求时,补充完整素材框架与镜头建议。

解析来源与署名

本 Skill 负责调度和创作规则;不包含或重发布下列项目的代码。请遵守各项目的许可证与平台条款。

用途 项目 来源作者 / 维护者
匿名链接下载与 Playwright 媒体拦截 video-link-mcp demielcaitlinxk441-pixel
视频元数据、关键帧、OCR 与时间线 mcp-video-analyzer guimatheus92
本地语音转写 faster-whisper SYSTRAN
多站点下载后端(由上游项目使用) yt-dlp yt-dlp contributors

免责声明

仅处理你有权访问和分析的公开内容。请遵守来源平台规则、版权、肖像权及适用法律。结构仿写不等同于复制原始文案或素材。


English

A Codex skill for short-video material analysis and original adaptation. It accepts one or many public video links, extracts speech, key frames, and OCR, identifies the winning-material structure, and writes original product hooks from supplied selling points.

Capabilities

  • Batch-process public video links; a failed item does not stop the rest.
  • For Douyin, prefer anonymous Playwright network interception without reading browser cookies.
  • Combine local Whisper, key frames, and OCR to identify hooks, pain points, scenes, proof, product resolution, and CTA.
  • Imitate the source structure, never the literal copy, brands, or unsupported claims.
  • Require explicit product selling points before product copy is generated.

Usage

Place video-material-imitation in your Codex skills directory, or install this repository using your Skills workflow. Then use a prompt such as:

Use $video-material-imitation to analyze these three Douyin links.
Product: heavyweight base-layer shirt. Selling points: 100% cotton, 270 g fabric, seamless sides, ribbed cuffs, straight relaxed-drop-shoulder fit, unisex.
Write three original hooks per source, following each source's opening structure.

Output

For each source link, the skill returns:

  1. A reusable formula and observed mechanism;
  2. Original adapted hooks;
  3. A full material framework and shot suggestions when requested.

Analysis sources and attribution

This skill provides orchestration and writing rules. It does not include or redistribute the code of the following projects. Respect each project’s license and the source platform’s terms.

Purpose Project Source author / maintainer
Anonymous link download and Playwright media interception video-link-mcp demielcaitlinxk441-pixel
Video metadata, key frames, OCR, and timeline mcp-video-analyzer guimatheus92
Local speech-to-text faster-whisper SYSTRAN
Multi-site download backend used upstream yt-dlp yt-dlp contributors

Disclaimer

Process only public material you are authorized to access and analyze. Follow platform rules, copyright, publicity rights, and applicable law. Structural imitation is not permission to copy source wording or media.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors