gitwtfhub

wtf is human-write?

maanas1234/human-write — explained in plain English

Analysis updated 2026-05-18

3Audience · writerComplexity · 1/5LicenseSetup · easy

TL;DR

A single markdown file cataloguing the specific patterns that give away AI generated writing, with fixes for each one.

Mindmap

mindmap
  root((Human Write))
    What it does
      Catalogues AI writing tells
      Ten pattern categories
      Word blacklist with fixes
    Tech stack
      Markdown reference file
      No code
    Use cases
      System prompt for models
      Personal review checklist
      Team style guide
    Audience
      Writers
      Content teams

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

Paste the guide into an AI model as an instruction so its writing avoids common AI tells.

REASON 2

Use the document as a personal checklist to review your own writing for generic phrasing.

REASON 3

Adopt it as a team style guide for content that is written or edited with AI assistance.

REASON 4

Turn the word list into automated checks in a publishing pipeline to catch flagged vocabulary.

What's in the stack?

Markdown

How it stacks up

maanas1234/human-write000madz000/payload-test-api-route-handler0marildo/imago
Stars333
LanguageTypeScriptPython
Setup difficultyeasyeasyeasy
Complexity1/52/52/5
Audiencewriterdevelopergeneral

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

How do you spin it up?

Difficulty · easy Time to first run · 5min

There is nothing to install, it is a single markdown file meant to be copied or referenced directly.

Public domain. Anyone can use, copy, or modify this with no attribution required.

Wtf does this do

Human-Write is a single reference document, not a piece of software, that lists the specific patterns which give away writing produced by an AI model. The idea behind it is that AI generated text tends to pick the most statistically common phrasing for anything, which makes it sound generic and inflated rather than specific and personal. The core file is drawn from Wikipedia's WikiProject AI Cleanup, a project where editors catalogued thousands of AI written edits to work out exactly what made them stand out. This project organizes that research into ten categories covering things like overused vocabulary, filler phrases such as "it's not just X, it's Y," formatting habits like bolded lists and emoji headers, odd punctuation choices, made up citations, and even a section on signals that do not reliably indicate AI writing, so people are not falsely accused based on weak evidence. A large part of the file is a blacklist of specific words and phrases that show up in AI text far more often than in ordinary human writing, along with the suggestion to swap each one for something concrete and specific instead. The README suggests a few ways to use the document: paste it into an AI model as an instruction before it writes anything, use it as a personal checklist after drafting something yourself, adopt it as a team style guide for AI assisted content, or turn the word list into automated checks inside a build or publishing pipeline. There is no code to install here, just one markdown file meant to be read, copied, or referenced. It is released under the CC0 public domain license, meaning anyone can use it without needing to credit the source.

Yoink these prompts

Prompt 1
Paste the full Human-Write guide to me and tell me to follow it strictly before writing anything.
Prompt 2
Review this paragraph I wrote and flag any phrases that match the Human-Write blacklist.
Prompt 3
Explain the ten categories in the Human-Write guide and give one example of each.
Prompt 4
Turn the word blacklist in Human-Write into a simple grep rule I can run in CI.

Frequently asked questions

wtf is human-write?

A single markdown file cataloguing the specific patterns that give away AI generated writing, with fixes for each one.

What license does human-write use?

Public domain. Anyone can use, copy, or modify this with no attribution required.

How hard is human-write to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is human-write for?

Mainly writer.

View the repo → Decode another repo

This repo across BitVibe Labs

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