fact-check-workflow

Solid

Structured workflow for fact-checking claims in journalism. Use when verifying statements for publication, rating claims for fact-check articles, or building pre-publication verification processes. Includes claim extraction, evidence gathering, rating scales, and correction protocols.

AI & Automation 234 stars 45 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
79
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Fact-check workflow Fact-checking is systematic, not intuitive. This skill provides structure for claim verification, evidence documentation, and rating decisions. ## When to use - Pre-publication fact-checking of articles - Dedicated fact-check stories (rating claims) - Verifying source statements during reporting - Building fact-checking protocols for a newsroom - Training staff on verification standards ## The fact-check process ``` 1. Identify claim → 2. Research claim → 3. Gather evidence → 4. Contact sources → 5. Rate/verify → 6. Document → 7. Publish/correct ``` ## Step 1: Claim extraction ### What to check **Check:** - Factual assertions ("X happened," "Y is true") - Statistics and numbers - Dates and timelines - Quotes and attributions - Causal claims ("X caused Y") **Don't check (opinions):** - "This policy is good/bad" - "We should do X" - Predictions about the future - Matters of taste or preference ### Claim extraction template ```markdown ## Claim log **Article/Source:** [where the claim appeared] **Date:** [when] ### Claim 1 **Statement:** [exact quote or paraphrase] **Speaker:** [who said it] **Context:** [surrounding context] **Type:** [statistic/historical/quote/causal] **Priority:** [high/medium/low based on importance to story] **Status:** [pending/verified/false/unverifiable] ### Claim 2 [same structure] ``` ### Prioritizing claims | Priority | Criteria | |----------|----------| | **High** | Central to the story's thesis, easily checkabl...

Details

Author
jamditis
Repository
jamditis/claude-skills-journalism
Created
5 months ago
Last Updated
yesterday
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

fact-checker

Verifies factual claims, statistics, and attributed quotes in drafts by fetching cited URLs and confirming source support. Use copywriter for marketing copy; use content-writer for blog articles; use this agent for citation verification.

9 Updated today
jikig-ai
Data & Documents Solid

source-verification

Journalism source verification and fact-checking workflows. Use when verifying claims, checking source credibility, investigating social media accounts, reverse image searching, detecting AI-generated content, or building verification trails. For reporters, fact-checkers, and researchers working with unverified information.

234 Updated yesterday
jamditis
AI & Automation Listed

fact-checking-explainers

Use before delivering any explainer, and whenever asked to fact-check, verify, or audit an explainer or article against its sources. Trigger phrases include "fact-check this explainer", "verify the claims", "check this article against its sources", "is this accurate", or reaching the end of researching or drafting an explainer. Applies both at research-time (are the gathered sources real and on-point?) and post-draft (does every claim trace to its cited source or, for code, the actual implementation?). Invoked directly or as a required gate by creating-explainers and explaining-codebases.

0 Updated today
analyticalmonk
AI & Automation Listed

data-fidelity

Fact-checking and source verification workflow for research documents. Launches parallel fact-checkers, aggregates findings, applies corrections systematically.

62 Updated today
Tibsfox
Data & Documents Solid

blog-factcheck

Verify statistics and claims in blog posts by fetching cited source URLs and checking if the claimed data actually appears on the page. Extracts all statistical claims (numbers, percentages, named sources), fetches each cited URL via WebFetch, and scores match confidence (exact match 1.0, paraphrase 0.7-0.9, not found 0.0). Flags uncited claims as UNVERIFIED. Use when user says "fact check", "verify statistics", "check sources", "validate claims", "factcheck", "source verification".

923 Updated 3 days ago
AgriciDaniel