storage-analyzer

Analyze disk usage on macOS and Windows with color-coded reports.

Updated Jun 10, 2026
One-click install
npx skills add https://github.com/w020316/Khazix-Skills --skill storage-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: storage-analyzer
Source: https://github.com/w020316/Khazix-Skills/tree/main/storage-analyzer
Command: npx skills add https://github.com/w020316/Khazix-Skills --skill storage-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires os, shutil, ctypes, re, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides an instant and comprehensive analysis of disk usage on macOS and Windows, allowing users to quickly identify and manage large files and directories.

Core Features & Use Cases

  • Disk Usage Analysis: Scan the entire disk and provide detailed usage analysis with color-coded categories.
  • Interactive Report: Generate an interactive HTML report that allows users to navigate through disk usage, prioritize actions, and execute commands directly from the report.
  • Secure Cleanup: Offers secure cleanup options, including moving files to the trash or deleting them with a double confirmation step, ensuring user data safety.

Quick Start

Run the 'storage-analyzer' skill and follow the interactive report to manage disk space efficiently.

Frequently Asked Questions about storage-analyzer

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

FAQPage Schema
How do I analyze disk usage on macOS and Windows?

You can analyze disk usage by running a read-only scan that generates a detailed, color-coded report. This scan identifies large files and directories on both macOS and Windows to help you prioritize cleanup actions.

Do I need Python installed to scan disk space and generate reports?

Yes, you need Python installed to perform disk space analysis. The scan relies on Python's standard library, utilizing modules like 'os', 'shutil', 'ctypes', and 're' to access the file system and calculate storage metrics.

How does secure cleanup work for file management?

Secure cleanup for file management works by offering options to move files to the trash or delete them. To ensure data safety, the process requires a double confirmation step before any deletion is executed.

Can I execute commands directly from the interactive HTML report?

Yes, you can execute commands directly from the interactive HTML report. The report allows you to navigate through disk usage data, prioritize optimization actions, and trigger cleanup commands without leaving the interface.

What is the best way to identify large files for disk optimization?

The best way to identify large files for disk optimization is to use a comprehensive disk scanner. It provides an interactive, color-coded report that categorizes file sizes and directories, making it easy to spot storage bottlenecks.