Humanizer Skill:让 AI 文秒变真人写的去痕神器
Humanizer 是一个开源 Agent Skill,能够将 AI 生成痕迹明显的文本重写成自然的人类写作风格,同时完整保留原文的事实、数据和引用。它通过识别并替换 25 种可量化的 AI 写作模式来实现这一点——包括”深吸一口气再开始”的铺垫语、泛滥的副词三重奏、机械的被动语态、装饰性加粗标题等——最终输出读起来像一个真实的人坐在键盘前写下的文字,而非大模型统计预测的产物。
功能与设计原则
Humanizer 的核心能力是”去痕”而非”改写”:它不改变原文的事实和观点,只改变那些暴露 AI 出处的表达方式。
它的设计原则建立在一个简单观察上:AI 语言模型以”统计上最可能的下一词”为标准来生成文本,而人类写作者每次落笔都是在为”特定读者 + 特定主题”做选择。Humanizer 正是把这种”对普遍读者的默认选择”替换为更有个性、更具体的表达。25 种 AI 痕迹模式被编号排列(最强的模式单独出现就足以触发修改,较弱的模式则需要多个同时出现才作数),覆盖从词汇选用、句式结构到标点和格式的全链路。
认可度
GitHub Star 数 46,736(截至 2026-09-11),曾多次登上 GitHub Trending 全榜,在 Agent Skills 分类中持续位列前 20,GitHub Trend 周榜期间每日新增约 600+ stars。产品化版本 wisprflow 已有付费用户基础,开源版在社区的口碑和使用率持续攀升。
链接
GitHub:https://github.com/blader/humanizer
原作者
GitHub 用户 blader,围绕 Humanizer 还提供 CLI 代理版本(npm 包,本地运行,支持更多自定义选项),以及付费 SaaS 产品 Wispr Flow。
介绍
大语言模型生成文本时,”统计最可能”的特性决定了它的输出天然带有模式痕迹:套路化的铺垫、夸张的形容词、永远正确的废话、对每个句子都加上”重要意义”的包装。这些痕迹单独看都不明显,组合在一起就成了读者(和 AI 检测器)识别 AI 内容的铁证。
Humanizer 从 25 个维度系统性地识别这些模式,并将每一种替换为更自然的对等表达。它不依赖黑盒模型,也不做”检测后删除”——而是像一个认真批改作文的编辑,先指出问题(展示第一条改写 + 批注),再给出最终版本。安装后只需在支持 Skills 的 Agent 中调用 /humanizer,粘贴文本或指定文件路径,Humanizer 即完成全流程。
特点
- 25 种可量化模式:从”not X but Y”的套路句式,到”delve/testament/landscape”等泛滥的 AI 高频词,再到装饰性标题和加粗格式,逐条定位并替换
- 双重安装方式:Skill 版(MIT 协议,完全免费,通过 Skills CLI 安装)和 CLI 代理版(本地运行,支持自定义和离线,BSL-1.1 运行时)
- 跨 Agent 兼容:Claude Code、Codex、Gemini、Cursor、Windsurf、Cline、Copilot 等 30+ 主流 AI Coding Agent 均支持安装
- 单命令安装:
npx skills add blader/humanizer --global一行完成全局安装,Claude Code 2.1.142+ 可用/plugin marketplace add blader/humanizer - voice matching(声音匹配):提供 2-3 段本人写作样本,Humanizer 会学习样本的节奏、用词、标点和个人习惯,使重写更贴近本人文风
使用方法
安装 Skill 版(免费,MIT):
npx skills add blader/humanizer --global
Claude Code 插件安装:
/plugin marketplace add blader/humanizer
/plugin install humanizer@humanizer
调用方式:
/humanizer
[paste your AI text here]
或直接描述任务:
Please humanize this text: [your AI-generated text]
对文件进行修改(仅改 prose,代码、数据、frontmatter、链接目标保持不变):
Humanize the prose in docs/launch-post.md
提供写作样本以匹配个人风格:
/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 辅助,用 Humanizer 做最后一道润色
目标用户:
- 博主、自媒体创作者、内容营销人员
- 报告起草者(市场报告、新闻稿、PRD 等)
- 任何希望 AI 辅助写作的产出读起来更像”人写的”用户
注意:Humanizer 改善的是文风,不改善内容质量——底稿空洞,Humanizer 后依然空洞。
输入与输出案例
输入(AI 腔,里斯本游记):
I recently spent five unforgettable days in Lisbon, and let me tell you — this city completely stole my heart. From the moment I arrived, I knew I was somewhere truly special.
Nestled along the banks of the Tagus River, Lisbon stands as a vibrant testament to Portugal’s enduring spirit, where rich history and modern energy intertwine at every turn… What truly makes Lisbon special isn’t just the sights — it’s the feeling. Would I go back? Absolutely. Lisbon isn’t just a place to visit — it’s a place to fall in love with, again and again.
输出(Humanizer 去痕后):
I spent five days in Lisbon last October and still have mixed feelings about it. Beautiful, yes. Also harder on the knees than anyone warned me.
The hills are the whole story and somehow never make the brochures. My hotel was up in Alfama, which photographs beautifully and translates, in practice, to climbing what felt like a six-story staircase every time I wanted coffee. The custard tarts, though, earn the fuss. I had one at a plain little place in Graça, still warm, and for about thirty seconds I understood why people build trips around pastry.
可以看到:”unforgettable/let me tell you/stands as a vibrant testament/truly special/would I go back? Absolutely.” 这类 AI 高频套路完全消失,留下的是一个有主见、有具体观察、有态度的真实叙述。
评论区
登录后可评论。