Transform AI-generated text into natural, human-sounding writing by identifying and removing 24 common AI patterns.
npx skills add itscloud0/ai-text-humanizerOr for specific AI tools:
# Claude Code
npx skills add itscloud0/ai-text-humanizer -a claude-code
# Cursor
npx skills add itscloud0/ai-text-humanizer -a cursor
# Codex
npx skills add itscloud0/ai-text-humanizer -a codex
# Install globally
npx skills add itscloud0/ai-text-humanizer -gAutomatically identifies and removes AI writing patterns including:
- ❌ Promotional language ("nestled", "vibrant", "stunning")
- ❌ AI vocabulary overuse ("Additionally", "delve", "landscape")
- ❌ Inflated importance ("pivotal moment", "testament to")
- ❌ Copula avoidance ("serves as" → "is")
- ❌ Em dash overuse (—)
- ❌ Chatbot artifacts ("I hope this helps!")
- ✅ Adds personality and voice
Once installed, just ask your AI assistant:
"Humanize this text"
"Remove AI patterns from this paragraph"
"Make this sound more natural"
Before:
The new software update serves as a testament to the company's commitment to innovation. Moreover, it provides a seamless, intuitive, and powerful user experience—ensuring that users can accomplish their goals efficiently.
After:
The software update adds batch processing, keyboard shortcuts, and offline mode. Early feedback from beta testers has been positive, with most reporting faster task completion.
- 24 AI pattern types across 4 categories
- Voice-building techniques
- Concrete before/after examples
- Works with any AI coding assistant
- Based on Wikipedia's "Signs of AI writing"
- Content Patterns (8) - Undue emphasis, promotional language, vague attributions
- Language Patterns (6) - AI vocabulary, copula avoidance, false ranges
- Style Patterns (6) - Em dashes, boldface, title case, emojis
- Communication Patterns (3) - Chatbot artifacts, disclaimers, servile tone
- Claude Code
- Cursor
- Aider
- Continue.dev
- Codex
- Cody
- GitHub Copilot
- Windsurf
- OpenCode
- And more!
MIT
Based on Wikipedia's "Signs of AI writing" page (WikiProject AI Cleanup)
Ready to make your AI writing sound human? Install now with npx skills add itscloud0/ai-text-humanizer