Fact Checker

🌐Community
by shubhamsaboo · vlatest · Repository

This "Fact Checker" skill verifies information 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 fact-checker npx -- -y @trustedskills/fact-checker
2

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

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

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

About This Skill

What it does

The fact-checker skill verifies the accuracy of claims, statements, or information by cross-referencing them with reliable sources. It can detect misinformation, confirm factual data, and provide evidence-based responses to ensure trustworthiness in content.

When to use it

  • Before publishing an article or post to verify its accuracy.
  • To validate claims made in news headlines or social media posts.
  • During research to confirm the reliability of a source or statistic.
  • In educational settings to help students distinguish between true and false information.

Key capabilities

  • Cross-referencing claims with trusted sources.
  • Detecting misinformation and providing corrections.
  • Confirming factual data using verified references.

Example prompts

  • "Is it true that the Earth is flat?"
  • "Verify if the 2024 U.S. presidential election will be held in November."
  • "Check whether the statement 'Vitamin C cures the common cold' is accurate."

Tips & gotchas

  • Ensure the AI agent has access to up-to-date and credible sources for best results.
  • Be aware that some claims may not have clear-cut answers, especially those involving subjective or evolving topics.

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
shubhamsaboo
Installs
689

🌐 Community

Passed automated security scans.