Mmk notion meeting
Claude Code skills for Magic Meal Kits CLI — Notion, Paymint, Threads, YouTube automation
npx -y skills add magic-meal-kits/mmk-skills --skill mmk-notion-meetingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
List Notion AI meeting notes. Triggers on "meeting notes", "AI meetings", "list meetings", "meeting list".
SKILL.md
0.9 KB, as published. Nobody here has run it
MMK Notion — Meeting Commands
Prerequisite: Read
../mmk-shared/SKILL.mdfor auth, global flags, and error handling. Parent:mmk-notion
Always use -o json when parsing results or composing with other commands.
list — List AI meeting notes
mmk notion meeting list -o json
mmk notion meeting list --timezone Asia/Seoul --limit 50 -o json
Optional: --view-id, --timezone (default: Asia/Tokyo), --limit (default: 25)
See Also
- mmk-shared — Auth, global flags, error handling
- mmk-notion — All Notion commands overview