mmk-threads-posts
Installation
SKILL.md
MMK Threads — Posts
Prerequisite: Read
../mmk-shared/SKILL.mdfor auth, global flags, and error handling. Parent:mmk-threads— includes Pagination guidance.
Always use -o json when parsing results or composing with other commands.
posts — Get my recent posts
mmk threads posts -o json
mmk threads posts --limit 10 --insights -o json
mmk threads posts --since 2025-01-01 --until 2025-06-30 -o json
mmk threads posts --after <cursor> -o json
Optional flags: