什麼是 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