byjianshuo· 34 skills
Use when the user has a long-form video (interview / lecture / podcast / conversation) and a transcript SRT, and wants to extract 3–6 stand-alone topical short clips from it. This skill ONLY cuts and crops — it produces raw clips + per-clip SRTs as a hand-off package for downstream post-production (/wjs-overlaying-video). Triggers — "切成几段", "分主题", "拆成短视频", "切片", "topic segments", "split into clips".
$npx -y skills add jianshuo/claude-skills --skill wjs-segmenting-videoInstalls into the current project.
Run `npx skills use "https://github.com/jianshuo/claude-skills" --skill "jianshuo/claude-skills/wjs-segmenting-video"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jianshuo/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jianshuo/claude-skills"` and select the relevant skills, then follow their instructions.