diff --git a/SKILL.md b/SKILL.md index 63eb84c..eed9710 100644 --- a/SKILL.md +++ b/SKILL.md @@ -73,6 +73,7 @@ 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