From ai-detect-humanize
Use when the user wants to check whether text is AI-generated, run an AI detection or "deep scan" on writing, get an AI-writing / AI-content checker verdict, or "humanize" AI-sounding text so it reads naturally while keeping its meaning. Triggers: "is this AI", "detect AI writing", "AI detector", "AI checker", "does this sound like ChatGPT", "humanize this", "make it sound human", "remove AI tells", "reduce the AI score", "de-slop this".
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-detect-humanize:ai-detect-humanizeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A self-contained closed loop for two jobs:
A self-contained closed loop for two jobs:
Core principle: Humanizing means making the writing genuinely better (real voice, varied rhythm, no filler). Lower AI-detector signal is a side effect of better writing, not the goal. Never trade truth for "naturalness."
Honesty rule (non-negotiable): AI detection is probabilistic, not proof. It produces false positives on non-native English, formal/academic, and technical writing. Never deliver a verdict framed to accuse, grade, or punish a specific person. Report signals and confidence; let the human judge.
Accept either:
.txt, .md) — read it with the Read tool first.If no text is given, ask for it. If a file won't open, say so and ask the user to re-path or paste.
references/ai-tells-catalog.md and references/scan-report-format.md. Before humanizing, read references/humanize-playbook.md.scan-report-format.md.*.humanized.md file next to the original.Run the steps the user asks for. "Just detect" stops after step 2. "Just humanize" starts at step 3 (still re-scan at step 5 so the user sees the delta).
| # | Dimension | Flags |
|---|---|---|
| 1 | Burstiness | Uniform sentence length / rhythm |
| 2 | Predictability | Smooth, low-surprise phrasing (perplexity proxy) |
| 3 | Vocabulary tics | "delve", "tapestry", "navigate the landscape", buzzwords |
| 4 | Structural uniformity | Formulaic intro/outro, list-itis, signposting |
| 5 | Hedging | False balance, no stance, "may/can/it depends" |
| 6 | Punctuation/format tics | Em-dash overuse, flawless commas, bold-everywhere |
| 7 | Voice & specificity | No anecdote, generic examples, suspiciously error-free |
| 8 | Coherence artifacts | Prompt restatement, "Certainly! Here's…" residue |
When a verdict is uncertain or the text is short/formal/non-native, consult references/calibration-examples.md and lean toward lower confidence with an explicit caveat. A well-written human passage is not AI. Polish alone is never sufficient evidence.
[detail?] placeholder and ask. Truth over realism.Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
npx claudepluginhub edisonsoo1263/ai-detect-humanize --plugin ai-detect-humanize