ai-writing-humanizer
Installation
SKILL.md
AI Writing Humanizer
A skill for identifying and removing characteristic patterns of AI-generated text to produce natural, authentic academic writing. Designed for researchers who use AI tools for drafting and want to ensure the final output reads as genuine scholarly prose.
Common AI Writing Patterns
Lexical Patterns to Identify and Replace
AI-generated text frequently overuses certain words and phrases:
def identify_ai_patterns(text: str) -> dict:
"""
Scan text for common AI-generated writing patterns.
Returns a report of detected patterns with suggested replacements.
"""
overused_phrases = {
# Hedging/filler phrases AI overuses
Related skills
More from wentorai/research-plugins
academic-paper-summarizer
Summarize academic papers with structured extraction of key elements
45academic-translation-guide
Academic translation, post-editing, and Chinglish correction guide
39academic-citation-manager
Manage academic citations across BibTeX, APA, MLA, and Chicago formats
36academic-writing-refiner
Checklist-driven academic English polishing and Chinglish correction
35abstract-writing-guide
Craft structured research abstracts that maximize clarity and journal acceptance
15ai-agent-papers-guide
Curated 2024-2026 AI agent research papers collection
13