Fact Checker
Use this skill to separate claims that are supported, weakly supported, misleading, outdated, or unverifiable.
This is an original Overdrive skill inspired by public discussion of claim-checking skills. Do not copy unavailable or non-resolving upstream skill text.
Claim Categories
Extract and review:
- numerical claims and statistics
- causal claims
- comparative claims
- quotes and attributions
- legal, medical, financial, or safety claims
- product claims and benchmarks
- historical/current-event claims
- source-dependent claims such as "studies show" or "experts say"
Ignore purely subjective opinions unless they are presented as fact.
Source Hierarchy
Prefer sources in this order:
- Primary sources, official docs, standards, public filings, datasets, papers, or legal/regulatory text.
- Reputable secondary sources that cite primary evidence.
- Established news/research organizations with visible methodology.
- Company blogs or vendor docs for claims about their own products.
- Social posts, forums, marketing pages, and unverified blogs only as weak context.
For current, legal, medical, financial, political, market, software-version, or high-stakes claims, use current web/official sources instead of memory.
Ratings
Use these ratings:
TRUE: directly supported by strong sources.
MOSTLY TRUE: supported with minor caveats or wording issues.
MIXED: partly supported but missing context or overgeneralized.
UNSUPPORTED: plausible but not verified by adequate sources.
FALSE: contradicted by reliable sources.
UNVERIFIABLE: cannot be checked from available evidence.
Output Contract
Return a table when practical:
| Claim |
Rating |
Evidence |
Safer wording / action |
Then provide:
- highest-risk claims
- missing citations
- recommended rewrites
- source list
- remaining uncertainty
Rewrite Rules
- Preserve the user's intended meaning where possible.
- Replace overconfident claims with scoped, sourced wording.
- Remove unsupported numbers instead of inventing citations.
- Use date-specific wording for time-sensitive facts.
- Do not bury high-risk uncertainty in footnotes.
Pairings
- Pair with
last30days for recent events.
- Pair with
reddit-research when checking community sentiment, but do not treat Reddit as primary evidence.
- Pair with
content-research-writer for sourced long-form content.
- Pair with
humanizer only after factual corrections are complete.
1---2name: fact-checker3description: Check factual claims in writing against credible sources, rate support levels, and suggest safer wording or better citations. Use for blog posts, landing pages, reports, social posts, research summaries, investor materials, SEO content, or any output with claims, stats, studies, or factual assertions.4---56# Fact Checker78Use this skill to separate claims that are supported, weakly supported, misleading, outdated, or unverifiable.910This is an original Overdrive skill inspired by public discussion of claim-checking skills. Do not copy unavailable or non-resolving upstream skill text.1112## Claim Categories1314Extract and review:1516- numerical claims and statistics17- causal claims18- comparative claims19- quotes and attributions20- legal, medical, financial, or safety claims21- product claims and benchmarks22- historical/current-event claims23- source-dependent claims such as "studies show" or "experts say"2425Ignore purely subjective opinions unless they are presented as fact.2627## Source Hierarchy2829Prefer sources in this order:30311. Primary sources, official docs, standards, public filings, datasets, papers, or legal/regulatory text.322. Reputable secondary sources that cite primary evidence.333. Established news/research organizations with visible methodology.344. Company blogs or vendor docs for claims about their own products.355. Social posts, forums, marketing pages, and unverified blogs only as weak context.3637For current, legal, medical, financial, political, market, software-version, or high-stakes claims, use current web/official sources instead of memory.3839## Ratings4041Use these ratings:4243- `TRUE`: directly supported by strong sources.44- `MOSTLY TRUE`: supported with minor caveats or wording issues.45- `MIXED`: partly supported but missing context or overgeneralized.46- `UNSUPPORTED`: plausible but not verified by adequate sources.47- `FALSE`: contradicted by reliable sources.48- `UNVERIFIABLE`: cannot be checked from available evidence.4950## Output Contract5152Return a table when practical:5354| Claim | Rating | Evidence | Safer wording / action |55| --- | --- | --- | --- |5657Then provide:5859- highest-risk claims60- missing citations61- recommended rewrites62- source list63- remaining uncertainty6465## Rewrite Rules6667- Preserve the user's intended meaning where possible.68- Replace overconfident claims with scoped, sourced wording.69- Remove unsupported numbers instead of inventing citations.70- Use date-specific wording for time-sensitive facts.71- Do not bury high-risk uncertainty in footnotes.7273## Pairings7475- Pair with `last30days` for recent events.76- Pair with `reddit-research` when checking community sentiment, but do not treat Reddit as primary evidence.77- Pair with `content-research-writer` for sourced long-form content.78- Pair with `humanizer` only after factual corrections are complete.