Install
openclaw skills install srt-proofreaderProofread SRT subtitles by using srts/source.md as terminology reference while preserving subtitle indices and timestamps. Use when users ask to proofread or...
openclaw skills install srt-proofreaderExecute the workflow in order. Keep edits minimal and deterministic.
srts/srts/ folder.srts/ does not exist.srts/ is already inside a git repository.git initgit add .git commit -m "init srt"source.mdsrts/source.md exists.还没有创建 source.md.source.md before editing subtitles.source.md, then use them as authoritative wording..srt Filesrts/ with:
.srt. or _>400 lines).srt.<=400, edit directly.>400:
section-001.srt, section-002.srt, ... using scripts/srt_sections.mjs.srt using the same scriptscripts/srt_sections.mjsnode scripts/srt_sections.mjs split --input <main.srt> --output <dir> --chunk 400node scripts/srt_sections.mjs merge --input-dir <dir> --output <main.srt>-->).source.md terminology as first priority.git diff and confirm index/timestamp lines are unchanged.