Installation
Skills CLI
npx skills@latest add mblode/agent-skills --skill tidyRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the tidy skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Report mode leaves the tree untouched; apply mode fixes confirmed issues, simplifies only where repository evidence supports it, and runs affected checks. It scopes work through Git diffs or an authenticated PR, and deliberately avoids commits, pushes, dependency changes, migrations, and broad rewrites.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size144 lines
- Last checked27 Sept 2026 ·
e9da74a02bd8659beb55a8dc409d0b34fa54dca3a59b74fb68c76f6a47d7eb6f
What it can touch
- Edits code
Changes files in your project.
- Runs commands
Runs shell commands such as tests, builds or installs.
- Uses git
Reads history or makes commits, branches or worktrees.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
skills/tidy/SKILL.md on GitHub (opens in a new tab)