bywonderwhy-er· 6 skills
Run a comprehensive, read-only health check on the user's computer and return a scored chat summary with prioritized, plain-English recommendations and safe cleanup suggestions. Use this whenever the user wants to check their computer's health, speed it up, free up / reclaim disk space, find what's eating CPU / memory / storage, check battery health and wear, audit login & startup items, see pending updates, or asks for a "tune-up", "checkup", "system report", "health check", or "is my Mac/PC/laptop healthy". Trigger even on casual phrasing like "my laptop feels slow", "why is my fan so loud", "my computer is laggy", "running out of space", or "clean up my machine". Works on macOS, Windows, and Linux. This is a Desktop Commander skill: it relies on a real local shell (start_process / interact_with_process) and is strictly read-only by default — it never needs sudo and only performs cleanups the user explicitly approves.
$npx -y skills add wonderwhy-er/desktopcommandermcp --skill computer-health-checkInstalls into the current project.
Run `npx skills use "https://github.com/wonderwhy-er/desktopcommandermcp" --skill "wonderwhy-er/desktopcommandermcp/computer-health-check"` 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/wonderwhy-er/desktopcommandermcp" that are relevant to the current task. Run `npx skills add "https://github.com/wonderwhy-er/desktopcommandermcp"` and select the relevant skills, then follow their instructions.