What problem does it solve? AI-assisted academic writing frequently produces fake or inaccurate citations (roughly 40% error rate), which can lead to paper rejection, retraction, and reputational damage. This Skill provides verification principles and workflows to catch fabricated references, mismatched metadata, and formatting inconsistencies before submission. ## Core Features & Use Cases - Proactive Verification Workflow: Verify every citation during writing using canonical sources (DOI/CrossRef, arXiv, Semantic Scholar, publisher pages, Zotero) rather than checking after the draft is complete. - Four-Layer Verification: Format validation, existence verification via scholarly APIs, information matching (title, authors, year, venue), and claim-level content verification. - Reference Implementations: Python scripts demonstrating API clients for CrossRef, arXiv, and Semantic Scholar, plus BibTeX/LaTeX format checking and consistency validation. - Use Case: While writing an ML paper, you need to cite "Attention is All You Need". The Skill guides you to find the DOI or arXiv ID, confirm metadata via CrossRef, fetch the BibTeX entry, and only then add it to your bibliography. ## Quick Start Ask the AI to verify the citations in your paper's BibTeX file using canonical scholarly sources and flag any entries that cannot be confirmed.