What problem does it solve?
Pasted bibliographies often contain inconsistencies, typos, or outdated metadata. This skill matches references against the Crossref REST API and returns a clean, canonical four-column markdown table with original text, matched citation, confidence, and flags to guide verification and cleanup.
Core Features & Use Cases
- DOI-first matching: If a DOI is present, perform a precise lookup to fetch the canonical citation.
- Free-text matching: When no DOI is present, search Crossref by metadata to find the best journal article or preprint.
- Reliability flags: Mark likely fabricated or miscited references and surface rate-limit or API issues for user awareness.
- Use Case: Verify a pasted bibliography for a manuscript to ensure consistent APA formatting and DOIs.
- Use Case: Clean up a reference list by replacing informal titles with official Crossref metadata.
Quick Start
Paste your bibliography and invoke the /crossref command to generate a four-column APA-style citation table.