Fact Checker

🌐Community
by dangeles · vlatest · Repository

This "Fact Checker" skill verifies claims against reliable sources, ensuring accuracy and combating misinformation in your responses.

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 dangeles-fact-checker npx -- -y @trustedskills/dangeles-fact-checker
2

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

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

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

About This Skill

What it does

This skill, dangeles-fact-checker, verifies claims and statements against available online sources. It aims to improve the accuracy of AI agent responses by cross-referencing information with external data. The tool can be used to validate factual assertions, identify potential inaccuracies, and provide supporting evidence for claims made in generated text.

When to use it

  • Content Creation: Ensure blog posts or articles are factually accurate before publishing.
  • Research Summaries: Validate key findings from research papers or reports.
  • Automated Reporting: Improve the reliability of data-driven reports and dashboards.
  • Question Answering Systems: Enhance the trustworthiness of responses in conversational AI applications.

Key capabilities

  • Fact verification against online sources
  • Identification of potential inaccuracies
  • Provision of supporting evidence for claims
  • Cross-referencing information with external data

Example prompts

  • "Please fact-check the statement: 'The Eiffel Tower is 330 meters tall.'"
  • "Verify this claim and provide sources: 'Global warming is caused solely by human activity.'"
  • “Can you check if this is true: ‘Dogs can see in color.’”

Tips & gotchas

This skill relies on publicly available online information. Its accuracy depends on the quality and availability of those sources; it may struggle with obscure or novel claims.

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
dangeles
Installs
6

🌐 Community

Passed automated security scans.