Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

fact-check-workflow事实核查工作流程

Agent Skill

fact-check-workflow 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,596

周安装

105

GitHub Stars

171

下载量

815
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:fact-check-workflow(事实核查工作流程)
来源仓库:https://github.com/jamditis/claude-skills-journalism
仓库路径:skills/fact-check-workflow
安装命令:
npx skills add https://github.com/jamditis/claude-skills-journalism --skill fact-check-workflow
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/jamditis/claude-skills-journalism --skill fact-check-workflow

简介

fact-check-workflow 提供新闻事实核查的标准七步流程:从 claim 提取到证据归档。

  • 内置评级标准与来源联系规范,适用于媒体机构建立内部核查协议。
  • 强调系统性而非直觉判断,要求完整记录每一步骤以防责任追溯缺失。
  • 培训新记者时应重点讲解证据权重评估方法,避免轻信匿名网络来源。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

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

## 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

PriorityCriteria
HighCentral to the story's thesis, easily checkable, high consequence if wrong
MediumSupporting detail, takes more effort to verify
LowPeripheral detail, commonly accepted, minimal consequence

Check high-priority claims first. Check all claims if time allows.

Step 2: Research the claim

Primary sources first

Claim typePrimary sources
StatisticsOriginal study, government data, survey methodology
QuotesAudio/video recording, transcript, direct confirmation
HistoricalContemporary news accounts, official records
ScientificPeer-reviewed research, expert consensus
LegalCourt documents, official filings
FinancialSEC filings, audited statements

Secondary source evaluation

If you must use secondary sources:

  • How close are they to the original?
  • Do they cite their sources?
  • Do multiple independent sources confirm?
  • Is there any contradicting coverage?

Research documentation template

## Research for Claim: [brief description]

### Primary sources checked
| Source | What it says | Confirms/Contradicts |
|--------|--------------|---------------------|
| [source] | [finding] | [confirms/contradicts/partial] |

### Secondary sources checked
| Source | What it says | Reliability |
|--------|--------------|-------------|
| [source] | [finding] | [high/medium/low] |

