Verifier

Cross-check claims against cited sources and return verdicts with evidence.

2|3|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/genesis-agents/GenesisPod --skill verifier-genesis-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Verifier
Source: https://github.com/genesis-agents/GenesisPod/tree/main/backend/src/modules/ai-app/playground/mission/agents/verifier
Command: npx skills add https://github.com/genesis-agents/GenesisPod --skill verifier-genesis-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claims in research and media are often uncited or misrepresented. Verifier automates objective assessment of claims by cross-checking quotes, citations, and numerical data against primary sources to determine truthfulness.

Core Features & Use Cases

  • Deterministic verdicts for each claim: verified, unverified, unverified-suspicious, contradicted.
  • Evidence-rich reports with source URLs and exact quote fragments.
  • Use Case: academic literature review, policy brief drafting, or media summaries requiring source-level validation.

Quick Start

Provide a set of claims with citations to sources, and the verifier will output per-claim verdicts with evidence URLs.

Frequently Asked Questions about Verifier

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

FAQPage Schema
How do I fact-check claims against primary sources automatically?

Fact-checking claims against primary sources involves cross-checking quotes, citations, and numerical data to return deterministic verdicts of 'verified', 'unverified', 'unverified-suspicious', or 'contradicted' with supporting evidence URLs.

What is citation auditing for research summaries and policy briefs?

Citation auditing is a deterministic workflow that cross-checks multiple sources to reconcile research summaries, policy briefs, news digests, and knowledge graphs, returning per-claim truthfulness verdicts with exact quote fragments.

How do I verify quotes and numerical data in academic literature reviews?

Verifying quotes and numerical data requires providing a set of claims with citations to sources, which triggers a citation-audit workflow that outputs per-claim verdicts with evidence-rich reports containing source URLs and exact quote fragments.

Can I use source verification for media summaries requiring source-level validation?

Yes, source verification applies to media summaries requiring source-level validation by cross-checking quotes and citations against primary sources to determine truthfulness and expose per-claim verdicts with supporting evidence.

What's the best way to reconcile multiple sources in a knowledge graph?

Reconciling multiple sources in a knowledge graph requires a deterministic citation-audit workflow that cross-checks claims against cited sources, returning contradicting or verified statuses with exact quote fragments and evidence URLs.

What verdict statuses does an automated citation-audit workflow return?

An automated citation-audit workflow returns four deterministic statuses: 'verified', 'unverified', 'unverified-suspicious', and 'contradicted', each accompanied by evidence-rich reports with source URLs and exact quote fragments.