From research-writing
Triggers academic-paper citation-check mode to produce a report on citation errors: missing references, mismatched in-text citations, and format issues.
How this command is triggered — by the user, by Claude, or both
Slash command
/research-writing:ars-citation-checksonnetThe summary Claude sees in its command listing — used to decide when to auto-load this command
Trigger the `academic-paper` skill in `citation-check` mode. Produces a citation error report (missing references, mismatched in-text citations, format errors). Fidelity spectrum, low oversight. Mode reference: `MODE_REGISTRY.md` § academic-paper. Skill entry: `academic-paper/SKILL.md`.
Trigger the academic-paper skill in citation-check mode. Produces a citation error report (missing references, mismatched in-text citations, format errors). Fidelity spectrum, low oversight.
Mode reference: MODE_REGISTRY.md § academic-paper.
Skill entry: academic-paper/SKILL.md.
npx claudepluginhub grlime909/research-skill --plugin research-writing/ars-citation-checkTriggers academic-paper citation-check mode to produce a report on citation errors: missing references, mismatched in-text citations, and format issues.
/verify-citationsVerifies all citations in the main LaTeX file against the BibTeX bibliography using paper search tools. Classifies each as OK, PARTIAL, MISMATCH, UNVERIFIED, or MISSING and outputs a report.
/paper-referencesVerifies ML paper references against arXiv, Crossref, DBLP, and Semantic Scholar. Detects hallucinated citations, preprint/preprint status, and missing fields, then auto-fixes or reports issues.
/paper-reviewRuns pre-submission audit of current paper using parallel review agents, checking content, arguments, numbers, references, DOIs, writing, figures, formatting, replication. Produces severity-ranked report with journal-readiness checklist.
/factcheckVerifies BibTeX entries and cited claims in LaTeX papers against DBLP and web sources. Produces a structured report with corrections, unverified claims, and fixed BibTeX entries.
/auditAudits citations in a directory against a BibTeX file, reporting orphan and ambiguous citations.