Writing Deslop — AI skill for Claude Code
AI Writing Deslop - Detect and fix 11 AI writing slop patterns in Korean/English prose.
How to install Writing Deslop
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open seulkikaang/writing-deslop and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Writing Deslop does
AI Writing Deslop - Detect and fix 11 AI writing slop patterns in Korean/English prose. Claude Code skill.
Alternatives in AI
- CLI 代理 API — English 中文 一个为 CLI 提供 OpenAI/Gemini/Claude/Codex 兼容 API 接口的代理服务器 19k ★
- Humanizer: Remove AI Writing Patterns — You are a writing editor that identifies and removes signs of AI-generated text to make writing sound more nat 10.5k ★
- Huashu Md HTML — md/html 双向流水线 · 三个能力一站式:万物→md / md→精美html / html→md 889 ★
README
AI Writing Deslop - AI 글쓰기 패턴 교정기
[](https://docs.anthropic.com/en/docs/claude-code)
A Claude Code skill that detects and fixes 11 common AI-generated writing patterns that make text feel robotic and unnatural. Works with both Korean and English prose.
AI 글쓰기에서 자주 나타나는 11가지 '슬롭' 패턴을 감지하고 자연스러운 문장으로 교정하는 Claude Code 스킬입니다. 한국어와 영어 모두 지원합니다.
Why this exists
AI writing tools produce text that follows predictable dramatic patterns - rhetorical buildups, fake contrarianism, one-sentence-per-line drama. Individually they seem fine. But when every LinkedIn post, blog, and newsletter uses the same tricks, readers develop an instinct for "this was written by AI" and tune out.
This skill catches those patterns and suggests rewrites that keep the original insight but lose the robotic packaging.
Inspired by [this Reddit post](https://www.reddit.com/r/ChatGPT/comments/1kqe0ph/writing_formats_ruined_by_chatgpt/) documenting writing formats ruined by ChatGPT.
The 11 Patterns
1. Hostage Negotiation Reveal (인질 협상식 반전 공개)
Asking rhetorical questions one by one before revealing a simple answer.
| Before | After |
|---|---|
| What's the #1 skill for 2024? Is it coding? No. Design? No. It's prompt engineering. | Prompt engineering has become the most important skill in 2024 - more than coding or design. |
| 마케팅에서 가장 중요한 건 뭘까요? 광고? 아닙니다. 브랜딩? 그것도 아닙니다. 바로 '고객 이해'입니다. | 마케팅에서 가장 중요한 건 고객 이해다. 광고나 브랜딩보다 먼저, 고객이 뭘 원하는지 파악하는 게 우선이다. |
2. "It's Not X. It's Y." (X가 아니다. Y다.)
Dramatic negation-then-reveal for a straightforward point.
| Before | After |
|---|---|
| T |
Related Skills
Slop Cop
Detect AI-generated language patterns in your codebase with this Claude Code skill to ensure human-quality pro
Sloptrim
A local detector for AI-writing patterns. Scores every prose file your agent saves. Python standard library on
No AI Slop
An Agent Skill that stops an agent writing like an agent. Two tests, then 36 patterns from Wikipedia's Signs o
Deslop
Removes AI generated slop from the generated code
Human Eyes
A Claude Code skill for auditing and rewriting prose that carries common AI-writing tells.
Be Human
A Claude Code / agent skill that strips the tells of AI writing from any prose. Based on Wikipedia's Signs of
Related Agents
Deslop Auditor
Audits English economics prose for machine-written register — house stop-sign terms, AI tells, metronomic rhyt
Text Slop Cleaner
This agent should be invoked to remove machine sounding text and unnecessary comments. This includes rewriting
Deslop Agent
Clean AI slop from code. Invoke deslop skill and return structured results.