meet

Installation
SKILL.md

/meet — Meeting Processing

Process raw meeting notes into structured notes with extracted decisions, blockers, and action items.

Context

Today's date: !date +%Y-%m-%d Recent meetings: !ls meetings/*.md 2>/dev/null | tail -5

Reference template: @_templates/meeting.md Config: @_core/config.yaml Processing logic: @_core/PROCESSING.md

Input

User input: $ARGUMENTS

Then user will paste raw notes.

Installs
2
Repository
kv0906/pm-kit
GitHub Stars
131
First Seen
May 29, 2026
meet — kv0906/pm-kit