mmk-plaud-file
Installation
SKILL.md
MMK Plaud — File Commands
Prerequisite: Read
../mmk-shared/SKILL.mdfor auth, global flags, and error handling. Parent:mmk-plaud— includes credential overrides and requirements.
Always use -o json when parsing results or composing with other commands.
list — List recordings (compose transcripts/summaries)
mmk plaud file list --limit 10 -o json
mmk plaud file list --with transcripts,summaries --limit 25 -o json
mmk plaud file list --sort start_time --asc --trash active -o json
Required: none