← 返回 Skills 市场
juanbastias

Factual Claim Verifier

作者 JaBasNaR · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
52
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install factual-claim-verifier
功能描述
Check factual claims in drafts before publication, delivery, or decisions.
使用说明 (SKILL.md)

Factual Claim Verifier

Use this skill when reviewing text, posts, captions, emails, scripts, articles, reports, summaries, technical documents, product copy, launch copy, educational content, or AI-generated answers that contain factual claims and may be published, sent, used for decisions, or shown to others.

Trigger examples:

  • "Verify this text"
  • "Fact-check this"
  • "Check whether this is true"
  • "Review this for factual errors"
  • "Check this before I publish it"
  • "Tell me if this is exaggerated"

Do not require exact trigger words. If a draft contains factual assertions that matter, use this skill.

Purpose

Separate style from truth. Identify factual claims, verify them against reliable sources when needed, flag uncertainty or exaggeration, and propose safer wording before content leaves the workspace.

Mandatory Workflow

  1. Read the full text before judging it.
  2. Extract factual claims that can be checked, including:
    • Numbers, dates, prices, percentages, rankings, timelines.
    • Names, titles, organizations, places, events.
    • Product capabilities, availability, integrations, model names, or platform rules.
    • Legal, medical, financial, investment, safety, copyright, or compliance claims.
    • Technical claims, benchmarks, comparisons, and cause-effect statements.
  3. Separate facts from opinions. Opinions do not need verification unless they are presented as objective facts.
  4. Verify important or risky claims using, in priority order:
    • User-provided source material.
    • The original document, transcript, thread, or linked material.
    • Primary sources: official docs, policy pages, papers, laws, product pages, filings, or direct source material.
    • Web search for current or changing facts.
    • Careful reasoning only when no source access exists, clearly labeled as such.
  5. Classify each important claim.
  6. Flag errors, exaggerations, missing nuance, unsupported claims, and invented or weak citations.
  7. Suggest concrete corrections.
  8. Return a publication-readiness verdict.

Claim Categories

Use these categories:

  • Verified: clearly supported by available evidence.
  • Mostly correct: broadly true but needs nuance, scope, or updated wording.
  • Unsupported / not verifiable: insufficient evidence from available sources.
  • Exaggerated: based on something real but stated too strongly.
  • Likely false: contradicted by available evidence or highly unlikely.
  • Opinion / not factual: subjective judgment that does not require factual verification.

Source Rules

  • Browse for current facts, prices, laws, platform rules, product features, availability, or anything with more than a small chance of changing.
  • Prefer primary sources.
  • Do not invent citations.
  • Keep quotes short and compliant.
  • If a claim cannot be verified, say that. Do not mark it false merely because evidence is missing.
  • For high-stakes claims, be conservative and recommend verification from authoritative sources.

Long Text Rule

If the text is long, prioritize claims with the highest risk to credibility, safety, legality, finances, publication quality, or brand trust. Say explicitly that the review focused on the highest-risk claims.

Output Format

Return the report in the same language as the reviewed text unless the user asks otherwise.

Use this structure:

**Verdict:** ready / publish with minor changes / revise before publishing / do not publish yet

**Summary**
[Brief overall assessment.]

**Claim Review**
| Claim | Classification | Evidence or Reason | Suggested Correction |
|---|---|---|---|
| [claim] | [category] | [source note or reason] | [rewrite or -] |

**Main Risks**
- [highest-impact issue]
- [next issue]

**Required Corrections**
- [specific correction]

**Safer Rewrite**
[Only rewrite the problematic passages unless the user asks for the full corrected text.]

**Residual Uncertainty**
[What still needs manual or primary-source confirmation, if anything.]

Verdict Meanings

  • ready: no material factual issues found.
  • publish with minor changes: mostly fine, but wording needs small corrections or caveats.
  • revise before publishing: material claims need correction, sourcing, or stronger nuance.
  • do not publish yet: contains likely false, high-risk, or unsupported claims that could mislead or harm credibility.

Risk Language To Flag

Pay special attention to:

  • Guaranteed results.
  • Fake scarcity or urgency.
  • Investment or income promises.
  • Medical, legal, financial, tax, or safety certainty.
  • Copyright or ownership claims.
  • Claims about AI tools, models, pricing, platform access, or integrations.
  • Comparative claims about competitors.
  • Statistics without source or methodology.

Behavior Rules

  • Be useful and direct, not alarmist.
  • Preserve the user's intent when suggesting safer wording.
  • Do not rewrite opinions as facts.
  • Do not change numbers, conditions, names, or promises unless correcting an identified issue.
  • Do not publish, send, upload, approve, or make external account changes.
  • For public channels, combine this review with an approval package before publication.

Safety

This skill reviews and rewrites only. It does not authorize publication, external messages, financial action, or account changes.

安全使用建议
Installers should understand that this skill may prompt the agent to browse or consult sources when checking claims, especially current or high-stakes claims. It is advisory only and is designed to review and rewrite text, not publish or take external actions.
能力评估
Purpose & Capability
The stated purpose is to verify factual claims in drafts, classify claim reliability, flag unsupported or exaggerated wording, and suggest safer corrections; the instructions match that purpose.
Instruction Scope
The workflow is bounded to reading user-provided text, using appropriate sources or web search for verification, and returning a review report; it explicitly does not authorize publishing, sending, uploading, approvals, financial action, or account changes.
Install Mechanism
The artifact contains a single markdown SKILL.md file and no executable scripts, package installs, hooks, or runtime components.
Credentials
Web/source verification is expected for a fact-checking skill and is proportionate; there is no request for broad local file access, credentials, private indexing, or external account mutation.
Persistence & Privilege
No persistence, background process, privilege escalation, credential/session handling, or destructive behavior is present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install factual-claim-verifier
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /factual-claim-verifier 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public sanitized release
元数据
Slug factual-claim-verifier
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Factual Claim Verifier 是什么?

Check factual claims in drafts before publication, delivery, or decisions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52 次。

如何安装 Factual Claim Verifier?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install factual-claim-verifier」即可一键安装,无需额外配置。

Factual Claim Verifier 是免费的吗?

是的,Factual Claim Verifier 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Factual Claim Verifier 支持哪些平台?

Factual Claim Verifier 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Factual Claim Verifier?

由 JaBasNaR(@juanbastias)开发并维护,当前版本 v1.0.0。

💬 留言讨论