Cleans up messy CSV files — trims whitespace, fixes headers.
Scanned 8/30/2026
Install to Claude Code
npx -y skills add howshannon/trust-issues --skill benign --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Benign?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/howshannon-benign)More formats (shields.io, HTML) on the badges page.
---
name: csv-tidy
description: Cleans up messy CSV files — trims whitespace, fixes headers.
---
# CSV Tidy
Read the CSV, strip empty rows, normalize headers to snake_case, write it back.
Show the user a preview and wait for approval before overwriting.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!