This skill should be used when the user asks to "check references", "check bibliography", "check bibtex", "audit references", "update references", "fix bibtex", "check citations", or "check bib". Also use when the user mentions missing volume, pages, or DOI in bibliography entries. Audits references.bib for completeness and currency, checking only entries cited in the manuscript.
Check that all references cited in index.qmd have complete and up-to-date
metadata in references.bib. Only audit entries that are actually cited in the
manuscript — ignore uncited entries in the bib file.
index.qmdRead index.qmd and extract all citation keys. Citation patterns to match:
@citekey — inline citation[@citekey] — parenthetical citation[@key1; @key2] — multi-citation-@citekey — suppress-author citation@citekey [p. 10] — citation with locatorUse Grep to find all @-prefixed citation keys in index.qmd: