Fact Check Workflow

🌐Community
by jamditis · vlatest · Repository

Automates fact-checking workflows by sourcing evidence, assessing claims against it, and generating reports with confidence scores.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add fact-check-workflow npx -- -y @trustedskills/fact-check-workflow
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "fact-check-workflow": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/fact-check-workflow"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates fact-checking workflows, providing structure for claim verification, evidence documentation, and rating decisions. It guides users through a systematic process to assess factual assertions, statistics, dates, quotes, and causal claims against gathered evidence. The tool facilitates the creation of reports with confidence scores based on the strength and reliability of supporting information.

When to use it

  • Pre-publication fact-checking of articles
  • Creating dedicated fact-check stories (rating claims)
  • Verifying source statements during reporting
  • Building fact-checking protocols for a newsroom
  • Training staff on verification standards

Key capabilities

  • Claim Extraction: Identifies and logs factual assertions, statistics, dates, quotes, and causal claims. It distinguishes between verifiable facts and opinions (e.g., predictions or matters of taste).
  • Research Guidance: Prioritizes claim verification based on importance to the story and ease of checking. Provides guidance on identifying primary sources for different claim types (statistics, quotes, historical events, scientific findings, legal documents, financial data).
  • Evidence Documentation: Offers templates for documenting research, including primary and secondary source evaluations, and identifies gaps in evidence.

Example prompts

  • "Analyze this statement: 'The unemployment rate rose to 6% last quarter.'"
  • "Create a claim log entry for the following quote: '[Quote from source]'."
  • "What are reliable sources for verifying statistics about [topic]?"

Tips & gotchas

  • Focus on verifiable factual assertions, not opinions or predictions.
  • Prioritize high-priority claims first, as they are central to the story's thesis and have significant consequences if incorrect.
  • Always attempt to find primary sources before relying on secondary sources for verification.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jamditis
Installs
37

🌐 Community

Passed automated security scans.