← Reddit

Fed-up with the way Claude writes content and humanizer tools are expensive, so created a skill to strip away AI writing give-aways from any content

Reddit · coolreddy · June 1, 2026
A Claude Code skill called /humanize was developed to address common AI writing patterns including filler openings, over-polished structure, and vague adjectives by completely rewriting content while preserving factual information and original intent. The skill targets emails, proposals, business documents, posts, and similar content by restructuring text in plain language without adding false human quirks. All key details, numbers, names, and commitments from the original draft are maintained throughout the rewrite.

Detailed Analysis

A developer frustrated with Claude's characteristic writing patterns has released an open-source Claude Code skill called `/humanize`, designed to rewrite AI-generated drafts in plainer, more naturalistic language. The tool targets a specific and widely recognized problem: the structural and rhetorical patterns that make AI-generated text immediately identifiable to readers, including filler openings, over-polished organization, vague superlative adjectives, repetitive paragraph rhythm, and confident-sounding prose that lacks genuine specificity. Rather than making surface-level cosmetic changes — adding typos or slang — the skill treats the entire draft as raw source material and rewrites it from scratch, preserving factual content such as names, numbers, links, code, and dates while discarding the structural scaffolding that signals AI authorship.

The tool's design philosophy reflects a more sophisticated understanding of AI writing detection than most consumer-facing "humanizer" products on the market. The developer explicitly argues that AI text is recognizable primarily because of its overall structure and framing, not merely its word choices. This distinction matters because many existing humanization tools operate at the word or sentence level, substituting synonyms or introducing minor grammatical variations, without addressing the deeper rhetorical patterns — the tendency toward symmetrical three-part structures, throat-clearing introductions, and conclusions that restate rather than extend meaning — that trained readers and AI detectors increasingly flag.

The emergence of this tool reflects a growing tension in professional and organizational writing workflows. As Claude and similar large language models have become embedded in drafting emails, proposals, business documents, and slide content, the outputs have grown recognizable enough to prompt skepticism from colleagues, clients, and evaluators. The demand for "humanized" text has spawned a small commercial ecosystem of paid tools, which this developer found expensive and inadequate, motivating an open-source alternative built directly into the Claude Code environment. The decision to build it as a `/humanize` skill within Claude Code is itself significant, turning Claude into a tool to correct its own stylistic tendencies — a recursive workflow where the model is used to undo its own fingerprints.

This development sits within a broader trend of power users building meta-layers on top of large language models to compensate for their consistent failure modes. Where early AI adoption focused on raw capability, the current phase involves friction with AI outputs that are technically correct but tonally or stylistically off-brand for human contexts. The `/humanize` skill is one response to a well-documented phenomenon sometimes called the "AI writing uncanny valley," in which text produced by models like Claude is informationally adequate but registers as performatively confident, structurally rigid, or oddly impersonal. That the developer notes the Reddit post announcing the tool was itself generated using the skill underscores both the practical scope of the problem and the degree to which even self-referential, informal writing now passes through AI drafting workflows.

Read original article →