disk-cleanup

Automate macOS disk cleanup with per-item deletion approval prompts.

3|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/vndee/engineering-skills --skill disk-cleanup-vndee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: disk-cleanup
Source: https://github.com/vndee/engineering-skills/tree/main/.claude/skills/disk-cleanup
Command: npx skills add https://github.com/vndee/engineering-skills --skill disk-cleanup-vndee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates disk cleanup to free up disk space.

Core Features & Use Cases

  • Safe scans of disk usage across known bloat categories
  • Per-item deletion prompts via AskUserQuestion for every decision
  • Reclaims space from caches, developer data, app data, and project artifacts

Quick Start

Initiate a safe disk cleanup workflow that scans usage, presents results, and prompts for approval before each deletion.

Frequently Asked Questions about disk-cleanup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate disk cleanup on macOS without accidentally deleting important files?

You can automate disk cleanup safely by scanning known bloat categories like caches and developer data, then requiring explicit per-item approval before any deletion occurs. This interactive approach prevents accidental data loss.

What is the safest way to free up disk space from caches and developer data?

The safest way to free up disk space from caches and developer data is through an interactive workflow that presents scan results and prompts for user consent before each deletion. This ensures only unwanted artifacts are removed.

Can I reclaim disk space from large project artifacts and application support files?

Yes, you can reclaim disk space from large project artifacts and application support files. The cleanup process scans these specific categories across your user home directory and requires your direct approval before removing them.

Does macOS disk cleanup require manual review of every file before deletion?

Yes, macOS disk cleanup in this workflow requires manual review via per-item deletion prompts. Every decision to delete caches, app data, or project artifacts must be explicitly approved by you to guarantee safe deletion.

What's the best way to clear user home directory bloat on macOS?

The best way to clear user home directory bloat is to use a modular cleanup workflow that targets caches, app data, and project artifacts. It scans usage across these categories and asks for your per-item approval before deletion.

Why does interactive disk cleanup prompt for every single deletion decision?

Interactive disk cleanup prompts for every deletion decision to satisfy strict safety requirements. This per-item consent mechanism ensures you maintain full control over what caches, developer data, and artifacts are removed.