fact-checking
Installation
SKILL.md
Research Paper Fact-Checker
Overview
This skill orchestrates a four-phase pipeline to fact-check research papers with maximum rigor. Every verifiable claim is extracted, then independently verified by two agents (a researcher and an adversarial verifier) using web search. Results are reconciled and output as structured JSON plus a human-readable exception report.
This is a deliberately expensive, token-heavy skill. Only invoke it when you need rigorous fact-checking, not speculatively.
When to Use
- User explicitly asks to fact-check a research paper or document
- User invokes
/fact-check <paths> - User asks to verify claims in a document against external sources