by maxazure · Codex Skill · ★ 117
Video Editing Skill — 视频剪辑技能 把 5-15 分钟的原始口播音频 + 一堆无声素材,变成可发布的多平台短视频。 适配 小红书 / 抖音 / 微信视频号 三大主流平台,按各平台的算法、比例、时长、审核规则调过参。是一条 从口播 → 重组故事 → 平台守门 → 自动丰富 → 渲染 → 三平台导出 → 标题文案 的端到端流水线,不是另一个剪辑工具。 口播音频 + 无声素材 │ ├─→ transcribe.py 转写 + 词级时间戳 + 口误标记 │ (mlx-whisper / faster-whisper / openai-whisper) │ ├─→ roughcut.py ASR 粗剪 → 去纯口头禅 / 相邻重复句 │ 输出可审计 cut list,可选单次 concat 渲染 │ ├─→ rewritescript.py LLM 重组为 5 段式 (hook/pain/turn/value[]/cta) │ ↑ 8 hook 模板 + 5 CTA 模板 + 3 故事结构 │ ├─→ contentguard.py 80+ 条平台雷区 lint (HARD-BLOCK / SOFT-WARN) │ 极限词 / 导流 / 医美 / 财富诱导 ...
| Stars | 117 |
| Forks | 12 |
| Language | Python |
| Category | Codex Skill |
| Quality Score | 62.5122098517055/100 |
| Last Updated | 2026-07-08 |
| Created | 2026-03-21 |
| Platforms | cli, codex, python |
| Est. Tokens | ~25k |
These tools work well together with video-editing-skill for enhanced workflows:
Explore other popular codex skill tools:
video-editing-skill is OpenClaw/Codex Skill: Auto video editing for talk/vlog videos — speech recognition, sentence splitting, subtitle burning, and clip merging. It is categorized as a Codex Skill with 117 GitHub stars.
video-editing-skill is primarily written in Python. It covers topics such as codex, openclaw, skills.
You can find installation instructions and usage details in the video-editing-skill GitHub repository at github.com/maxazure/video-editing-skill. The project has 117 stars and 12 forks, indicating an active community.