audit-references

Fetch URLs and compare titles and authors to verify cited references.

46|5|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/victoriacity/openakari --skill audit-references
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-references
Source: https://github.com/victoriacity/openakari/tree/main/.claude/skills/audit-references
Command: npx skills add https://github.com/victoriacity/openakari --skill audit-references

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the verification of literature citations within project documents or publication drafts, preventing the inclusion of fabricated or incorrect references.

Core Features & Use Cases

  • Citation Verification: Fetches URLs and compares titles/authors against claimed references.
  • Automated Auditing: Identifies and flags mismatched or non-existent literature notes.
  • Use Case: Before submitting a research paper, run this Skill to ensure every cited source is real and accurately represented, safeguarding the integrity of your work.

Quick Start

Use the audit-references skill to verify all literature notes in the 'projects/sample-project/' directory.

Frequently Asked Questions about audit-references

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

FAQPage Schema
How do I verify literature citations and check for hallucinated references?

To verify literature citations, you can use an automated auditing tool that fetches URLs and compares titles and authors against claimed references to flag mismatched or non-existent sources.

What is the best way to audit academic references before publication?

Auditing academic references before publication involves running an automated check that fetches cited URLs and confirms paper identity, safeguarding your work from fabricated or incorrect literature notes.

Can I automate citation verification for a directory of research notes?

Yes, you can automate citation verification for a directory by applying a script that uses Read, Write, Grep, Glob, and WebFetch tools to comprehensively validate literature notes and generate a report.

How do I check if cited papers are real and accurately represented?

You can check if cited papers are real by fetching the source URLs and comparing the retrieved paper identity, including titles and authors, against the claims made in your literature notes.

What should I do to respond to suspected citation hallucinations in my draft?

To respond to suspected citation hallucinations, run a post-literature-review audit that fetches URLs to confirm paper identity and flags any mismatched or non-existent references in your draft.

Do I need specific tools to run an automated literature review audit?

Yes, running a comprehensive literature review audit requires Read, Write, Grep, Glob, WebFetch, and Bash with git access to validate references and handle reporting properly.