Mmk Plaud Doctor

Plaud connectivity check — validates bearer token and lists user + devices. Triggers on "plaud doctor", "plaud connectivity", "plaud health", "plaud check token", "is plaud working".

magic-meal-kits Updated

File contents

MMK Plaud — Doctor

Prerequisite: Read ../mmk-shared/SKILL.md for 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.


doctor — Connectivity check: validates token + lists user and devices

mmk plaud doctor -o json

Required: none

Use this command first when setting up Plaud access or debugging auth issues — it confirms the configured bearer token is valid and returns the current user plus connected devices in one call.


See Also

magic-meal-kits/mmk-skills/tree/main/skills/mmk-plaud-doctor commit e2170dab9f

Frequently asked questions

npx skillmds@latest add magic-meal-kits/mmk-plaud-doctor