verify-report

Verify research claims against cited sources using cogni-claims.

12|2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/cogni-work/insight-wave --skill verify-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-report
Source: https://github.com/cogni-work/insight-wave/tree/main/cogni-research/skills/verify-report
Command: npx skills add https://github.com/cogni-work/insight-wave --skill verify-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Verifies claims in a research report against cited sources using cogni-claims to ensure evidence-backed conclusions.

Core Features & Use Cases

  • Auto-detects cogni-research projects and verifies claims against sources, or validates standalone Markdown reports with inline citations.
  • Coordinates claim extraction, submission, and verification through cogni-claims, highlighting deviations and their severities.
  • Guides revision and finalization by presenting structured verification results and supporting an end-to-end quality gate for research outputs.

Quick Start

Run verify-report to start the verification workflow on a cogni-research project or standalone Markdown report.

Frequently Asked Questions about verify-report

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

FAQPage Schema
How do I fact-check research claims against cited sources in a Markdown report?

To fact-check research claims, the Skill extracts claims from Markdown reports, submits them to cogni-claims, and verifies them against cited sources to highlight deviations and ensure evidence-backed conclusions.

Can I verify inline citations in a standalone Markdown file without a full research project?

Yes, you can verify standalone Markdown reports with inline citations. The Skill auto-detects cogni-research project directories but also fully supports validating individual Markdown files.

What is the best way to automate source verification for research drafts?

The best way to automate source verification is running the Skill on your cogni-research project directory; it coordinates claim extraction, submission, and verification to output structured results for finalization.

Does this fact-checking workflow work with existing cogni-claims?

Yes, the workflow works with existing cogni-claims by auto-detecting them in your project directory, loading drafts, and coordinating verification against sources to guide revision.

How are verification deviations handled during the research review process?

Deviations are handled by highlighting their severities during an interactive review process, presenting structured verification results that guide you through revising and finalizing the research output.

Do I need a specific directory structure to verify claims in my research drafts?

No specific structure is required beyond a standard cogni-research project directory. The Skill auto-detects drafts, sources, and existing claims to coordinate the verification workflow automatically.