mmk-threads

Installation
SKILL.md

MMK Threads

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

Access Threads (Meta) account data — posts, insights, and replies — using the mmk CLI.

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

Sub-Command Skills

Sub-command Description Skill
posts Get recent posts with optional insights and date filtering mmk-threads-posts
insights Account analytics with metric and breakdown options mmk-threads-insights
replies Get replies/conversation for a specific post mmk-threads-replies

Pagination

Both posts and replies support cursor-based pagination via --after. When more results are available, the output includes a "Next page" hint with the cursor value to use.

Related skills

More from magic-meal-kits/mmk-skills

Installs
7
GitHub Stars
1
First Seen
Mar 15, 2026