academic-verify

Trace academic claims to original publications, methodology, and raw data.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/ngochuy13/intern-dev --skill academic-verify-ngochuy13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: academic-verify
Source: https://github.com/ngochuy13/intern-dev/tree/main/skills/academic-verify
Command: npx skills add https://github.com/ngochuy13/intern-dev --skill academic-verify-ngochuy13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents misinformation by verifying whether an academic claim is real, correctly represented, and supported by the underlying publication and available raw data.

Core Features & Use Cases

  • Claim-to-evidence tracing workflow: Converts a quoted or quantified claim into a verification chain from publication → methodology → raw data → independent replication.
  • Brain-first reuse: Checks existing brain pages for prior verification before performing new web lookup.
  • Verdict output as a reusable brain page: Writes a structured verdict (verified/partial/unverifiable/misattributed/retracted) to concepts/<claim-slug>.md so future references can reuse the audit trail.

Quick Start

Use the academic-verify skill to trace a quoted study claim into its publication, methodology, raw data availability, and any independent replication results, then write the verdict into concepts for later reuse.

Frequently Asked Questions about academic-verify

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

FAQPage Schema
How do I verify academic research claims by tracing them to raw data?

You can verify academic research by tracing a quoted statement to its original publication, methodology, raw data, and independent replication, resulting in a citation-checked audit trail rather than generic web search results.

What is the best way to check if a cited study was correctly represented?

To check if a cited study is correctly represented, trace the quoted claim back to the original publication and examine the underlying methodology and raw data, generating a verdict that confirms whether the citation is accurate.

Can I reuse a previous academic verification instead of doing a new web lookup?

Yes, you can reuse a previous academic verification by performing a brain-first lookup that checks existing brain pages for prior verification before initiating a new web lookup, preventing redundant research.

Does academic verification work for specific numbers cited in books or articles?

Academic verification works for specific numbers cited in books or articles by applying a claim-to-evidence tracing workflow that converts those quantified statements into a verification chain auditing the underlying raw data.

What does an academic verification verdict output look like?

The academic verification verdict output is a reusable brain page formatted under concepts/<claim-slug>.md that classifies the claim as verified, partial, unverifiable, misattributed, or retracted, complete with explicit evidence links.