skills/41-sticerd-eee-sewage-econometrics-check/skills/humanizer/SKILL.md
Strip AI writing patterns from text. Checks 24 patterns across 4 categories (structural, lexical, rhetorical, formatting) with academic economics adaptation. This skill should be used on any text that reads too "AI-generated", or as a final pass on drafted sections. Triggers on "humanize", "de-AI", "make it sound natural", or "strip AI patterns".
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research humanizerInstall 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.
Strip AI writing patterns from academic text while preserving economics content and formal structure.
Input: $ARGUMENTS — path to file to humanize.
Read the target file from $ARGUMENTS. Support .tex, .md, .txt, and .qmd files.
Check all 24 patterns across 4 categories:
For each detected pattern:
\textcite{}, \parencite{}, \label{}, \ref{}, or equation environmentsPresent a summary of changes:
## Humanizer Report: [filename]
**Patterns found:** N / 24
**Changes made:** N
| # | Pattern | Category | Location | Change |
|---|---------|----------|----------|--------|
| 1 | Triplet lists | Structural | Section 3, para 2 | Varied list lengths |
| 2 | "Delve" | Lexical | Line 47 | Replaced with "examine" |
...
Overwrite the original file with the humanised version (the user can review via git diff).
git checkout to undo.tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".
tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".