Fact Checker
Verify claims with web search, assign confidence scores, and generate structured fact-check reports.
Why use this skill?
Verify factual claims and generate structured research reports with confidence scoring using the OpenClaw Fact Checker skill. Secure and efficient.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sa9saq/fact-checkerWhat This Skill Does
The Fact Checker skill acts as an automated research assistant for the OpenClaw AI agent. It is designed to take any block of text, extract individual factual assertions, perform multi-source verification using web search, and generate a standardized, highly readable report. By assigning confidence scores based on a strict source hierarchy—ranging from government and academic institutions down to editorialized media—this skill ensures that users can assess the credibility of information before taking action or publishing content.
Installation
To integrate this tool into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/sa9saq/fact-checker
Use Cases
- Journalism & Media: Fact-check articles or press releases for accuracy before submission.
- Academic Research: Quickly verify the background factual claims in draft papers.
- Corporate Communications: Ensure that internal memos or external public relations statements are grounded in accurate, verifiable data.
- Content Curation: Validate information gathered from social media or news feeds to prevent the spread of misinformation.
Example Prompts
- "Fact check the following paragraph from this news article: [Paste text here]. Focus on the statistics mentioned and verify the attribution of the quotes."
- "Review this report regarding current inflation rates in the EU and check if the cited rankings are accurate based on 2024 data."
- "Is this claim about the historical timeline of the launch valid? Please verify the dates and provide authoritative sources for your findings."
Tips & Limitations
- Hierarchy Matters: Always prioritize government data and peer-reviewed studies over blog posts or commentary. The skill is calibrated to prefer high-authority sources.
- Ambiguity: If a claim is vague, the skill will attempt a charitable interpretation. Always read the 'Evidence' section of the report to understand the context of the verdict.
- Date Sensitivity: Remember that facts like prices or rankings are time-bound. Always check the 'Date checked' field in the report.
- Verification Threshold: If no sources can be found, the skill is designed to return 'Unverifiable' rather than guessing. Do not mistake a lack of results for a lack of truth.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-sa9saq-fact-checker": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access
Related Skills
threat-model
Threat modeling and attack scenario design. Identify risks before they become vulnerabilities. STRIDE, attack trees, risk matrix.
Sns Auto Poster
Schedule and automate social media posts to X/Twitter with cron-based queue management.
security-review
Comprehensive security review for code, configs, and operations. OWASP, prompt injection, crypto security. Auto-triggers on security-related changes.
Process Monitor
Monitor system processes, identify top CPU/memory consumers, and alert on resource thresholds.
Readme Generator
Auto-generate comprehensive README.md files by analyzing project structure and configuration.