humanizer
Humanizer transforms stiff, formulaic writing into natural prose by stripping away common LLM artifacts—vague hedging, inflated vocabulary, and boilerplate phrases. It preserves factual claims and intent while tightening rhythm and specificity. Use it when content sounds generic, overly polished, or like it came from a chatbot.
Humanizer rewrites AI-sounding text into natural, human writing by removing chatbot patterns while keeping meaning intact.
AI-generated summary based on this skill's SKILL.md
Install
besoeasy/open-skills/humanizer
git clone https://github.com/besoeasy/open-skills
cp -r open-skills/skills/humanizer ~/.claude/skills/humanizernpx skillfed install besoeasy/open-skills/humanizerFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does Humanizer do to AI-generated text?
Humanizer transforms stiff, formulaic writing into natural prose by stripping away common LLM artifacts—vague hedging, inflated vocabulary, and boilerplate phrases. It preserves factual claims and intent while tightening rhythm and specificity, making content sound authentic rather than generic or chatbot-like.
How can I make my writing sound natural with Humanizer?
Humanizer removes chatbot patterns, filler phrases, and generic language that make text feel robotic. It simplifies overly formal or inflated writing while keeping your meaning intact, then improves rhythm and specificity so your draft reads like it came from a real person, not an algorithm.
Can Humanizer remove AI tone from my essay?
Yes. Humanizer detects and eliminates common LLM artifacts and hedging language that signal AI authorship. It rewrites stiff passages into conversational prose, removes unnecessary qualifiers, and tightens vague phrasing—all while preserving your core argument and facts.
What kind of patterns does Humanizer strip from text?
Humanizer targets the telltale markers of machine writing: hedging phrases like "it could be argued," generic transitions, inflated vocabulary, repetitive sentence structures, and filler language. It also catches boilerplate openings and closings that scream "written by chatbot."
Is Humanizer useful for fixing overly polished writing?
Absolutely. Humanizer excels at converting formal, over-edited AI tone into authentic voice. It removes the sterile perfection that makes text feel inauthentic, replacing it with natural rhythm, specificity, and the slight imperfections that make writing sound genuinely human.
What license does Humanizer use?
Humanizer is released under the MIT license, which permits free use, modification, and distribution for both personal and commercial purposes with minimal restrictions.
SKILL.md
rendered from the published skill — quoted content, verbatim
Humanizer: Remove AI writing patterns
Edit text so it sounds like a real person wrote it: clearer rhythm, stronger specificity, less filler, and no chatbot artifacts. Keep the original meaning, facts, and intent.
Quick quality checklist
namematches folder name exactly (humanizer)- Examples are copy-paste runnable (Bash + Node.js)
- Rewrites preserve factual claims and scope
- Output includes rewritten text and optional concise change summary
- No invented facts, citations, or sources
When to use
- User asks to “humanize”, “de-AI”, “make this sound natural”, or “remove AI tone”
- Draft sounds generic, inflated, formulaic, or overly polished
- Content has chatbot artifacts (hedging, servile tone, boilerplate intros/outros)
- You need a tighter, more direct style without changing factual claims
Required tools / APIs
- No external API required
- Optional local tools for batch editing:
rg(ripgrep) for pattern detectionnode(v18+) for scripted rewrite pipelines
Install options:
```bash
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 1 file
skills/humanizer/SKILL.md