citation-audit
Installation
SKILL.md
Citation Audit
Run a pre-submission audit of citations, BibTeX entries, and LaTeX cross-references. This skill is for checking correctness before submission, not for broad literature discovery.
Use this skill when a paper already has draft citations and the user wants confidence that:
- every
\cite{...}key in TeX exists in BibTeX - every BibTeX entry is syntactically valid and not duplicated
- every
\ref{...},\cref{...},\eqref{...},\autoref{...}target exists - every
\label{...}is unique and follows the local naming convention - DOI, arXiv, OpenReview, URL, title, author, year, and venue metadata match the real paper
- citation claims in nearby prose are actually supported by the cited work
- bibliography style is submission-ready
Pair this with submit-paper for the broader submission checklist. Pair it with research-project-memory when citation correctness issues should become blocking paper risks or actions.