md-meeting-notes

Installation
SKILL.md

Meeting Notes Summarizer

Transforms markdown meeting transcripts into structured meeting summaries. Best results with Google Meet transcripts generated by Gemini, but compatible with any MD transcript that includes speaker names and timestamps.

Workflow

Step 1: Discover & Select Transcript Files

  1. Search the project's Meeting notes/ folder for files matching *.md pattern (using Glob)
  2. Always present the list of found files to the user via AskUserQuestion and let them choose which file(s) to process
  3. Never auto-select, even if only one file is found

Step 2: Read Transcript & Extract Metadata

Related skills
Installs
8
GitHub Stars
1
First Seen
Feb 27, 2026