/install disk-cleaner
Disk Space Analyzer
Find out what's eating your disk space. Safe, read-only analysis.
Runs du, find, and df commands to analyze disk usage patterns. All operations are read-only — it reports findings and suggests cleanup targets but does NOT delete anything.
Actions
analyze — Full disk analysis
{ "action": "analyze" }
Returns: top-level directory sizes, disk usage percentage, mount points
topsize — Find largest files
{ "action": "topsize", "dir": "/var/log", "limit": 10 }
Returns: top N largest files in specified directory
oldlogs — Find old log files
{ "action": "oldlogs", "days": 30 }
Returns: log files older than N days, with sizes
Pricing
Free — MIT License (zero dependencies, pure bash)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install disk-cleaner - After installation, invoke the skill by name or use
/disk-cleaner - Provide required inputs per the skill's parameter spec and get structured output
What is Disk Space Analyzer?
Analyze disk usage on Linux servers. Find large files, old logs, and duplicate files. Safe read-only mode, no deletions performed automatically. It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.
How do I install Disk Space Analyzer?
Run "/install disk-cleaner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Disk Space Analyzer free?
Yes, Disk Space Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Disk Space Analyzer support?
Disk Space Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Disk Space Analyzer?
It is built and maintained by new (@laolaoqi); the current version is v1.0.0.