Install
openclaw skills install @haiyangchenbj/claim-to-source-auditor-skillWhen the user asks to audit, fact-check, verify, or cross-check an article, report, draft, or series. Triggered by 审稿/审计/核验/事实检查/来源追溯/查一下这个数据/核对/审查/跨平台一致性/三平台统一/回归检查/有没有事实错误/这个引用对不对/跟上次比有没有退化. Extracts verifiable claims, traces them to L0 primary or L1 reliable secondary sources, marks each as 通过/部分支持/缺证/错误/判断, and produces a structured audit report with P0-P2 severity. Supports cross-platform version comparison and regression gold-set re-runs. Only audits facts and sources — does not edit style or argument structure.
openclaw skills install @haiyangchenbj/claim-to-source-auditor-skillUse this skill when the user wants to:
Default to a fixed workflow running in shadow mode — read output, compare to sources, produce an audit table. Do not modify the source article unless the user explicitly asks for revision. Always separate audit from editing.
Target: 30–50 high-risk claims per article batch. High-risk means: specific numbers, dates, percentages, dollar amounts, regulatory conclusions, named individuals, institution affiliations, direct quotes, paper details, and incident attributions.
Assign every source used to one of three levels:
| Level | Definition | Examples |
|---|---|---|
| L0 primary | Original, verifiable, unfiltered | Court judgments, official regulatory text, company filings, raw operational logs, author's original social-media post, arXiv pre-print |
| L1 reliable secondary | Trusted reporting with named sources | Bloomberg, Reuters, The Register, Fortune, a peer-reviewed journal article with a DOI |
| L2 supplementary | Indirect or unverified | Aggregated media summaries, a research archive that cites but does not quote the original, an LLM-generated summary of a paper |
Read the article body and extract every claim that falls into one or more of these categories:
For each claim, record: claim text, category, line or section reference, and whether it is a fact or the author's own judgment.
For each claim, identify available local sources: research databases, internal operational logs, prior fact-check reports, and clean gold-set records from earlier audits.
For claims requiring external verification, search for: official judgments, company announcements, regulatory texts, original social-media posts, and trusted media reports.
Assign one of five statuses:
| Status | Criteria |
|---|---|
| 通过 | L0 or L1 source directly supports the exact claim as written |
| 部分支持 | Core event or number exists, but the text overstates scope, causation, precision, or legal meaning |
| 缺证 | No L0 or L1 source found; only L2 or no source at all |
| 错误 | L0 or L1 source directly contradicts the claim |
| 判断 | Reasonable author analysis that no single source can prove or disprove |
Assign a severity:
When the same article exists in multiple languages or platforms, check every high-risk claim across all versions:
Mark each item as 一致, 近似, 偏差, or 错误.
When an article describes a real-world incident, split it into three layers:
Only layer 1 can pass as a verified fact. Layers 2 and 3 cannot be written as if they are the same thing.
After every audit, save the claim list and verdicts as a CSV. When the article is revised, re-run the same claims to check for regression. A gold-set item that was previously 通过 and now fails counts as a regression event.
Output a structured report containing:
drafts. The user, a CMS record, or a publication log is authoritative.| Scenario | Action |
|---|---|
| Source is behind a paywall or blocked | Mark the claim as 缺证; note the source is unavailable |
| Primary source and secondary source disagree | Surface both with verbatim quotes; flag the conflict |
| Claim involves a future prediction | Mark as 判断; do not treat it as a fact |
| Foreign-language regulatory text | Use an official translation if available; otherwise mark as 部分支持 and flag language limitation |
| Internal operational log unavailable | Mark the claim as 部分支持; note which specific log is missing |
| Previously verified claim now fails | Flag as gold-set regression; escalate to P0 review |
Before delivering, verify:
Lead with the decision, then evidence, boundaries, and next-stage actions.