inno-reference-audit

Verify citation existence and BibTeX data using WebSearch and Google Scholar.

1.0k|117|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/OpenLAIR/dr-claw --skill inno-reference-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inno-reference-audit
Source: https://github.com/OpenLAIR/dr-claw/tree/main/skills/inno-reference-audit
Command: npx skills add https://github.com/OpenLAIR/dr-claw --skill inno-reference-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bibtexparser, semanticscholar, arxiv, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Proactively addresses citation inaccuracies by providing structured verification guidance and best practices to ensure each cited work is real, correctly described, and properly referenced.

Core Features & Use Cases

  • Proactive verification workflow: Verify citations during writing using WebSearch and Google Scholar to confirm existence and BibTeX data.
  • Information matching & error detection: Compare title, authors, year, and venue against verified sources to catch inconsistencies.
  • Best practices for reference hygiene: Provide actionable steps to avoid fake citations and maintain citation integrity across papers.
  • Use Case: When drafting an ml-paper-writing manuscript, validate every citation before adding it to the bibliography to ensure accuracy and traceability.

Quick Start

Input a citation and have the system verify its existence and fetch a BibTeX entry.

Frequently Asked Questions about inno-reference-audit

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

FAQPage Schema
How do I verify citation accuracy and check if a reference exists before publication?

To verify citation accuracy, you can validate references against Google Scholar and WebSearch to confirm the work exists, compare title, authors, year, and venue for information matching, and validate the BibTeX format to ensure proper referencing before publication.

How do I validate BibTeX entries and fetch correct citation metadata during academic writing?

Validating BibTeX entries involves checking the bibliography format and fetching correct citation metadata using academic search queries to confirm the existence of the cited work and retrieve the matching BibTeX data for your references.

What is the best way to detect fake citations and maintain reference hygiene in a manuscript?

The best way to detect fake citations and maintain reference hygiene is applying a four-layer verification framework covering format validation, existence checks, information matching, and content validation to proactively catch inconsistencies across your bibliography.

Can I verify references using WebSearch and Google Scholar for ml-paper-writing workflows?

Yes, you can verify references using WebSearch and Google Scholar for ml-paper-writing workflows to proactively confirm citation existence, validate metadata accuracy, and fetch BibTeX entries directly during the manuscript drafting process.

What should I do if my citation information does not match the verified source data?

If your citation information does not match verified source data, you should correct the title, authors, year, or venue in your bibliography by fetching the accurate BibTeX entry to resolve the detected inconsistencies.

Does reference verification require parsing existing bibliography files?

Reference verification can utilize bibliography parsing to read existing citation entries, allowing the system to structurally validate the format and match the extracted metadata against verified academic sources.