fact-checker
Verifies factual claims in documents using web search and official sources, then proposes corrections with user confirmation. Use when the user asks to fact-check, verify information, validate claims, check accuracy, or update outdated information in documents. Supports AI model specs, technical documentation, statistics, and general factual statements.
npx skills add majiayu000/claude-skill-registry --skill fact-checker-nicepkg-ai-workflow-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Fact Checker Verify factual claims in documents and propose corrections backed by authoritative sources. ## When to use Trigger when users request: - "Fact-check this document" - "Verify these AI model specifications" - "Check if this information is still accurate" - "Update outdated data in this file" - "Validate the claims in this section" ## Workflow Copy this checklist to track progress: ``` Fact-checking Progress: - [ ] Step 1: Identify factual claims - [ ] Step 2: Search authoritative sources - [ ] Step 3: Compare claims against sources - [ ] Step 4: Generate correction report - [ ] Step 5: Apply corrections with user approval ``` ### Step 1: Identify factual claims Scan the document for verifiable statements: **Target claim types:** - Technical specifications (context windows, pricing, features) - Version numbers and release dates - Statistical data and metrics - API capabilities and limitations - Benchmark scores and performance data **Skip subjective content:** - Opinions and recommendations - Explanatory prose - Tutorial instructions - Architectural discussions ### Step 2: Search authoritative sources For each claim, search official sources: **AI models:** - Official an
- When to use
- Workflow
- Step 1: Identify factual claims
- Step 2: Search authoritative sources
- Step 3: Compare claims against sources
- Step 4: Generate correction report
- Step 5: Apply corrections with user approval
- Search best practices
- Query construction
- Source evaluation
- Handling ambiguity
- Special considerations
- Time-sensitive information
- Numerical precision
What does the fact-checker skill do?
Verifies factual claims in documents using web search and official sources, then proposes corrections with user confirmation. Use when the user asks to fact-check, verify information, validate claims, check accuracy, or update outdated information in documents. Supports AI model specs, technical documentation, statistics, and general factual statements.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill fact-checker-nicepkg-ai-workflow-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
