基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/eiei114/henshusha --skill henshusha-render命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Create a short digest/story video from raw footage using Henshusha's manual edit plan, Timeline JSON, FFmpeg render, and optional Remotion preview/render path.
Inspect a target video project, read the human edit plan, confirm source media paths, and prepare manual cut/title/caption timeline inputs.
Convert a manual edit plan into Henshusha Timeline JSON with video cuts, title overlays, and caption overlays.
| name | henshusha-render |
| description | Validate a Henshusha manual Timeline JSON file and render an MP4 with FFmpeg cuts plus title/caption overlays. |
Use when the user asks to render, export, preview output, or create final MP4 variants from a manual timeline.
projects/<project-name>/.npx henshusha validate projects/<project-name>.npx henshusha render projects/<project-name> --dry-run when FFmpeg is unavailable or the user wants to inspect commands first.npx henshusha render projects/<project-name>.renders/.--dry-run writes projects/<project-name>/jobs/render-plan.json with resolved source paths, overlay timings, output path, and the FFmpeg command. It does not encode MP4 and does not require FFmpeg to be installed.