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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Disk Space Analyzer" with this command: npx skills add laolaoqi/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)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Disk Watch

Monitor disk space across drives. Alert before disks fill up. Track usage trends, find space hogs, suggest cleanup. Every server needs this.

Registry SourceRecently Updated
4600Profile unavailable
Automation

Mac Cleaner

Replace CleanMyMac, DaisyDisk, and similar paid Mac cleanup apps — for free. Mac Cleaner is an automated weekly macOS disk cleanup agent that runs silently i...

Registry SourceRecently Updated
2880Profile unavailable
Coding

office secretary

A digital administrative assistant for Microsoft 365 (Outlook & OneDrive).

Registry SourceRecently Updated
1.4K0Profile unavailable
General

Daily News Digest

Automatic news aggregation and summarization. Scrapes RSS feeds from configured sources, deduplicates stories, and generates a structured daily digest with h...

Registry SourceRecently Updated
420Profile unavailable