mmk-notion-database-ai-summary
Installation
SKILL.md
Recipe: Bulk AI Summary for Notion Database
Prerequisite: Read
../mmk-shared/SKILL.mdfor auth, global flags, and error handling. Uses:mmk-notion-database— Schema, query, and AI summary commands.
A multi-step workflow that discovers AI configuration for a database, collects all page IDs, and triggers AI summary generation in batches.
This recipe has side effects (triggers AI summary writes on Notion pages). It requires manual invocation only.
Workflow
Step 1: Discover database properties
mmk notion database schema --database-id <db-uuid> -o json
Review the schema output to understand the database structure and confirm it has an AI summary property.