paper-claim-audit

Compare quantitative claims in research papers against raw JSON, CSV, and TSV result files.

1|Updated Jul 21, 2026
One-click install
npx skills add https://github.com/dogekiki/SP-test --skill paper-claim-audit-dogekiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-claim-audit
Source: https://github.com/dogekiki/SP-test/tree/main/.trae/skills/paper-claim-audit
Command: npx skills add https://github.com/dogekiki/SP-test --skill paper-claim-audit-dogekiki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates confirmation bias in research by performing a strict, zero-context audit to ensure that every quantitative claim in a paper is precisely supported by the raw experimental evidence.

Core Features & Use Cases

  • Evidence Verification: Automatically cross-references paper claims against raw JSON, CSV, and TSV result files.
  • Failure Mode Detection: Identifies common issues like number inflation, cherry-picked seeds, config mismatches, and aggregation errors.
  • Use Case: Before submitting a research paper, run this audit to ensure that reported metrics, percentages, and comparisons are mathematically accurate and fully supported by the underlying experiment logs.

Quick Start

Run the paper-claim-audit skill on the current paper directory to verify all quantitative claims against the raw result files.

Frequently Asked Questions about paper-claim-audit

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

FAQPage Schema
How do I verify quantitative claims in a research paper against raw data?

Paper claim verification works by cross-referencing text against raw experimental result files to detect discrepancies in metrics, rounding, and configuration. It requires a zero-context model execution to ensure independent validation of research fidelity.

How do I check for data integrity issues like number inflation in paper-writing?

Checking for data integrity issues involves auditing paper source files against raw data outputs to identify failure modes like number inflation, cherry-picked seeds, config mismatches, and aggregation errors before submission.

Can I audit experimental evidence stored in JSON and CSV files for rounding errors?

Yes, you can audit experimental evidence stored in JSON, CSV, and TSV result files for rounding errors. Evidence verification automatically cross-references these raw formats against paper claims to detect mathematical discrepancies.

Does zero-context verification eliminate confirmation bias in research audits?

Zero-context verification eliminates confirmation bias by executing a fresh, independent model run for validation. This strict audit ensures every quantitative claim is precisely supported by raw experimental evidence without prior context.

What is the best way to detect config mismatches before submitting a research paper?

The best way to detect config mismatches is running a strict evidence verification audit on the paper directory. This compares text claims against raw experimental result files to identify configuration errors and ensure mathematical accuracy.

When do I need to run a paper claim audit?

You need to run a paper claim audit before submitting a research paper to verify all quantitative claims. This ensures reported metrics, percentages, and comparisons are mathematically accurate and fully supported by underlying experiment logs.