HomeBrowseUpload
← Back to registry
// Skill profile

Duf

name: disk-analyzer

by bytesagain1 · published 2026-03-22

开发工具自动化任务
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain1/bytesagain1-disk-analyzer
View on GitHub
// Full documentation

---

name: disk-analyzer

description: "Duf — duf — Disk Usage/Free analyzer. Automated tool for duf tasks. Use when you need Duf capabilities."

runtime: python3

license: MIT

---

# Duf

duf — Disk Usage/Free analyzer

Why This Skill?

  • Inspired by popular open-source projects (thousands of GitHub stars)
  • No installation required — works with standard system tools
  • Real functionality — runs actual commands, produces real output
  • Commands

    Run `scripts/duf.sh <command>` to use.

  • `overview` — Disk usage overview (all mounts)
  • `usage` — [path] Directory usage breakdown
  • `top` — [n] [path] Top n largest files
  • `find-big` — [size] Find files larger than size (e.g. 100M)
  • `duplicates` — [path] Find duplicate files
  • `clean` — [path] Suggest cleanup targets
  • `watch` — [path] Monitor disk usage changes
  • `export` — [format] Export report (md/json)
  • `info` — Version info
  • Quick Start

    duf.sh help

    ---

    > **Disclaimer**: This skill is an independent, original implementation. It is not affiliated with, endorsed by, or derived from the referenced open-source project. No code was copied. The reference is for context only.

    Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band