什麼是 de-slopify?
從文件和程式碼中刪除人工智慧編寫工件。在編輯 LLM 產生的散文、審閱自述文件、發布前潤色文件或清理 AI 產生的程式碼時使用。用於短劃線清理、公式化短語刪除、音調校準、過度註釋代碼、詳細命名和 AI 代碼氣味檢測。 來源:oakoss/agent-skills。
從文件和程式碼中刪除人工智慧編寫工件。在編輯 LLM 產生的散文、審閱自述文件、發布前潤色文件或清理 AI 產生的程式碼時使用。用於短劃線清理、公式化短語刪除、音調校準、過度註釋代碼、詳細命名和 AI 代碼氣味檢測。
透過命令列快速安裝 de-slopify AI 技能到你的開發環境
來源:oakoss/agent-skills。
De-slopify is a methodology for removing telltale signs of AI-generated content from documentation, prose, and code. LLMs produce statistically regular output with characteristic vocabulary, punctuation habits, and structural patterns that make text and code feel inauthentic. Some patterns appear over 1,000x more frequently in LLM output than human writing.
When to use: Before publishing READMEs, after AI-assisted writing sessions, during documentation reviews, when reviewing AI-generated code for over-engineering, before committing prose or code that an LLM touched.
When NOT to use: On code logic or algorithms where correctness matters more than style. On technical specifications where precision outweighs voice. On content that was already human-written and reads naturally.
從文件和程式碼中刪除人工智慧編寫工件。在編輯 LLM 產生的散文、審閱自述文件、發布前潤色文件或清理 AI 產生的程式碼時使用。用於短劃線清理、公式化短語刪除、音調校準、過度註釋代碼、詳細命名和 AI 代碼氣味檢測。 來源:oakoss/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/oakoss/agent-skills --skill de-slopify從文件和程式碼中刪除人工智慧編寫工件。在編輯 LLM 產生的散文、審閱自述文件、發布前潤色文件或清理 AI 產生的程式碼時使用。用於短劃線清理、公式化短語刪除、音調校準、過度註釋代碼、詳細命名和 AI 代碼氣味檢測。 來源:oakoss/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/oakoss/agent-skills --skill de-slopify 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oakoss/agent-skills