Skill 详情

de-ai-ify

Writing-quality tool useful for marketing, but not marketing-specific.

匹配类型可能匹配已针对 市场营销 审核
来源brianrwagner/ai-marketing-claude-code-skills外部来源
报告安装量523仅表示受欢迎程度

使用前先检查

自动化审核只检查相关性,不代表安全审查或推荐。使用前请阅读来源中的说明。

已保存的来源预览

SKILL.md

这段内容是审核时保存的快照。外部来源才是完整且最新的版本。

---
name: de-ai-ify
description: Remove AI-generated jargon and restore human voice to text. Built from analyzing 1,000+ AI vs human content pieces.
version: 2.0.0
author: theflohart
tags: [writing, editing, voice, ai-detection, content-quality]
---

# De-AI-ify Text

Remove AI-generated patterns and restore natural human voice to your writing.

## Why This vs ChatGPT?

**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.

**This skill provides:**
1. **Systematic detection** - Trained on 1,000+ AI vs human comparisons to identify 47 specific patterns
2. **Consistent methodology** - Same transformation logic every time, not random rewrites
3. **Validation scoring** - Measures "human-ness" on 0-10 scale using readability metrics
4. **Change tracking** - Shows exactly what was fixed and why
5. **Preservation mode** - Keeps your facts, structure, and key points while fixing the voice

**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.

## Mode

Detect from context or ask: *"Quick pass, full cleanup, or match a specific voice?"*

| Mode | What you get | Best for |
|------|-------------|----------|
| `quick` | Remove obvious AI patterns, single pass, no scoring | Blog posts, quick social copy |
| `standard` | Full 47-pattern scan + human score (0–10) + change log | Any content going public |
| `deep` | Full scan + voice calibration against a sample of the writer's actual work | Ghostwriting, brand voice-matched content |

**Default: `standard`** — use `quick` for fast edits. Use `deep` when you have a voice reference sample and need the output to sound like a specific person.

---

## Usage

```
/de-ai-ify <file_path>
```

Or with mode flag:

```
/de-ai-ify <file_path> --mode quick|standard|deep
```

Or with custom scoring:

```
/de-ai-ify <file_path> --score-threshold 8
```

## What Gets Removed

### 1. Overused Transitions (14 patterns)

- "Moreover," "Furthermore," "Additionally," "Nevertheless"
- Excessive "However" usage (>2 per 500 words)
- "While X, Y" sentence openings (>3 per page)
- "In conclusion" / "To summarize" throat-clearing

### 2. AI Cliches (18 patterns)

- "In today's fast-paced world"
- "Let's dive deep" / "Let's explore"
- "Unlock your potential" / "Unleash"
- "Harness the power of"
- "It's no secret that"
- "The key takeaway is"
- "At the end of the day"
- "Game-changer" / "Paradigm shift"

### 3. Hedging Language (8 patterns)

- "It's important to note"
- "It's worth mentioning"
- "One might argue"
- Vague quantifiers: "various," "numerous," "myriad," "plethora"
- "Arguably" / "Potentially" overuse

### 4. Corporate Buzzwords (12 patterns)

- "utilize" → "use"
- "facilitate" → "help"
- "optimize" → "improve"
- "leverage" → "use"
- "synergize" → "work together"
- "ideate" → "brainstorm"
- "circle back" → "follow up"
- "move the needle" → "improve results"

### 5. Robotic Patterns (9 patterns)

- Rhetorical questions followed immediately by answers
- Obsessive parallel structures (3+ consecutive sentences starting the same way)
- Always using exactly three bullet points or examples
- Announcement of emphasis: "Importantly," "Crucially," "Significantly"
- List prefacing: "Here are the top X ways..."

## What Gets Added

### Natural Voice Markers

- **Varied sentence rhythm** - Mix short (5-10 word) and long (20-30 word) sentences
- **Conversational connectors** - "So," "But here's the thing," "And yet"
- **Direct statements** - Replace "It could be argued that X is Y" with "X is Y"
- **Specific examples** - Replace "many companies" with "Salesforce, HubSpot, and Gong"

### Human Rhythm Signals

- **Contractions** - "It's" not "It is" in casual content
- **Active voice** - "We tested" not "Testing was conducted"
- **Confident assertions** - Remove he
在 GitHub 阅读完整来源 (打开外部页面)
相关上下文

相关工作