Push live data to the user's ai-desk-card M5Paper e-ink companion display. Use whenever the user asks to show todos, calendar, weather, AI status, inbox counts, next meeting, or any glanceable info on their card / 卡片 / 副屏 / 墨水屏 / e-ink display. 16 widget types available; AI picks slot + widget type, fills data, POSTs to the local card daemon (default 127.0.0.1:9877). Communicates over loopback, so individual widget writes don't trigger AI agent approval prompts.
$npx -y skills add op7418/ai-desk-card --skill card-widgetInstalls into the current project.
Run `npx skills use "https://github.com/op7418/ai-desk-card" --skill "op7418/ai-desk-card/card-widget"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/op7418/ai-desk-card" that are relevant to the current task. Run `npx skills add "https://github.com/op7418/ai-desk-card"` and select the relevant skills, then follow their instructions.