mmk-notion-meeting-comment

Installation
SKILL.md

Recipe: Meeting Notes Commentator

Prerequisite: Read ../mmk-shared/SKILL.md for 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.

Related skills

More from magic-meal-kits/mmk-skills

Installs
7
GitHub Stars
1
First Seen
Mar 17, 2026