AI Agent Hub
Back to skills
Disk Cleanup Expert icon

Disk Cleanup Expert

IT Ops & Security Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_75a20f40/laozhuang-b01 according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem: disk space is often hidden in low-value files

When Windows storage fills up, the pressure is rarely a single large file. It is often temp directories, application caches, browser data, old installers, and stale downloads. Deleting blindly is risky, but keeping everything wastes capacity. This skill turns “what can be removed and what needs confirmation” into an executable workflow, reducing the chance of deleting work files or application configuration directories.

Workflow: from scan to numbered cleanup

  • Full scan: covers disk overview, AppData, ProgramData, temp directories, large files, and installers across drives.
  • Risk tiers: 🟢 safe caches may be cleaned automatically, 🟡 app caches and old installers require confirmation, 🔴 work files, databases, and system directories should not be deleted directly.
  • Verification: before cleanup, a separate validation pass checks paths and classifications, rolling back or downgrading uncertain items to manual confirmation.
  • Report output: generates an A4 Word report with Microsoft YaHei, bordered tables, and hierarchical numbering like 1 / 1.1 / 1.1.1.
  • Numbered execution: after the user confirms specific item numbers, the corresponding cleanup runs and each item is verified.

Boundaries

Best for Windows desktop or controlled environments where cache and installer cleanup is needed. Not suitable for bulk deletion of business directories. If sandbox limits block deletion, use approval or attachment delivery instead of bypassing protections.

Use Cases

  • When Windows storage alerts fire, scan temp directories, caches, and installers, then produce a numbered report.
  • For a full C drive, separate safe caches, app caches, and work files before confirming cleanup by item number.
  • For stale installer leftovers, list drive-root and AppData packages and mark them by removable risk tier.
  • Before deletion, run an independent verification pass to flag items for manual review or rollback.

Best For

  • Desktop IT engineers maintaining Windows endpoints who need a confirmable cleanup inventory.
  • IT admins handling C-drive alerts who need to avoid deleting app configs or work files.
  • Security engineers doing audits who need risk tiers and verification records before deletion.
  • Systems engineers taking over legacy desktops who need to sort stale installers and caches.