storage-analyzer

Scan macOS and Windows disk usage and generate an interactive HTML report.

4|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/hwj123hwj/custom-skills --skill storage-analyzer-hwj123hwj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: storage-analyzer
Source: https://github.com/hwj123hwj/custom-skills/tree/main/skills/storage-analyzer
Command: npx skills add https://github.com/hwj123hwj/custom-skills --skill storage-analyzer-hwj123hwj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a quick and easy way to analyze disk usage and identify large files or folders that can be deleted to free up space.

Core Features & Use Cases

  • Disk Usage Analysis: Scan your entire system to find out which files and folders are taking up the most space.
  • Interactive Report: Generate an interactive HTML report that lists the top 5 disk usage items and provides detailed information.
  • One-Click Clean: With a single click, you can move large files to the trash or delete them permanently.

Quick Start

Run the 'storage-analyzer' skill to get an analysis of your disk usage and take action on the reported items.

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 to find large files taking up space?

To analyze disk usage, this skill scans your system to identify large files and folders, then generates an interactive HTML report detailing the top disk space consumers for easy review.

Does the storage analysis tool work on both macOS and Windows?

Yes, the storage analysis works on both macOS and Windows, scanning the file system to locate large directories and outputting a unified interactive HTML report.

Do I need Python 3 to scan my system for large folders?

Yes, you need Python 3 installed, as the script relies on Python standard libraries to execute the system scanning and generate the interactive HTML disk usage report.

Can I permanently delete files directly from the disk usage report?

Yes, you can delete files directly from the disk usage report, as the skill provides one-click options to either move large files to the trash or delete them permanently to free up space.

What is the best way to clean up disk space without manually searching?

The best way to clean up disk space is running a system scan that outputs an interactive HTML report, allowing you to instantly identify and delete large files with a single click.

How many large files are listed in the interactive HTML report?

The interactive HTML report lists the top 5 disk usage items, providing detailed information for each to help you quickly free up space by moving or deleting them.