# Dua

> Use this skill for dua (Disk Usage Analyzer) — a tool to conveniently learn about the usage of disk space of files.

- Skill: `javimosch/dua` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/dua`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/dua/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/dua

---


# dua

dua (Disk Usage Analyzer) — a tool to conveniently learn about the usage of disk space of files.

## Commands
- `sc dua disk usage` — Show disk usage for a directory
- `sc dua self version` — Print version

## Installation
```
cargo install dua-cli
```

