mmk-notion-meeting-comment
Installation
SKILL.md
Recipe: Meeting Notes Commentator
Prerequisite: Read
../mmk-shared/SKILL.mdfor auth, global flags, and error handling. Uses:mmk-notion-page— Page transcript command. Uses:mmk-notion-comment— Comment add command.
A multi-step workflow that extracts a meeting page transcript, summarizes action items and key decisions, and posts a structured comment back to the page.
This recipe has side effects (posts comments on Notion pages). It requires manual invocation only.
Workflow
Step 1: Get meeting page transcript
mmk notion page transcript <page_id> --include summary,notes -o json
Retrieve the meeting transcript with summary and notes sections.