Meeting Master
Auto-generate meeting notes, action items, and follow-up tickets from transcripts
sv install sarahcodes/meeting-master
Requires the sv CLI. Installs to your project automatically.
.cursor/skills/meeting-master/SKILL.md
Download and place the SKILL.md file into your .cursor/skills/meeting-master/ directory.
curl -sL https://skillvault.md/api/packages/sarahcodes/meeting-master/download -o meeting-master.zip
Downloads the package as a zip archive to your current directory.
https://skillvault.md/api/packages/sarahcodes/meeting-master/download
Download the zip, extract, and copy the relevant files into your project.
Meeting Master\n\nDrop a meeting transcript and get structured notes, action items with owners, and optional Jira/Linear ticket creation.\n\n## Skills\n\n- transcript-parser — handles Zoom, Google Meet, Teams, and Otter.ai formats\n- action-extractor — identifies action items, assigns owners, estimates effort\n- summary-writer — executive summary + detailed notes in markdown\n\n## Usage\n\n``bash\nsv install sarahcodes/meeting-master\n# Then paste your transcript and ask your agent to process it\n``
Fix: transcript parser crash on empty speaker names.
Otter.ai format support, improved action item detection.
Added Google Meet and Teams transcript support.
This should be paid software honestly. The transcript parsing handles our messy Zoom calls perfectly. Action items are always spot on.
Replaced our meeting notes process entirely. The action item extraction is scarily accurate. Wish it could auto-create Linear tickets too.