# Neatcli

> Use this skill to organize and clean up directories with structured output.

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

---

# neatcli Plugin
Organize directories with JSON/CSV reporting.
## Commands
- `neatcli _ _` — Passthrough to neatcli CLI
## Installation
```bash
cargo install neatcli
```
## Examples
```bash
neatcli --json /path/to/dir
neatcli --format csv /path/to/dir
```
## Key Features
- **Directory organization** — Clean up file structures
- **JSON/CSV output** — Structured reports
- **Pipeline-ready** — Automation-friendly
- **Rust-powered** — Fast execution

