Get Record Transcripts Dashboard

Collects call recordings + transcripts for a list of DNA Insights case names and exports them to CSV (id, case_name, date_time_start, date_time_end, video_link, transcribe_file_link_v2). For every call longer than 2:00 it triggers the transcript service when the case has no transcript yet, waits until the new transcript lands, then appends the row and tracks the case as done (resumable). Runs entirely over the dashboard HTTP API — no browser, no 10 tabs. Use when the user hands over a file/list of case names and asks for the call records, recordings or transcripts, or says "get record transcripts", "lấy transcript của list case này", "export call records ra csv". Invoked as `get-record-transcripts-dashboard <case-list-file>`.

nhutnguyengkimvn Updated

File contents

nhutnguyengkimvn/ClaudeSkill/tree/main/.claude/skills/get-record-transcripts-dashboard commit 9aa4cc35ce

Frequently asked questions

npx skillmds@latest add nhutnguyengkimvn/get-record-transcripts-dashboard