consistency-audit

Audits PDF research papers for contradictions in method descriptions and numerical claims without external ground truth.

123|7|Updated Jun 26, 2026
One-click install
npx skills add https://github.com/wanshuiyin/Anti-Autoresearch --skill consistency-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consistency-audit
Source: https://github.com/wanshuiyin/Anti-Autoresearch/tree/main/skills/consistency-audit
Command: npx skills add https://github.com/wanshuiyin/Anti-Autoresearch --skill consistency-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill audits the internal consistency of research papers, detecting contradictions and discrepancies without external ground truth, ensuring the paper aligns with its own claims.

Core Features & Use Cases

  • Intra-Paper Consistency: Identifies contradictions within the same paper, ensuring the paper's method description matches the evaluated method.
  • PDF-Only Execution: Operates on PDF documents only, eliminating the need for code or external data.
  • Use Case: Utilize this Skill to verify the internal logic of a paper, ensuring that reported improvements, metrics, and method descriptions are consistent throughout the document.

Quick Start

Perform a consistency audit on the provided paper by running the 'consistency-audit' skill with the path to the paper directory.

Frequently Asked Questions about consistency-audit

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

FAQPage Schema
How do I check a research paper for internal consistency and contradictions?

You can check for internal consistency by auditing the PDF document directly. The skill analyzes the paper's text against itself to identify contradictions in method descriptions and numerical claims without requiring external ground truth.

Can I audit a research paper's method description without external code or data?

Yes, you can audit a research paper without external code or data. The consistency audit operates exclusively on PDF documents, using internal logic to verify that reported improvements and metrics match the evaluated method.

What is intra-paper consistency checking for academic integrity?

Intra-paper consistency checking for academic integrity identifies contradictions within a single research paper. It ensures that the method description, reported metrics, and claims remain logically aligned throughout the document.

How do I verify numerical claims in a PDF document?

To verify numerical claims in a PDF document, run a consistency audit on the paper directory. This analysis compares the text against itself to detect discrepancies and contradictions in the reported metrics without needing external validation sources.

Does the consistency audit work with formats other than PDF?

No, the consistency audit operates strictly on PDF-only execution. It eliminates the need for source code or external data to evaluate the paper's internal logic and claims.