disk-cleanup

Analyzes and cleans up large files, caches, Docker/Colima artifacts on macOS and Linux via shell scripts.

1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/misteral/claude_plugins --skill disk-cleanup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: disk-cleanup
Source: https://github.com/misteral/claude_plugins/tree/main/plugins/system-plugin/skills/disk-cleanup
Command: npx skills add https://github.com/misteral/claude_plugins --skill disk-cleanup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users identify and reclaim valuable disk space by cleaning up large files, caches, and system artifacts, especially useful when disk space is low.

Core Features & Use Cases

  • Disk Usage Analysis: Identifies large directories and files to pinpoint space consumption.
  • Cache & Temporary File Cleanup: Safely removes application caches, package manager caches, and temporary files.
  • Docker/Colima Optimization: Manages Docker images, volumes, and ensures Colima VM disk space is reclaimed.
  • Use Case: When your system alerts you that disk space is critically low, use this Skill to quickly find and remove unnecessary large files and caches.

Quick Start

Run the disk cleanup script to find the top 20 largest directories in your home folder.

Frequently Asked Questions about disk-cleanup

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

FAQPage Schema
How do I free up disk space taken by Docker images and Colima VMs?

You can reclaim disk space by running the provided shell scripts to analyze directory sizes, identify large files, and safely remove application caches, package manager data, and Docker/Colima artifacts on macOS and Linux systems.

What is the best way to find large directories and files consuming disk space?

The best way to find large directories is using the Skill's disk usage analysis script, which scans your home folder and identifies the top 20 largest directories to pinpoint exactly where space is being consumed on your system.

Can I safely clean up application caches and package manager data without breaking my system?

Yes, you can safely clean up application caches and package manager data because the Skill targets common space-consuming temporary files and caches, ensuring that essential system operations remain unaffected while reclaiming valuable disk space.

Does this disk cleanup tool work on both macOS and Linux systems?

Yes, this disk cleanup tool works on both macOS and Linux systems by targeting common space-consuming locations specific to each platform, including application caches, package manager data, and virtual machine disks like Colima.

Why does my disk space keep filling up and how do I identify the source?

Your disk space fills up due to accumulating application caches, package manager data, and Docker/Colima artifacts. You can identify the exact source by analyzing disk usage with the Skill's scripts to locate the largest directories and files.