什么是 humanize?
将 AI 生成的开发人员文本重写为听起来像人类的文本 - 修复夸大的语言、填充物、同义反复文档和机器人语气。在审查人工智能写作发现问题后使用。 来源:existential-birds/beagle。
将 AI 生成的开发人员文本重写为听起来像人类的文本 - 修复夸大的语言、填充物、同义反复文档和机器人语气。在审查人工智能写作发现问题后使用。
通过命令行快速安装 humanize AI 技能到你的开发环境
来源:existential-birds/beagle。
Fix AI-generated writing patterns in docs, docstrings, commit messages, PR descriptions, and code comments. Prioritize deletion over rewriting — the best fix for filler is removal.
| Promotional language | Replace superlatives with specifics | Needs review | | Vague authority | Delete the claim or add a citation | Safe | | Formulaic structure | Remove the intro/conclusion wrapper | Needs review | | Synthetic openers | Delete the opener, start with the point | Safe |
| High-signal AI words | Direct word swap | Safe | | Low-signal clusters | Reduce density, keep 1-2 | Needs review | | Copula avoidance | Use "is/are" naturally | Safe | | Rhetorical devices | Delete the question, state the fact | Safe | | Synonym cycling | Pick one term, use it consistently | Needs review |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/existential-birds/beagle --skill humanize将 AI 生成的开发人员文本重写为听起来像人类的文本 - 修复夸大的语言、填充物、同义反复文档和机器人语气。在审查人工智能写作发现问题后使用。 来源:existential-birds/beagle。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/existential-birds/beagle --skill humanize 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/existential-birds/beagle