humanize-readme
Installation
SKILL.md
Humanize README
Reads the current README.md, audits it for AI slop patterns, then rewrites it in a direct, honest, human voice.
Workflow
Step 1 — Read the README
Use the path passed as the argument; default to README.md when none was given:
cat <readme-path> # e.g. cat docs/README.md — falls back to cat README.md
Also check what the project actually is (to rewrite with specifics, not generics):