中文 AI 味去除与文章润色 Skill。适用于把 AI 生成稿改得更自然、更有读者感,同时保留原意、逻辑和关键事实。
Scanned 9/10/2026
Install to Claude Code
npx -y skills add wangjiawei508/WorkWise --skill ai-flavor-remover --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ai Flavor Remover?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wangjiawei508-ai-flavor-remover)More formats (shields.io, HTML) on the badges page.
---
name: ai-flavor-remover
description: 中文 AI 味去除与文章润色 Skill。适用于把 AI 生成稿改得更自然、更有读者感,同时保留原意、逻辑和关键事实。
allowed-tools:
- Read
- Write
- Edit
- AskUserQuestion
metadata:
trigger: 去AI味、AI味去除、文章润色、改得像人写、降低机器感
source: hylarucoder/ai-flavor-remover
---
# ai-flavor-remover
这是对上游 `hylarucoder/ai-flavor-remover` Prompt 的 WorkWise Skill 包装。执行任务前先阅读本文件;需要完整原始 Prompt 时再读取 `README.md`。
## 使用场景
在以下需求中使用:
- 用户要求“去 AI 味”“降低机器感”“改得像人写”“润色成公众号/大众文章”。
- 需要保留原文主要信息,但让表达更自然、更有节奏和细节。
- 需要先诊断 AI 痕迹,再给出改写稿。
不要用于:
- 法律、合同、制度、技术规范等必须严肃保真的文本,除非用户明确允许风格化润色。
- 用户要求逐字校对、事实核查、翻译保真时。
## 工作流程
1. 先判断文本类型、目标读者和期望语气。若缺少关键约束,只问一个最关键的问题。
2. 诊断 2-3 个最明显的 AI 痕迹,例如模板过渡、空泛抽象、句式单一、总结腔、情绪缺失。
3. 改写时先保留信息和逻辑,再处理节奏、主语、动词、细节和过渡。
4. 避免为了“像人”而乱加事实、夸张情绪或改坏专业术语。
5. 最终输出默认包含:问题诊断、优化策略、改写后正文。若用户只要成稿,只输出成稿。
## 参考资料
- `README.md`:上游原始 Prompt 与细化规则。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...