gitwtfhub

wtf is humanizer-zh-next?

hyacehila/humanizer-zh-next — explained in plain English

Analysis updated 2026-05-18

27Audience · writerLicense

TL;DR

An AI assistant skill that rewrites Chinese text to remove common AI writing patterns while keeping the original facts and tone.

Mindmap

mindmap
  root((humanizer-zh-next))
    What it does
      Rewrites Chinese text
      Removes AI patterns
      Assistant skill
    Tech stack
      Markdown
      Skill file
    Use cases
      Rewrite AI text
      Review documents
      Match writing style
    Audience
      Writers
      Editors
    Detail
      33 pattern types
      Draft then self check
      MIT license

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Rewrite AI generated Chinese text so it reads more naturally.

REASON 2

Review a Chinese document or README and flag obvious AI writing patterns.

REASON 3

Adjust the tone of rewritten text to match a sample of your own writing.

What's in the stack?

Markdown

How it stacks up

hyacehila/humanizer-zh-next3b1b/site_demo5bv57zcm44-max/noxus-ai-open-whatsapp
Stars272727
LanguageShellTypeScript
Last pushed2021-04-10
MaintenanceDormant
Setup difficultyeasymoderate
Complexity1/54/5
Audiencewritergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

Wtf does this do

Humanizer-zh-next is a skill for AI coding assistants that rewrites Chinese text to sound less like it was written by an AI and more like natural human writing. It plugs into agent tools such as Claude that support a skills system, and once installed you can ask it to edit or review a piece of Chinese text to remove the telltale patterns of AI generated writing while keeping the original facts and tone. The project builds on an earlier Chinese version and absorbs rule structure and detection ideas from an English language sibling project, along with some structural checks from a similar tool and guidance drawn from Wikipedia's writing about signs of AI text. It focuses on patterns common in Chinese AI writing: trendy business jargon, guided tour phrases like introductions that promise to explore a topic in depth, false authority phrases, vague upbeat conclusions about the future, and the kind of tidy before and after narration often seen in technical documentation. Rather than treating formal, academic, or clean grammar as a red flag by itself, the skill targets writing that feels hollow, inflated, overly templated, or unlike the author's usual voice. Its stated method is to rewrite passages rather than delete them, keeping the same number of paragraphs, and to follow a workflow of drafting, checking what makes text read as AI generated, then producing a final version. It also applies guardrails so that personality is only added to blog posts and opinion pieces, while technical and reference text stays neutral. Installation can be done by asking a supported AI coding assistant to install it directly from the repository URL, through a one line command using a skills installer tool, by cloning the repository into the assistant's skills folder, or by manually copying the files so the main skill file sits at the root of a folder named humanizer-zh-next. The README also lists two related projects for editing English text and academic writing, noting this project intentionally stays focused on general Chinese writing rather than academic use. It is released under the MIT license.

Yoink these prompts

Prompt 1
Help me install the humanizer-zh-next skill in my AI coding assistant.
Prompt 2
Use humanizer-zh-next to rewrite this Chinese paragraph and remove AI writing traces.
Prompt 3
Check this Chinese README for AI writing patterns and suggest a more natural version.
Prompt 4
Learn my writing style from this sample, then rewrite the target text to match it.
View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.