Reference audit guide
Use when the user asks for citation-verification principles, reference-audit best practices, or guidance on preventing fake or inaccurate citations in academic writing.From its SKILL.md
npx -y skills add kenantang/codex-and-claude-skills --skill reference-audit-guideAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.2 KB, 413 tokens by cl100k_base, as published. Nobody here has run it
Citation Verification Reference Guide
A reference guide for citation verification in academic paper writing, providing verification principles and best practices.
Core Principle: Proactively verify every citation during the writing process using trusted scholarly sources rather than memory.
Core Problems
Citation issues in academic papers seriously impact research integrity:
- Fake citations - Citing non-existent papers
- Incorrect information - Mismatched authors, titles, years, etc.
- Inconsistent formatting - Mixed citation formats
- Missing citations - Referenced but uncited work
These issues can lead to:
- Paper rejection or retraction
- Damage to academic reputation
- Reviewers questioning research rigor
Verification Principles
This skill provides verification principles based on trusted scholarly sources:
1. Proactive Verification
Core idea: Verify immediately when adding a citation, rather than checking after writing is complete.
- Search for the paper each time a citation is needed
- Confirm the paper exists in a trusted source
- Add to bibliography only after verification passes
2. Source Hierarchy
Prefer these sources:
- publisher page or DOI resolver
- PubMed for biomedical papers
- arXiv for preprints
- Crossref or Semantic Scholar for metadata cross-checking
- Google Scholar as a fallback discovery aid
3. Information Matching Verification
Information that must match:
- Title
- Authors
- Year
- Publication venue
4. Claim Verification
Key principle: When citing a specific claim, confirm the claim actually appears in the paper.
- Access the paper PDF
- Search for relevant keywords
- Confirm the accuracy of the claim
- Record the section or page where the claim appears
Best Practices
- Never generate citations from memory
- Do not guess when verification fails
- Mark unverifiable references clearly
- Differentiate preprints from published versions
- Verify the claim, not just the metadata
What ships with it: 8 files
86.1 KB alongside SKILL.md, 3 of them executable
references/
- api-usage.md8.1 KB
- common-errors.md8.4 KB
- README.md1.9 KB
- verification-rules.md9.8 KB
scripts/
- api-clients.pyruns16.3 KB
- format-checker.pyruns18.1 KB
- README.md2.2 KB
- verify-citations.pyruns21.2 KB