What is humanize?
Rewrite AI-generated developer text to sound human — fix inflated language, filler, tautological docs, and robotic tone. Use after review-ai-writing identifies issues. Source: existential-birds/beagle.
Rewrite AI-generated developer text to sound human — fix inflated language, filler, tautological docs, and robotic tone. Use after review-ai-writing identifies issues.
Quickly install humanize AI skill to your development environment via command line
Source: existential-birds/beagle.
Fix AI-generated writing patterns in docs, docstrings, commit messages, PR descriptions, and code comments. Prioritize deletion over rewriting — the best fix for filler is removal.
| Promotional language | Replace superlatives with specifics | Needs review | | Vague authority | Delete the claim or add a citation | Safe | | Formulaic structure | Remove the intro/conclusion wrapper | Needs review | | Synthetic openers | Delete the opener, start with the point | Safe |
| High-signal AI words | Direct word swap | Safe | | Low-signal clusters | Reduce density, keep 1-2 | Needs review | | Copula avoidance | Use "is/are" naturally | Safe | | Rhetorical devices | Delete the question, state the fact | Safe | | Synonym cycling | Pick one term, use it consistently | Needs review |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/existential-birds/beagle --skill humanizeRewrite AI-generated developer text to sound human — fix inflated language, filler, tautological docs, and robotic tone. Use after review-ai-writing identifies issues. Source: existential-birds/beagle.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/existential-birds/beagle --skill humanize Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/existential-birds/beagle