Claudehell — AI skill for Claude Code
检查并改写文本里的模型腔.
How to install Claudehell
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open shuxueshuxue/claudehell and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claudehell does
检查并改写文本里的模型腔。A Claude Code skill for stripping LLM tells out of prose, Chinese and English.
Alternatives in AI
- CLI 代理 API — English 中文 一个为 CLI 提供 OpenAI/Gemini/Claude/Codex 兼容 API 接口的代理服务器 19k ★
- Chinese Novelist Skill — 🎭 AI 驱动的中文小说创作助手 1.2k ★
- Academic Humanizer — Strip AI-writing tells from papers and grant proposals (NSF/NIH), while keeping scholarly voice and tying clai 1.1k ★
README
中文(默认) | [English](./README.en.md)
ClaudeHell 是一个 Claude Code skill。给它一段中文或英文文本,它先量一遍,逐行审计,改写, 再量一遍,交出前后两组可以核对的数字。它改文本的说法,保留文本的主张。
它对文本很凶。一处命中就把整段退回重做,然后反复自循环,直到一整遍下来零命中。跑得久是正常的。
它在找什么
模型写出来的句子有固定的毛病。这些毛病可以逐条列出,也可以数。它们分成两类。
**第一类要证明写的人很聪明。**生动的类比是这样,对偶反转是这样,段末那句短促断言是这样, 挑一个更显学问的词也是这样。判断的时候问一个问题。
这句话是在**说事情**,还是在**显得聪明**?
**第二类要证明写的人属于这一行。**黑话是这样,假口语是这样,心照不宣的插话是这样, 只有同行才懂的简写也是这样。
第二类更难查出来。端着的词读者当场就听出来。黑话读者听不出来,作者自己也听不出来, 因为在作者耳朵里那是行话说得顺。判断黑话的时候问两个问题。这个词有没有一个公认的所指? 有没有对应的普通词?两个都过就是术语,留着。有一个不过就是黑话,换掉。
平实谨慎的原句本身就是目标。改到像聊天是另一种改坏。
要以童真的初心描写严肃的事情,并且乐于暴露自己的笨拙。限定条件往往就是一句话里最难读的那一部分。 一次以可读性为目标的清理,会反复删掉限定条件。作者本人如果偏向保留它们,这类删除就更少发生。 少多少没有测过。笨拙和邋遢是两回事。判断标准还是两条。删掉它,信息有没有少。读者问 「具体指什么」,答不答得出一个事实。
十四类问题族逐条写在 [`references/taxonomy.md`](./references/taxonomy.md), 每一类标注了它来自哪个上游项目。
装与用
git clone https://github.com/shuxueshuxue/claudehell ~/.claude/skills/claudehell
放好之后,在 Claude Code 里说「帮我去一下 AI 味」,或者用 `/claudehell`,就会触发。 下面这些命令不经过模型,可以单独运行。
python3 tools/measure.py FILE --scene academic # 改之前先量
python3 tools/measure.py FILE --hits # 词表候选
python3 tools/measure.py FILE --metaphor # 借喻词与物理动词候选,带行号
python3 tools/measure.py FILE --comments # 注释里的时态与在场者上下文候选
python3 tools/measure.py FILE --worksheet # 逐句工作表,给审计用
python3 tools/measure.py --diff before.json after.json
python3 evals/run.py # 词表检测的回归分数
python3 tools/selfcheck.py # 把闸门运行在本仓库自己的文字上
命中之后要做什么
**一处命中,要重做的是整段。**它说明这句话没有被透彻地检查过。透彻检查过的句子里, 不会剩下这个词。
规则是这样的。**任何一处真命中,把它所在的整句和整段退回,重新走一遍第 07 步到第 11 步。** 也就是物理动词与抬高词清
Related Skills
Humanizer Hk
去 AI 味 · Strip the AI tells out of written Chinese. Hong Kong Traditional. Claude Code skill + paste-anywhere
Human Eyes
A Claude Code skill for auditing and rewriting prose that carries common AI-writing tells.
Human Copywrite
A Claude Agent Skill that humanizes AI-written marketing and long-form copy: landing pages, sales pages, e-boo
Be Human
A Claude Code / agent skill that strips the tells of AI writing from any prose. Based on Wikipedia's Signs of
Humanizer Claude Skill
Agent skill that removes AI tells from prose and scores how human it reads. Markdown-safe CLI: --check scores
Prose Detrope
Rewrites prose that argues or explains, removing AI-writing tells. Use for essays, design notes, logbook entri
Related Agents
Deslop Auditor
Audits English economics prose for machine-written register — house stop-sign terms, AI tells, metronomic rhyt
Text Slop Cleaner
This agent should be invoked to remove machine sounding text and unnecessary comments. This includes rewriting
Agy Stylist
Rewrites prose for style through Gemini via the agy CLI, in any register (legal, technical, academic, commerci