What problem does it solve? Turning a long meeting recording into usable notes normally means hours of manual listening and typing, and naive summarization of a raw transcript loses speaker attribution and silently truncates content. This Skill converts audio or video recordings into a speaker-labelled transcript and a complete brief covering decisions and action items. ## Core Features & Use Cases - Three-stage pipeline: transcribe media to a raw transcript file, refine it into a speaker-labelled indexed markdown transcript, then summarize the full document into a detailed brief. - Speaker diarization with honest attribution: voices are separated acoustically and named from conversational cues, with unnamed voices kept as Speaker 1, Speaker 2 rather than guessed. - Indexed follow-up Q&A: the refined transcript is indexed so users can ask detailed questions about the meeting later, while only durable facts are stored in memory. - Use Case: Point the Skill at a 46-minute staff-meeting.mp4 and receive the raw transcript path, a speaker-attributed refined transcript, and a brief listing decisions, owners, and unresolved items. ## Quick Start Transcribe and summarize the meeting recording at C:\recordings\staff-meeting.mp4, including who said what and the action items.