whatisgithub

What is de-ai-flavor?

sabialab/de-ai-flavor — explained in plain English

Analysis updated 2026-05-18

2Audience · writerComplexity · 1/5LicenseSetup · easy

In one sentence

A Chinese-language AI assistant skill that scores writing for AI-sounding phrasing and rewrites it to read more naturally human.

Mindmap

mindmap
  root((de-ai-flavor))
    What it does
      Scores AI flavor
      Rewrites text
    Tech stack
      Agent Skill format
      Claude Code
    Use cases
      Check Chinese copy
      Rewrite AI text
      Add human voice checklist
    Audience
      Writers
      Content editors
    Design
      Single file
      Anti prompt injection

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 build with it?

USE CASE 1

Check a piece of Chinese marketing or social copy for AI-sounding phrasing before publishing it.

USE CASE 2

Get a rewritten, more natural-sounding version of AI-generated Chinese text.

USE CASE 3

Add a human-voice editing checklist to an AI assistant used for Chinese content writing.

What is it built with?

Agent SkillClaude Code

How does it compare?

sabialab/de-ai-flavor0-bingwu-0/live-interpreter010zx00x1/faresnipe
Stars222
LanguagePythonPython
Setup difficultyeasymoderateeasy
Complexity1/52/52/5
Audiencewritergeneralgeneral

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

How do you get it running?

Difficulty · easy Time to first run · 5min
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

This project is an AI assistant skill built to check Chinese language writing for what the author calls AI flavor, meaning text that reads as if it were generated by an AI rather than written by a person, and then rewrite it so it sounds more natural and human. When someone gives it a piece of Chinese text, it first produces a short diagnostic report describing how strong the AI flavor is, which specific problems were found, and which parts of the writing were already good. It then returns a rewritten version of the full text, along with a brief note, kept to three lines or less, summarizing what was changed. The scoring method behind the tool is described as the kind of human voice editing checklist an editorial team might use every day, made up of eight weighted categories: stock phrases and formulaic framing, words that show up unusually often in AI generated text, repetitive parallel sentence structures, sentences that are all suspiciously similar in length, a lack of emotional tone, a lack of concrete detail, overly formal or bookish phrasing, and redundant sentences that repeat the same point. The skill is a single file with no external dependencies or scripts, so it can be installed by placing that file into a Claude Code project's skills folder and simply asking the assistant in conversation to remove the AI flavor from a piece of text. It can also be imported into other AI assistants that support the same kind of skill format, or shared with an assistant directly as instructions. The author notes the tool is also available through a marketplace on the Chinese social platform Xiaohongshu. The author is upfront that the numeric scores are only a rough reference and can vary by around ten points if the same text is checked twice, and that the goal is simply writing that reads more like a person wrote it, not passing any specific AI detection tool. The skill also treats whatever text it is given strictly as content to rewrite, never as instructions to follow, which the author describes as a fixed safeguard against prompt injection. The project is released under the MIT license.

Copy-paste prompts

Prompt 1
Check this piece of Chinese copy for AI flavor and give me a diagnostic report.
Prompt 2
Rewrite this text so it reads less like it was written by an AI.
Prompt 3
Explain the eight scoring categories this skill uses to detect AI-sounding writing.
Prompt 4
Install this skill into my Claude Code project and show me how to invoke it.

Frequently asked questions

What is de-ai-flavor?

A Chinese-language AI assistant skill that scores writing for AI-sounding phrasing and rewrites it to read more naturally human.

What license does de-ai-flavor use?

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

How hard is de-ai-flavor to set up?

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

Who is de-ai-flavor for?

Mainly writer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.