academic-paper-verify

Verify academic papers against source R scripts and output files.

34|10|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/dariia-m/my_claude_skills --skill academic-paper-verify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: academic-paper-verify
Source: https://github.com/dariia-m/my_claude_skills/tree/main/paper_verification
Command: npx skills add https://github.com/dariia-m/my_claude_skills --skill academic-paper-verify

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill systematically verifies the integrity and replicability of academic research papers by cross-checking claims against source code and output files.

Core Features & Use Cases

  • Comprehensive Audit: Verifies code, tables, figures, modeling decisions, and quantitative claims.
  • Replication Testing: Builds a verification manifest and runs automated replication tests.
  • Use Case: When submitting a paper for publication or sharing research, use this Skill to ensure all presented results are accurately reflected in the provided R scripts and data, catching discrepancies before they cause issues.

Quick Start

Use the academic-paper-verify skill to thoroughly verify the attached research paper and its associated R scripts.

Frequently Asked Questions about academic-paper-verify

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

FAQPage Schema
How do I verify academic paper results against R scripts?

Verifying academic paper results against R scripts requires a systematic data audit that cross-checks code, tables, figures, and quantitative claims. This process generates a verification manifest and runs automated replication tests to identify discrepancies.

What is research integrity replication testing for source code?

Research integrity replication testing is an automated validation mechanism that builds a manifest to cross-check modeling decisions and output files. It ensures that quantitative claims in an academic paper are accurately reflected in the provided scripts.

How do I audit data and code for a research paper before publication?

To audit data and code for a research paper before publication, perform a comprehensive check of modeling decisions, tables, and figures against source scripts. This systematic verification catches potential errors and discrepancies before submission.

Can I use automated replication tests to check quantitative claims in academic papers?

Yes, automated replication tests can check quantitative claims in academic papers by building a verification manifest. This manifest systematically tests the provided R scripts and output files to detect any inconsistencies between the code and the published results.

What are the limitations of code verification for research integrity?

The limitations of code verification for research integrity depend on the completeness of the provided R scripts and output files. Verification only identifies discrepancies between the code and the paper's claims; it cannot detect issues in data collection or unlisted modeling decisions.