From academic-deai
Detect AI-like phrasing and evaluate journal quality in English economics manuscripts against top-5 journal standards (AER, QJE, Econometrica, JPE, REStud). Use when user says 'deai', 'AI traces', 'remove AI tone', 'style scrub', 'economics writing check', or 'check AI-like phrasing'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/academic-deai:academic-deaiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Core mission: produce journal-quality economics prose free of AI traces.**
Core mission: produce journal-quality economics prose free of AI traces.
When the user provides a file path, read the file first. This skill uses two reference files in the same directory:
ai-detection.md — lexical markers, template sentences, syntax rules, density thresholdsjournal-quality.md — top-5 journal conventions, section structure, prose standards, positive/negative markersRead both reference files before evaluating any text.
The goal is not merely to remove AI-like phrasing. The goal is to produce prose that reads like a published article in a top-5 economics journal.
Every sentence is evaluated on two axes:
A sentence fails if it scores high on either axis. Low AI markers do not excuse flat, note-like, or unacademic writing. Clean prose that sounds like a memo, referee report, or slide deck still needs revision.
When reviewing a sentence, always classify it as one of:
Case 1: AI-like phrasing (flag and revise)
Templated, over-smoothed, over-complete, rhetorically inflated, or mechanically balanced writing. Uses high-risk verbs, adjectives, or sentence structures listed in ai-detection.md.
Case 2: Acceptable journal prose (preserve)
Standard top-5 journal prose that uses moderate abstraction, careful interpretation, or contribution framing tied to a concrete object. See the standard phrases whitelist in journal-quality.md.
Case 3: Over-corrected flat prose (bad revision — avoid) Writing that removes AI markers by stripping away legitimate academic texture, leaving the sentence sounding like a memo, internal note, or slide bullet. This is a revision failure.
Do not automatically remove the following if they are concrete and disciplined:
Examples of acceptable academic prose (do NOT flag):
See the full whitelist of standard phrases in journal-quality.md.
Do not ban "This paper" outright. It is standard in all top-5 journals.
Acceptable:
Flag only when:
Do not flag passive voice mechanically. Passive is standard in top-5 methods sections.
Acceptable:
Flag only when passive creates:
Prefer the smallest revision that removes AI phrasing while preserving journal-quality prose.
Priority order:
Do not:
Flag a proposed rewrite if it:
Bad revision pattern:
AI-like (score: AI 3, JQ 1): "Moreover, our findings underscore that trade shocks play a pivotal role in exacerbating food insecurity -- not only through direct price transmission channels but also by undermining the resilience of vulnerable households. These results have important implications for policy design."
Over-corrected flat (score: AI 0, JQ 3): "Trade shocks worsened food insecurity. Vulnerable households were most affected."
Journal-quality (score: AI 0, JQ 0): "Trade shocks worsened food insecurity through direct price transmission and by placing greater pressure on households with limited capacity to absorb higher food costs."
Why: removes Moreover, underscore, pivotal role, the dash template, not-only/but-also, and the empty implication sentence; preserves the two mechanisms; remains journal-level.
AI-like (score: AI 3, JQ 2): "This paper contributes to a more nuanced understanding of how climate variability shapes agricultural outcomes."
Over-corrected flat (score: AI 0, JQ 3): "Climate variability affected agricultural outcomes."
Journal-quality (score: AI 0, JQ 0): "The results show that climate variability affects agricultural outcomes unevenly across settings and sectors."
Why: removes contribution cliche and "nuanced understanding"; keeps analytical content with scope condition.
AI-like (score: AI 3, JQ 1): "Interestingly, the coefficient on tariff reduction is positive and significant, lending support to the hypothesis that trade liberalization fosters dietary diversity through enhanced market access."
Over-corrected flat (score: AI 0, JQ 3): "Tariff reductions increased dietary diversity."
Journal-quality (score: AI 0, JQ 0): "Tariff reductions are associated with higher dietary diversity, consistent with improved access to imported foods."
Why: removes Interestingly and lending support; keeps mechanism; uses calibrated "associated with" and "consistent with."
AI score:
| Score | Meaning | Action |
|---|---|---|
| 0 | natural | no change |
| 1 | mildly templated | optional cleanup |
| 2 | suspicious | revise |
| 3 | strongly AI-like | revise immediately |
Journal-quality score:
| Score | Meaning | Action |
|---|---|---|
| 0 | journal-ready | no change |
| 1 | slightly below journal level | optional polish |
| 2 | reads like memo, note, or slide | revise |
| 3 | unacademic or analytically empty | revise immediately |
A sentence needs revision if either score >= 2. Prioritize by combined score.
## Overall diagnosis
- Document type:
- Most common AI pattern:
- Most common journal-quality issue:
- Flagged sentences: [count]
## High-risk AI markers (AI score >= 2)
> "quoted sentence"
- Rule: [specific rule from ai-detection.md]
- Problem: [why it sounds templated]
- Revision: [journal-quality rewrite]
- Score: (AI: X, JQ: X)
## Journal-quality issues (JQ score >= 2)
> "quoted sentence"
- Issue: [too flat / mechanism lost / over-compressed / memo tone / missing table reference / etc.]
- What is missing: [mechanism / baseline / interpretation / specifics]
- Revision: [journal-quality rewrite]
- Score: (AI: X, JQ: X)
## Medium-risk style issues (either score = 1)
> "quoted sentence"
- Rule: [which rule]
- Revision: [suggested improvement]
- Score: (AI: X, JQ: X)
## Economics-specific issues
- Causal overreach:
- Missing comparison baseline:
- Mechanism not tied to variables:
- Significance without magnitude:
- Contribution language without specifics:
## Structure-level issues
- Section structure problems:
- Paragraph rhythm issues:
- Results reporting issues:
## Density summary
- Em dashes:
- High-risk transitions:
- Abstract-noun stacking:
- Weak-hedge density:
- Uniform sentence/paragraph length:
Never:
Always:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub allblueuk/academic-deai --plugin academic-deai