Fact Check
This "Fact Check" skill verifies claims against reliable sources, helping users quickly assess information accuracy and avoid misinformation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add daiki48-fact-check npx -- -y @trustedskills/daiki48-fact-check
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"daiki48-fact-check": {
"command": "npx",
"args": [
"-y",
"@trustedskills/daiki48-fact-check"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, daiki48-fact-check, verifies claims and statements against available information. It can assess the accuracy of provided text by cross-referencing with external sources. The tool aims to provide a confidence score for each claim based on evidence found online.
When to use it
- Research tasks: Validate findings or data points gathered during research projects.
- Content creation: Ensure factual correctness in articles, reports, and other written materials.
- News analysis: Evaluate the credibility of news stories and claims made by various sources.
- Debate preparation: Check facts and statistics used to support arguments.
Key capabilities
- Claim verification against external sources
- Confidence score assignment for each claim
- Evidence-based assessment of accuracy
Example prompts
- "Fact check the statement: 'The Eiffel Tower is 330 meters tall.'"
- "Verify this paragraph and provide a confidence score for each sentence: [insert paragraph here]"
- "Assess the truthfulness of the claim: 'Humans only use 10% of their brain.'"
Tips & gotchas
The accuracy of the fact-checking depends on the availability of reliable information online. Complex or nuanced claims may require more thorough investigation beyond what the skill can automatically provide.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.