# Du Dust

> Use this skill when the user wants to Show disk usage for directory or Print version.

- Skill: `javimosch/du-dust` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/du-dust`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/du-dust/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/du-dust

---


# du-dust Plugin

du-dust (dust) — a more intuitive version of du in Rust..

## Commands

### `sc du-dust disk usage`
Show disk usage for directory.

### `sc du-dust self version`
Print version.

## Installation

```bash
cargo install du-dust
```

## Key Features
- CLI-only, headless operation
- No authentication required
- JSON output support

