返回 Skill 列表
GitHub热门
humanizer:去 AI 味写作
5 步流程移除 AI 写作痕迹。中文版专治「首先其次最后」「综上所述」。
📋 SKILL.md 完整代码
--- name: humanizer-skill description: >- 5 步流程移除 AI 写作痕迹。中文版专治「首先其次最后」「综上所述」。 Use when working on humanizer skill tasks. allowed-tools: Read,Write,Bash --- # humanizer:去 AI 味写作 ## Quick Start 1. Save as `~/.claude/skills/humanizer-skill/SKILL.md` 2. Restart Claude Code 3. Type `/humanizer-skill` or describe your task naturally 4. Claude auto-triggers when your task matches the description ## Instructions - Understand the user's specific context and needs - Apply domain best practices consistently - Provide actionable, specific guidance with examples - Verify all outputs before presenting to user ## Gotchas - Test with a fresh Claude instance after changes - Keep SKILL.md under 500 lines; use references/ for details - Description is the trigger key — make it specific and keyword-rich
🚀 怎么用
1. 复制上面的 SKILL.md 代码 2. 保存为 ~/.claude/skills/humanizer-skill/SKILL.md 3. 重启 Claude Code 4. 输入 /humanizer-skill 或直接描述任务触发 5. AI 自动按 Skill 流程执行
为什么需要
AI 写的文章一眼能看出来——套话太多、段落太工整、缺少真情实感。humanizer 用 5 步流程洗掉 AI 味:拆长句→换套话→加感官→调语气→人工感注入。
SKILL.md 模板
name: humanizer description: Remove AI writing traces. Make text sound human-written. Use when creating content for Xiaohongshu, WeChat, or any platform where AI detection matters. # Humanizer ## Steps 1. Split long sentences (max 28 chars) 2. Replace cliché phrases 3. Add sensory details every 3-4 sentences 4. Adjust tone to casual/friendly 5. Inject imperfections (hesitation, self-doubt)