### Gaps in evidence
- [What you couldn't find]
- [What you still need]

Step 3: Evidence gathering

Types of evidence

Evidence typeStrengthNotes
Official documentsStrongCourt records, government reports, filings
Primary dataStrongOriginal datasets, your own analysis
Expert consensusStrongMultiple independent experts agree
On-record sourcesMediumNamed source with direct knowledge
Contemporary accountsMediumNews coverage from the time
Off-record sourcesWeakUse to guide reporting, not as evidence
Social media postsWeakCan be deleted, context matters

Evidence checklist

## Evidence for: [claim]

### Documentary evidence
- [ ] Government records
- [ ] Court documents
- [ ] Corporate filings
- [ ] Published research
- [ ] Official statements/press releases

### Human sources
- [ ] Direct witnesses
- [ ] Subject matter experts
- [ ] Involved parties (on record)
- [ ] Involved parties (for response)

### Data verification
- [ ] Original dataset obtained
- [ ] Methodology reviewed
- [ ] Calculations independently verified
- [ ] Sample size adequate

### Contradicting evidence
- [ ] Searched for conflicting sources
- [ ] Contradictions documented
- [ ] Discrepancies explained

Step 4: Contact sources

Right of response

Always contact:

  • People/organizations being fact-checked
  • Give specific claims you're checking
  • Give reasonable deadline (24-48 hours minimum)
  • Document their response (or non-response)

Source contact template

Subject: Request for comment - [Publication] fact-check

Dear [Name],

I'm a [title] at [publication] working on a fact-check of [context].

Specifically, I'm examining this claim:

"[Exact claim being checked]"

I want to give you the opportunity to provide any evidence supporting this claim, clarify the context, or offer any corrections.

My deadline is [date/time]. Please let me know if you need more time.

[Your name]
[Contact info]

Document responses

## Source response log

### [Source name]
**Contacted:** [date/time, method]
**Deadline given:** [date/time]
**Response received:** [date/time] / No response
**Summary:** [what they said]
**Evidence provided:** [any documentation]
**Direct quote for publication:** "[quote]"

Step 5: Rating the claim

Standard rating scales

Binary (for internal fact-checking):

  • ✅ Verified
  • ❌ False
  • ⚠️ Unverifiable

Graduated (for fact-check articles):

RatingCriteria
TrueAccurate and complete, nothing significant omitted
Mostly trueAccurate but needs context or minor clarification
Half truePartially accurate but leaves out critical context
Mostly falseContains some truth but overall misleading
FalseNot accurate; contradicted by evidence
Pants on fireNot accurate AND ridiculous (use sparingly)

Rating decision template

## Rating decision: [claim]

**Claim:** [exact statement]
**Speaker:** [who said it]
**Our rating:** [rating]

### Evidence supporting the claim
- [Evidence 1]
- [Evidence 2]

### Evidence contradicting the claim
- [Evidence 1]
- [Evidence 2]

### Key context missing from the claim
- [Context 1]
- [Context 2]

### Source response
[What they said when contacted]

### Reasoning
[Explain why this rating, not another]

### Confidence level
[High/Medium/Low and why]

Step 6: Documentation

The fact-check file

For every claim verified, maintain:

## Fact-check record

**Claim:** [exact statement]
**Source:** [who said it, where, when]
**Checked by:** [your name]
**Date checked:** [date]

### Verification
**Rating:** [rating]
**Primary evidence:** [list with links/locations]
**Supporting evidence:** [list]
**Contradicting evidence:** [if any]

### Sources contacted
- [Name]: [response summary]
- [Name]: [no response as of date]

### Notes
[Any additional context, caveats, future considerations]

### Files
- [List of saved documents, screenshots, etc.]

Archiving evidence

  • Save screenshots with timestamps (URLs can change)
  • Archive web pages (Wayback Machine, Archive.today)
  • Download documents (don't just link)
  • Keep original files separate from your analysis

Step 7: Corrections

When to correct

SituationAction
Factual errorCorrect immediately, note correction
Missing contextAdd context, may not need formal correction
Updated informationUpdate, note "Updated: [date]"
Source disputes characterizationEvaluate claim, correct if warranted

Correction template

**Correction [date]:** An earlier version of this article stated [incorrect claim].
In fact, [correct information]. We regret the error.

Correction log

## Correction record

**Article:** [title/URL]
**Original publication:** [date]
**Error discovered:** [date]
**Error type:** [factual/context/attribution/etc.]

**Original text:**
[what was published]

**Corrected text:**
[what it now says]

**How discovered:**
[reader tip, internal review, source complaint, etc.]

**Correction published:** [date]
**Location:** [in article, separate correction page, both]

Pre-publication checklist

Before any story publishes:

## Pre-publication fact-check

**Article:** [title]
**Reporter:** [name]
**Editor:** [name]
**Fact-checker:** [name, if separate]
**Publish date:** [date]

### Claims verified
| Claim | Status | Evidence | Notes |
|-------|--------|----------|-------|
| [claim 1] | ✅ | [source] | |
| [claim 2] | ✅ | [source] | |

### Sources contacted for comment
| Source | Contacted | Response |
|--------|-----------|----------|
| [name] | [date] | [received/no response] |

### Numbers and statistics
- [ ] All statistics sourced
- [ ] Calculations independently verified
- [ ] Context provided (per capita, adjusted for inflation, etc.)

### Quotes
- [ ] All quotes verified against recording/transcript
- [ ] Attribution is accurate
- [ ] Context preserved

### Names and titles
- [ ] All names spelled correctly
- [ ] Titles current and accurate
- [ ] Affiliations verified

### Legal review (if applicable)
- [ ] Defamation risk assessed
- [ ] All claims supported by evidence
- [ ] Response from subjects documented

### Sign-off
**Reporter:** [name, date]
**Editor:** [name, date]
**Fact-checker:** [name, date]

Fact-check article structure

For dedicated fact-check stories:

# [Headline: Claim being checked]

**Claim:** [Exact claim in quotes]
**Source:** [Who said it, where, when]
**Our rating:** [Rating with visual indicator]

## What was said
[Context of the claim, full quote, circumstances]

## What the evidence shows
[Present evidence for and against]

## The verdict
[Explanation of rating decision]

## Sources
[List all sources with links]

---
*Published: [date] | Updated: [date if applicable]*

*Fact-checking isn't about gotchas. It's about accuracy. The goal is truth, not points.*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

32.71%
按下载量换算267

Claude

28.58%
按下载量换算233

Cursor

19.9%
按下载量换算162

Gemini CLI

9.08%
按下载量换算74

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills