skill-c-cleaner
Windows C drive space diagnosis and safe cleanup guidance
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-c-cleaner?โผ
Run `npx skills add niuhai/skill-c-cleaner --all -g -y` in your terminal to install it globally. It requires Windows 10/11 with PowerShell 5.1 or later.
How to find what is filling up my C drive?โผ
Run analyze.ps1 to scan 16 categories including temp files, browser data, dev caches, large files, and hidden system usage. You get a health score and a ranked action plan showing exactly what can be safely freed.
Is it safe to clean my C drive with this skill?โผ
Yes. All scanners are read-only, cleanup scripts support -WhatIf preview mode, and dangerous operations require explicit -ReallyDelete confirmation. System files, restore points, and user documents are never touched.
Why does my C drive fill up again after cleaning?โผ
The growth tracking scripts record snapshots and measure daily growth per path, so you can see which apps regenerate caches. It then suggests permanent fixes like moving npm or Docker caches to another drive.
Can I move Docker or WSL data off the C drive?โผ
Yes. The migrators folder includes scripts to relocate WSL, Docker, AppData, and dev caches to other drives, with rollback guides included for safety.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core