citation-audit

Validates BibTeX references via CrossRef/arXiv checks and outputs a CSV severity report.

2|Updated Oct 7, 2025
One-click install
npx skills add https://github.com/Deepmind666/AERIS-WSN-Protocol --skill citation-audit-deepmind666
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-audit
Source: https://github.com/Deepmind666/AERIS-WSN-Protocol/tree/main/.claude/skills/citation-audit
Command: npx skills add https://github.com/Deepmind666/AERIS-WSN-Protocol --skill citation-audit-deepmind666

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BibTeX references often contain errors, missing metadata, or mismatched DOIs, which can cause citation inaccuracies and delays in manuscript preparation. This skill automates validation to improve citation integrity and save time during academic writing.

Core Features & Use Cases

  • Inventory and categorize BibTeX entries by type (@article, @inproceedings, @book, @misc).
  • CrossRef/arXiv verification to validate DOIs, titles, authors, and years, and to flag potential mismatches.
  • Completeness checks, duplicate detection, and structured reporting with a CSV summary for review and corrections.

Quick Start

Run the audit on your bibliography by providing a BibTeX file path.

Frequently Asked Questions about citation-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify BibTeX references for accuracy and completeness?

You can validate BibTeX references by running an audit that checks entries against CrossRef and arXiv. It identifies DOI mismatches, missing metadata, and duplicates, then generates a CSV report detailing citation keys, severity levels, and evidence for each issue.

What is the best way to check BibTeX entries against CrossRef and arXiv?

Automated auditing checks BibTeX entries by querying CrossRef and arXiv to verify DOIs, authors, titles, and publication years. It flags metadata mismatches with P0, P1, or P2 severity levels and produces a CSV report containing the citation key, issue category, and supporting evidence.

How do I find duplicate entries or missing metadata in a BibTeX bibliography?

An automated BibTeX audit performs completeness checks and duplicate detection across all bibliography entries. It flags missing fields and duplicate records using P0, P1, or P2 severity levels, documenting each issue along with its evidence in a generated CSV summary report.

Can I use a BibTeX validation tool for academic manuscript preparation?

A BibTeX validation tool automates citation integrity checks for academic manuscripts by verifying references against CrossRef and arXiv. It prevents citation inaccuracies and delays by outputting a structured CSV report that details discrepancies, severity levels, and evidence for review.

What do P0, P1, and P2 severity levels mean in a citation audit report?

P0, P1, and P2 severity levels categorize discrepancies found during a BibTeX citation audit. The generated CSV report uses these levels to prioritize issues like mismatched DOIs or missing metadata, helping you systematically resolve the most critical reference inaccuracies first.

How do I fix mismatched DOIs in my BibTeX file?

Run a BibTeX audit that queries CrossRef and arXiv to verify DOIs and flag mismatches. The resulting CSV report provides the citation key, severity level, issue category, and evidence, enabling you to accurately correct mismatched DOIs and other metadata inconsistencies.