什么是 de-ai-ify?
删除人工智能生成的行话,将人声还原为文本。通过分析 1,000 多个人工智能与人类内容片段而构建。 来源:brianrwagner/ai-marketing-skills。
删除人工智能生成的行话,将人声还原为文本。通过分析 1,000 多个人工智能与人类内容片段而构建。
通过命令行快速安装 de-ai-ify AI 技能到你的开发环境
来源:brianrwagner/ai-marketing-skills。
Remove AI-generated patterns and restore natural human voice to your writing.
Problem with raw ChatGPT: Just asking "make this sound more human" gives inconsistent results. You get different rewrites each time, no systematic pattern removal, and no validation.
You can replicate this with ChatGPT if you: Include all 47 patterns, build a scoring system, track changes manually, and spend 15 minutes per doc. This skill does it in 30 seconds.
删除人工智能生成的行话,将人声还原为文本。通过分析 1,000 多个人工智能与人类内容片段而构建。 来源:brianrwagner/ai-marketing-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/brianrwagner/ai-marketing-skills --skill de-ai-ify删除人工智能生成的行话,将人声还原为文本。通过分析 1,000 多个人工智能与人类内容片段而构建。 来源:brianrwagner/ai-marketing-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/brianrwagner/ai-marketing-skills --skill de-ai-ify 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/brianrwagner/ai-marketing-skills