diff --git a/SKILL.md b/SKILL.md index fa4b776..a052ad4 100644 --- a/SKILL.md +++ b/SKILL.md @@ -75,7 +75,8 @@ Helpers (`helpers/transcribe.py`, `helpers/render.py`, etc.) live alongside this - **`transcribe_batch.py `** — 4-worker parallel transcription. Use for multi-take. - **`pack_transcripts.py --edit-dir `** — `transcripts/*.json` → `takes_packed.md` (phrase-level, break on silence ≥ 0.5s). - **`timeline_view.py