meeting-notes
Installation
SKILL.md
Meeting Notes Summarizer
Transforms Google Meet transcripts (Gemini-generated MD files) into structured meeting summaries.
Workflow
Step 1: Discover & Select Transcript Files
- Search the project's
Meeting notes/folder for files matching*회의록.mdpattern (using Glob) - Always present the list of found files to the user via AskUserQuestion and let them choose which file(s) to process
- Never auto-select, even if only one file is found