TopRank Skills

Home / Claw Skills / Others / de-ai-ify
Official OpenClaw rules 15%

de-ai-ify

将AI生成的机械化文本转换为自然、有人情味的人类写作风格

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 de-ai-ify 技能。 若已安装,则直接安装 de-ai-ify 技能。

Overview

Skill Key
bbintom123321-lab/humanize-zh
Author
ieou新知
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/bbintom123321-lab/humanize-zh
Latest Commit SHA
fba3012de0d3c788fe7428f1ddf37f2e4f158389

Extracted Content

SKILL.md excerpt

# 去除AI味 (De-AI-ify)

将AI生成的机械化文本转换为自然、有人情味的人类写作风格。

## 核心原则

### 1. 打破完美结构
- ❌ AI:"第一... 第二... 第三..."
- ✅ 人类:"先说最重要的... 另外值得一提的是... 还有个有意思的事..."

### 2. 加入不完美元素
- **口语化**:"说白了..."、"讲道理..."、"老实说..."
- **口头禅**:"对吧?"、"你懂的"、"怎么说呢"
- **重复强调**:"真的,真的特别..."

### 3. 用具体代替抽象
- ❌ AI:"这个方案有很多优势"
- ✅ 人类:"这个方案能省下一半时间,我上次用的时候..."

### 4. 加入个人色彩
- **个人经历**:"我之前也遇到过类似情况..."
- **情绪表达**:"说实话,看到这个数据我挺意外的"
- **主观判断**:"我个人觉得..."、"依我看..."

### 5. 长短句混搭
- ❌ AI:全是工整的中长句
- ✅ 人类:短句有力。长句娓娓道来,带着情绪。甚至断句。出乎意料。

### 6. 用主动语态
- ❌ AI:"这个决定被做出了"
- ✅ 人类:"我们决定..."

### 7. 加入停顿和思考
- "嗯..."
- "等一下"
- "让我想想"

## 实战技巧

### 开头去AI化
| AI味 | 人味 |
|------|------|
| "在当今社会..." | "最近发现个有意思的事..." |
| "随着科技的发展..." | "前几天有个朋友问我..." |
| "众所周知..." | "不知道你发现没有..." |

### 连接词替换
| AI味 | 人味 |
|------|------|
| "此外" | "还有啊"、"对了" |
| "然而" | "但问题是"、"可实际上" |
| "因此" | "所以啊"、"这就导致" |
| "综上所述" | "说白了"、"总结一下" |

### 结尾去AI化
| AI味 | 人味 |
|------|------|
| "希望本文对您有所帮助" | "希望能帮到你,有问题随时问" |
| "期待您的反馈" | "评论区聊聊,我都在" |
| "谢谢阅读" | "就这样,回见" |

## 自检清单

写完后问自己:
- [ ] 有没有用到"首先/其次/最后"?→ 换成更自然的连接
- [ ] 句子长度是否都差不多?→ 打破节奏
- [ ] 有没有具体例子?→ 加一个个人经历
- [ ] 有没有情绪词?→ 加入"挺"、"真的"、"老实说"
- [ ] 读起来像不像机器人?→ 大声读一遍

## 示例对比

### 示例1:产品评价
**AI味:**
> 这款手机具有出色的性能表现,其处理器速度极快,能够满足用户的日常使用需求。

**人味:**
> 这手机用起来是真的流畅,我同时开十几个APP都不带卡的。

### 示例2:游戏评测
**AI味:**
> 本作在画面表现上有明显提升,角色建模精细,场景设计考究。

**人味:**
> 画面确实...

Related Claw Skills

capt-marbles

Task Router Skill

★ 0

Task Router

captchasco

captchas-openclaw

★ 0

OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.

carol-gutianle

Modelready

★ 0

name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}

cartoonitunes

Ethereum History

★ 0

Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).

cassh100k

agent-dna

★ 0

Portable agent identity encoding. Compress SOUL.md/MEMORY.md into transferable DNA fingerprints, detect identity drift between snapshots, and port personality across platforms (OpenClaw, Claude, GPT, CrewAI). Pure Python, zero dependencies. Use when migrating agents between platforms, detecting personality drift, or backing up agent identity.

camopel

storage-cleanup

★ 0

One-command disk cleanup for macOS and Linux — trash, caches, temp files, old kernels, snap revisions, Homebrew, Docker, and Xcode artifacts. Use when user asks to free storage, clean up disk, reclaim space, reduce disk usage, or encounters low disk / "disk full" warnings. Safe by default with dry-run mode. No dependencies beyond bash and awk.