skills/humanize/SKILL.md
Reviews and edits copy to remove AI-generated patterns and make text sound natural. Use when editing drafts, reviewing copy, "humanize this", "make it less AI", "sounds too AI", "remove AI patterns", "edit my copy", "this sounds robotic", or when text feels machine-generated.
npx skillsauth add richtabor/agent-skills humanizeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review and edit copy to remove signs of AI-generated writing. Based on Wikipedia's "Signs of AI writing" guide maintained by WikiProject AI Cleanup. Contains 30 rules across 6 categories.
voice-soul only when that voice fits.| Category | Impact | Prefix | Rules |
|----------|--------|--------|-------|
| Content | HIGH | content- | 6 |
| Language | HIGH | language- | 8 |
| Style | MEDIUM | style- | 7 |
| Communication | HIGH | comm- | 3 |
| Filler | MEDIUM | filler- | 5 |
| Voice | HIGH | voice- | 1 |
content-significance — Remove "pivotal moment", "testament to" inflationcontent-notability — Replace media name-dropping with specific claimscontent-ing-endings — Fix trailing "...highlighting growth" phrasescontent-promotional — Cut "nestled", "vibrant", "breathtaking"content-vague-attribution — Replace "experts say" with specific sourcescontent-challenges — Remove formulaic "Despite challenges..." sectionslanguage-ai-vocabulary — Replace delve, showcase, leverage, fosterlanguage-dual-adjectives — Remove "innovative and comprehensive" paddinglanguage-copula — Use "is" instead of "serves as", "stands as"language-contractions — Prefer contractions when genre allowslanguage-negative-parallelism — Cut "It's not just X, it's Y", "It's not about X, it's about Y"language-rule-of-three — Don't force ideas into groups of threelanguage-synonym-cycling — Stop cycling through synonymslanguage-false-ranges — Fix fake "from X to Y" constructionsstyle-em-dash — Replace em dashes with commas or periodsstyle-boldface — Reduce mechanical bold emphasisstyle-inline-headers — Avoid mechanical Header: lists; keep when they improve skimmingstyle-title-case — Use sentence case in headingsstyle-emojis — Remove decorative emojisstyle-curly-quotes — Use straight quotesstyle-rhythm — Vary sentence/paragraph cadencecomm-artifacts — Remove "I hope this helps!", "Let me know if..."comm-cutoff — Remove "as of my last update" disclaimerscomm-sycophantic — Cut "Great question!", "You're absolutely right!"filler-openings — Cut "In today's fast-paced world", "Here's the thing" openingsfiller-phrases — Cut "in order to", "at this point in time"filler-hedging — Reduce "could potentially possibly"filler-transitions — Reduce moreover/furthermore signpostingfiller-conclusions — Replace "the future looks bright" with specificsvoice-soul — Add personality, opinions, varied rhythmScore text before and after rewriting to show improvement. The score measures how human the writing sounds.
Category | Before | After | Notes
---------------|--------|-------|-------------------------------
Content | 94 | 100 | 2 violations fixed
Language | 88 | 97 | dual-adjectives, copula
Style | 85 | 100 | 4 em dashes, tightened headers
Communication | 100 | 100 | —
Filler | 95 | 100 | "Here's the thing" removed
Voice | 91 | 94 | rhythm, contractions
---------------|--------|-------|-------------------------------
Overall | 84 | 97 |
WRITING_STYLE_GUIDE_PATH is set, load the writing style guide before processingreferences/voice-soul)Provide:
| Variable | Required | Description |
|----------|----------|-------------|
| WRITING_STYLE_GUIDE_PATH | No | Path to shared writing style guide. Loaded before processing |
Based on Wikipedia:Signs of AI writing.
testing
Transforms notes into X (Twitter) posts. Triggers when user asks to create social content, draft tweets, or turn notes/ideas into posts.
tools
# WordPress Add Links Find and add internal and external links to a blog post draft, naturally woven into existing sentences. ## Trigger - "find links for this post" - "find internal links" - "add links to this post" - "link this draft" ## Environment Variables - `WORDPRESS_URL` — Blog base URL (e.g. `https://yourblog.com`) - `WORDPRESS_USERNAME` — WordPress account username - `WORDPRESS_APP_PASSWORD` — Application password (not your regular password) ## Process ### Phase 1: Load the Post
development
Writes technical blog posts about features being built. Triggers when user asks to write about development progress, implementations, or project updates.
testing
Reviews and validates agent skills against best practices. Triggers on "review this skill", "check my skill", "validate skill", "is this skill well-written", or when creating/editing skills.