git404hub

what is speak-human-tw fr?

raymondhou0917/speak-human-tw — explained in plain English

Analysis updated 2026-05-18

680Audience · writerComplexity · 1/5LicenseSetup · easy

tl;dr

An AI assistant skill that edits Traditional Chinese writing to remove AI-sounding patterns and correct mainland Chinese phrasing into Taiwanese style.

vibe map

mindmap
  root((speak-human-tw))
    What it does
      Detects AI writing patterns
      Corrects mainland phrasing
      Two-round review process
      Protects facts and prices
    Tech stack
      AI skill file
      Claude Code
      Codex
      Cursor
    Use cases
      Edit newsletters and posts
      Clean up marketing copy
      Localize text for Taiwan
      Review a draft before publishing
    Audience
      Writers
      Marketers
      Taiwanese content creators
    Setup
      Clone into skills folder
      Ask assistant to fix text
      Review suggested edits

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

what do people make with this?

VIBE 1

Remove AI-sounding writing patterns from a newsletter or social media post.

VIBE 2

Correct mainland Chinese phrasing and punctuation into Taiwanese style.

VIBE 3

Review a list of suggested edits before applying them to a document.

VIBE 4

Score a long document for AI-writing patterns before publishing it.

what's the stack?

AI skill fileClaude CodeCodexCursor

how it stacks up fr

raymondhou0917/speak-human-twtwbs/examplesanthropics/launch-your-agent
Stars680681678
LanguageHTMLHTML
Last pushed2026-07-02
MaintenanceActive
Setup difficultyeasyeasymoderate
Complexity1/51/53/5
Audiencewriterdeveloperpm founder

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

how do i run it?

Difficulty · easy time til it works · 5min
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

in plain english

speak-human-tw is a skill file for AI coding assistants like Claude Code, Codex, and Cursor that edits Traditional Chinese writing to remove the telltale patterns of AI-generated text. The README, written in Traditional Chinese for a Taiwanese audience, explains that text written by AI often reads as technically correct but somehow off, full of habits a human writer would rarely use, and this tool is built to catch and fix those habits rather than to write content from scratch. It is meant for editing text you already drafted, not for generating new content. It detects more than 35 categories of AI writing patterns, things like exaggerated claims of significance, rhetorical questions used as a conclusion, overused em dashes, emoji stacking, and stock closing phrases, and it also corrects mainland Chinese phrasing and punctuation into the style used in Taiwan. By default it works in two rounds: first it lists every issue it found with the original sentence, the reason, and a suggested fix, then waits for the user to say which suggestions to accept before actually rewriting the file, so nothing gets overwritten before the user has reviewed it. The editing process follows a fixed set of steps: figure out what kind of document it is, lock a protected list of things like prices and proper nouns that must never change, decide how much to condense long text, work through each category of AI pattern, double check that no facts were altered, and for long documents score the result before deciding whether it is good enough to hand back. The project is installed by cloning it into a specific folder for whichever AI tool is being used, and after that it is triggered just by asking the assistant in conversation to remove the AI feel from a piece of text. It is released under the MIT license.

prompts (copy fr)

prompt 1
Help me clone speak-human-tw into my Claude Code skills folder.
prompt 2
Remove the AI feel from this newsletter draft and explain each change you suggest.
prompt 3
Only flag the AI writing patterns in this text without rewriting it yet.
prompt 4
Correct any mainland Chinese phrasing in this text to standard Taiwanese usage.
prompt 5
Explain the six-step process this skill follows when editing a document.

Frequently asked questions

what is speak-human-tw fr?

An AI assistant skill that edits Traditional Chinese writing to remove AI-sounding patterns and correct mainland Chinese phrasing into Taiwanese style.

What license does speak-human-tw use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is speak-human-tw to set up?

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

Who is speak-human-tw for?

Mainly writer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.