Humanizer Skill:4.1万星的开源工具让AI写作去掉”塑料感”
这个开源 Skill 能把 AI 生成的文字”去 AI 味”——基于 Wikipedia 维护的”AI 写作特征”指南,内置 35 条检测规则,覆盖内容膨胀、词汇惯性、沟通腔调等维度,在 2026 年 9 月 GitHub Trending 榜单上单日增长 1,208 颗星,迅速突破 4.1 万关卡。它不是检测器,而是一套有据可查的改写工作流:先用规则抓特征,再用两轮重写消除痕迹,最后一轮 audit pass 确保没有漏网之鱼。安装简单,跨 40+ Agent 通用,内容创作者、自媒体运营、媒体编辑几乎是拿来即用。
功能与原则
Humanizer 是一个纯 Markdown 形态的 Agent Skill,核心能力是识别并消除 AI 生成文本中常见的 35 种表达模式,让文字读起来更像真人执笔。
设计原则有三条:
- 基于真实观察:所有规则来自 Wikipedia WikiProject AI Cleanup 对数千条 AI 生成文本的归纳,不是凭空设计
- 不捏造事实:改写只调整表达方式,不会添加原文没有的人名、日期、数据或引用,具体性必须来自原文或作者本人
- 两轮 + audit 闭环:第一轮识别特征并重写,第二轮针对第一轮残留 AI 腔再做一次审查性改写,确保最终输出干净
认可度
- GitHub Star:截至 2026-09-04 约 41,500 星(trending 期间单日 +1,208)
- skills.sh 安装量:长期保持 Search & Research 类目前列,累计安装 4,252 次
- 社媒热度:2026 年 9 月初被 DEV Community 深度报道,在 X / Hacker News 上引发关于”AI 内容人性化”的热议讨论
- 跨平台覆盖:支持 Claude Code、Codex、Cursor、Gemini CLI、GitHub Copilot、OpenCode 等 40+ Agent 运行时
链接
GitHub:https://github.com/blader/humanizer
原作者
blader(GitHub username: blader),专注于 Claude Code 生态的工具开发者,Humanizer 是其代表作,遵循 MIT 许可证开源维护。
介绍
AI 生成文字有一种可辨识的”质感”:词汇倾向于过度正式、句式偏好对仗工整、语气要么过于谄媚要么过于权威。LLM 的本质是统计预测下一个最可能正确的词,因此结果天然趋向最广泛适用的表达,反倒失去了具体语境和个人风格。
Humanizer 从 Wikipedia 的”Signs of AI writing”指南中提取了 35 条可操作规则,系统性地逐一消除这些特征。规则覆盖四大维度:
- 内容模式:显著性膨胀、无关紧要的名人提及、浅层 -ing 分析、模糊归因
- 语言模式:AI 惯用词(additional、testament、landscape)、系词回避(serves as / features / boasts)、否定平行结构
- 风格模式:过度使用破折号、滥用加粗、标题式列表、表情符号
- 沟通模式:Chatbot 腔(”希望这有帮助!””如果您有任何问题尽管问!”)、截断性免责声明、谄媚语气
两轮改写工作流:第一轮识别全部特征并重写,第二轮专门针对”明显还是 AI 写的”段落再处理,最后一轮 audit pass 输出”通过 / 未通过”结论。
特点
- 35 条规则,覆盖四大维度:内容、语言、风格、沟通,无死角
- 两轮重写 + Audit Pass:确保残留 AI 腔在第二轮被彻底清除
- Voice Calibration(声音校准):可输入自己写的 2-3 段文字,让改写匹配个人写作节奏和用词习惯,而非输出泛化”干净”效果
- 文件 / 批量模式:支持单文件路径、批量目录输入,可指定输出目录和风格样本文件
- 纯 Markdown,无依赖:SKILL.md 本身即运行时组件,不绑定特定模型或外部 API,40+ Agent 通用
- MIT 许可证,可商用
使用方法
Claude Code 安装:
mkdir -p ~/.claude/skills
git clone https://github.com/blader/humanizer.git ~/.claude/skills/humanizer
跨 Agent 安装(npx skills CLI):
npx skills add blader/humanizer --global
# 指定某一 Agent:
npx skills add blader/humanizer --global --agent claude-code
基本调用(Claude Code):
/humanizer [paste your text here]
或直接:
Please humanize this text: [your text]
指向文件:
Humanize the prose in docs/launch-post.md
Voice Calibration 模式:
/humanizer
Here's a sample of my writing for voice matching:
[paste 2-3 paragraphs of your own writing]
Now humanize this text:
[paste AI text to humanize]
使用场景与人群
适用场景:
– 博客、公众号、文档、发布帖的文字”去 AI 味”
– 内容运营团队批量处理 AI 辅助写作的草稿
– 研究者撰写论文时消除 AI 辅助痕迹
– 私人笔记和知识库中 AI 摘要的人性化润色
目标用户:
– 内容创作者、自媒体运营者
– 技术写作者、科技媒体编辑
– 需要将 AI 辅助内容发布到公开渠道的开发者
– 任何对 AI 生成文字”塑料感”有强迫症的人
输入与输出案例
输入(AI 生成风格):
Great question! We’re thrilled to announce the launch of our revolutionary new product. This groundbreaking innovation represents a pivotal moment in the evolution of the industry, showcasing our relentless commitment to excellence and our unwavering dedication to pushing the boundaries of what’s possible. It’s worth noting that numerous industry experts have cited this development as truly transformative, and we believe it will fundamentally reshape how businesses approach their challenges in the years to come.
输出(Humanizer 处理后):
The product launched this week. It automates the workflow we described in the Q3 roadmap, and the first three enterprise customers are already running it in production. Industry coverage has been positive; a 2026 Gartner report on AI tooling cited similar approaches as emerging best practice. The main constraint right now is onboarding time — the setup process takes two days per team.
对比分析:原文的膨胀感和套话(”thrilled to announce””pivotal moment in the evolution””unwavering dedication”)全部被替换为具体事实和数据,Chatbot 腔(”Great question!””It’s worth noting that”)完全移除,语气从”官方发布会”降维到”内部进度同步”。
评论区
登录后可评论。