From academic-research
Enforces academic prose style — topic sentences, active voice, tense, hedging, APA citations. Activates on .qmd/.Rmd/.md/.tex files in research projects.
How this skill is triggered — by the user, by Claude, or both
Slash command
/academic-research:academic-styleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **No pre-flight, no bootstrap by design.** This is a doctrine
No pre-flight, no bootstrap by design. This is a doctrine skill — pure prose conventions. It does not call MCPs, does not install project scaffolds, and does not need
/setupto have run. The procedural skills (zotero-operations,systematic-review,fact-check,critic-loop) gate themselves oncheck_configured.py; this one stays out of the way.
Academic prose follows a small set of conventions that the agent applies
during drafting, not only at revision time. These are the rules the
critic-loop argument critic checks later — but writing them in
correctly the first time reduces how much the critic loop has to
fix.
This skill governs style and conventions only. It does not govern:
grounded-citations rule-book.empirical-integrity rule-book.manuscript-revision + the critic-loop skill.Formatting only; sourcing is governed by grounded-citations — follow
both. Format conventions:
[@key] produces "(Smith, 2019)".[@key1; @key2] produces
"(Jones, 2020; Smith, 2019)".@key [-@key] produces "Smith (2019)" / "Smith's (2019)".et al. automatically via the
CSL; do not hand-type "et al.".Strong claims require strong evidence. Match hedging to design:
(The critic-loop method critic flags violations at revision time —
writing to this standard up-front means the critic has less to catch.)
BBT thereafter.et al. by hand instead of relying on CSL
rendering from the BBT key.npx claudepluginhub mronkko/claude-academic-research --plugin academic-researchProduces human-like academic research prose for literature reviews, syntheses, analyses, methodology, discussions, and abstracts, eliminating AI patterns like hedging and formulaic transitions.
Critiques and generates academic paragraphs from atomic sentences (claims with citations). Delivers three variants: Speculative, Safe, Assertive for revisions or new prose.
Polishes academic prose into Nature-leaning English using writing-strategy principles and curated article patterns. Useful for manuscript sections, abstracts, and Chinese-to-English translation.