byop7418· 24 skills
Invoked by cron (or manually) to refresh the widgets on the ai-desk-card e-ink display with fresh data. Reads the current widget cache, decides which widgets need new data, pulls from the user's data sources (calendar, mail, git, weather APIs, etc.), and pushes back via the card-widget skill. Use when invoked headless from cron, or when user says "刷新一下卡片" / "refresh card" / "update widgets now".
$npx -y skills add op7418/ai-desk-card --skill card-refreshInstalls into the current project.
Run `npx skills use "https://github.com/op7418/ai-desk-card" --skill "op7418/ai-desk-card/card-refresh"` 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.