← ClaudeAtlas

humanizerlisted

Humanize text: strip AI-isms and add real voice.
aashutosh396/mindpalace · ★ 0 · AI & Automation · score 77
Install: claude install-skill aashutosh396/mindpalace
# Humanizer: Remove AI Writing Patterns Identify and remove signs of AI-generated text to make writing sound natural and human. Based on Wikipedia's "Signs of AI writing" guide (maintained by WikiProject AI Cleanup), derived from observations of thousands of AI-generated text instances. **Key insight:** LLMs use statistical algorithms to guess what should come next. The result tends toward the most statistically likely completion, which is how the telltale patterns below get baked in. ## When to use this skill Load this skill whenever the user asks to: - "humanize", "de-AI", "de-slop", or "un-ChatGPT" a piece of text - rewrite something so it doesn't sound like it was written by an LLM - edit a draft (blog post, essay, PR description, docs, memo, email, tweet, resume bullet) to sound more natural - match their voice in writing they're producing - review text for AI tells before publishing Also apply this skill to **your own** output when writing user-facing prose — release notes, PR descriptions, documentation, long-form explanations, summaries. Your baseline voice already strips most of these, but a focused pass catches what slips through. ## How to use it The text usually arrives one of three ways: 1. **Inline** — user pastes the text directly into the message. Work on it in-place, reply with the rewrite. 2. **File** — user points at a file. Read it, then apply edits with your file-editing tools. For markdown docs in a repo, a targeted per-section edit is cleaner tha