什么是 de-ai-ify?
删除人工智能生成的行话并将真人语音还原为文本 来源:skinnyandbald/fish-skills。
删除人工智能生成的行话并将真人语音还原为文本
通过命令行快速安装 de-ai-ify AI 技能到你的开发环境
来源:skinnyandbald/fish-skills。
Strip AI-generated patterns from text and restore natural human voice. Works on raw text passed as arguments OR on a file path. The goal is not to rewrite from scratch — it's to sand down the machine-polished parts while preserving the author's intent and voice.
Before making changes, assess how AI-generated the text is on a 1-10 scale:
Tell the user the score and what you're going to focus on. Don't over-correct text that's already mostly human.
删除人工智能生成的行话并将真人语音还原为文本 来源:skinnyandbald/fish-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/skinnyandbald/fish-skills --skill de-ai-ify删除人工智能生成的行话并将真人语音还原为文本 来源:skinnyandbald/fish-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/skinnyandbald/fish-skills --skill de-ai-ify 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/skinnyandbald/fish-skills