mmk-notion-comment

Installation
SKILL.md

MMK Notion — Comment Commands

Prerequisite: Read ../mmk-shared/SKILL.md for auth, global flags, and error handling. Parent: mmk-notion

Always use -o json when parsing results or composing with other commands.


add — Add a comment to a page

mmk notion comment add --page-id <page-id> --text "<comment text>" -o json
mmk notion comment add --page-id <page-id> --mention-user <user-id> --text "Please review" -o json
mmk notion comment add --page-id <page-id> --mention-page <page-id> --text "See this page" -o json

Required: --page-id, --text Optional:

Related skills

More from magic-meal-kits/mmk-skills

Installs
7
GitHub Stars
1
First Seen
Mar 17, 2026