What problem does it solve? Windows laptops slow down and fill up over time due to accumulated logs, caches, database backups, and startup bloat, and manual cleanup is tedious and error-prone. This Skill provides a structured, safe procedure to diagnose disk usage and reclaim gigabytes of space without breaking running applications. ## Core Features & Use Cases - Disk Diagnosis: Identify the largest space consumers in AppData and user folders using threshold-filtered du scans that avoid timeouts on full disks. - Hermes Agent Cleanup: Remove state.db emergency backups, truncate oversized logs, prune old sessions, and compact the SQLite FTS index for up to 70% database size reduction. - System Junk Removal: Clear the recycle bin, Windows Update cache, temp folders, crash dumps, and package manager caches via PowerShell and bash commands. - Startup Tuning: List and disable heavy auto-start programs through registry edits to free RAM on boot. - Use Case: A user reports their laptop is nearly full and sluggish. The Skill scans for large directories, removes 2GB of Hermes state.db backups, clears 5GB from the recycle bin, prunes old sessions, and disables Docker Desktop auto-start, then verifies reclaimed space with df -h /c. ## Quick Start Ask the agent to diagnose why my Windows laptop is slow and full, then clean up disk space safely.