Files
video-edit-planner-skill/scripts/index
nite e56723a68f feat: multi-track transcription support
SKILL.md:
- Step 2: user can provide multiple track indexes (e.g. mic + Discord)
- Step 4: transcribe each track separately, cross-reference all transcripts
- Step 5: get-transcription supports --track filter

manage_index.py:
- get-transcription: optional --track flag to filter by track index
- Without --track, returns all transcription records (was: latest only)
2026-07-14 12:19:42 +08:00
..