← Back to Skills Marketplace
394
Downloads
0
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install news-fact-check
Description
新闻事实核查与真伪辨别助手。当用户需要验证新闻真实性、查证消息来源、核实事件真伪时使用。包括:(1) 给定新闻内容进行真伪判断 (2) 提供的事实核查方法和步骤 (3) 帮助用户建立批判性思维习惯
README (SKILL.md)
新闻事实核查
核心原则
先怀疑,后验证。不要假设任何新闻是真实的或假的,始终通过证据来判断。
核查流程
第一步:识别关键声明
从新闻中提取可验证的核心事实主张(Claims),包括:
- 具体的人物、地点、时间、数据
- 直接引语和归属来源
- 事件的核心事实
第二步:多源验证
对每个关键声明进行交叉核实:
- 权威新闻源比对:对比 BBC, Reuters, AP, 新华社等权威媒体是否报道
- 官方信息核查:查找政府部门、机构、企业的正式声明
- 事实核查网站:使用以下专业工具:
- 图片/视频验证:使用 Google Images 反向搜索或 InVID/WeVerify 工具
第三步:评估来源可靠性
检查原始信息来源的可信度:
- 媒体声誉和历史准确性
- 是否有明确的消息源
- 报道是否包含多方观点
- 出版时间是否最新
- 是否有明显的偏见或煽动性语言
第四步:给出结论
根据证据强度,给出以下结论之一:
- 已证实为真:有多处独立可靠来源证实
- 已证实为假:有明确证据证明为虚假信息
- 部分属实:声明中包含真实成分但有误导性细节
- 无法核实:缺乏足够证据做出判断
- 误导性:技术上可能为真但呈现方式具有误导性
输出格式
完成核查后,以以下格式呈现:
📋 核查结论:[结论类型]
🔍 关键发现:
- [发现1]
- [发现2]
📚 证据来源:
- [来源1]
- [来源2]
⚠️ 注意事项:
- [任何可能影响判断的因素]
常见红旗特征
以下特征提示新闻可能不可靠:
- 来源模糊或不存在
- 情绪化、煽动性语言
- 单一来源,无其他媒体跟进
- 声称"独家报道"但无原始链接
- 使用模糊的时间表述(如"近日")
- 图片、视频可能为旧素材或移花接木
- 要求立即转发分享
参考资源
如需更详细的核查方法论和工具列表,参见 references/methods.md。
Usage Guidance
This skill appears coherent and low‑risk: it is a set of procedures and resource links for fact checking and asks for no secrets or installs. Before installing, consider: (1) the skill has no published homepage/source — if provenance matters, prefer skills with a clear publisher or reviews; (2) test it with non‑sensitive example news to confirm the outputs meet your standards; (3) the agent/platform may still need internet access to follow the referenced sites — avoid submitting private or sensitive content for online verification; (4) the AIGC metadata in the SKILL.md looks like provenance labels only, but if you need guarantees about origin, ask the publisher for more information.
Capability Analysis
Type: OpenClaw Skill
Name: news-fact-check
Version: 1.0.1
The skill bundle is a news fact-checking assistant providing structured instructions for verifying information. It contains no executable code, only Markdown documentation (SKILL.md and references/methods.md) and metadata. All external links point to legitimate fact-checking organizations (e.g., Snopes, PolitiFact) and standard verification tools (e.g., TinEye, Google Images). There are no indicators of prompt injection, data exfiltration, or malicious intent.
Capability Assessment
Purpose & Capability
Name/description (news fact checking) match the SKILL.md and references: all guidance and tool suggestions are appropriate for verifying news items. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains only procedures, checklists, and links to public fact‑checking sites and image/video verification tools — all on‑topic. There is a small metadata block (AIGC/ProduceID/ReservedCode fields) in the file header; it appears to be provenance/labeling metadata and does not instruct any off‑scope actions, but its presence is informational rather than functional.
Install Mechanism
No install spec and no code files — nothing will be written to disk or fetched at install time. Instruction-only skills are lowest install risk.
Credentials
The skill requires no environment variables, credentials, or config paths. All referenced external resources are public fact‑checking sites and verification tools appropriate for the stated purpose.
Persistence & Privilege
always is false and there is no request for persistent system changes. disable-model-invocation is false (agent may invoke it autonomously), which is the platform default and not by itself a concern given the skill's limited scope.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install news-fact-check - After installation, invoke the skill by name or use
/news-fact-check - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
初始版本
v1.0.0
news-fact-check 1.0.0
- Initial release of the 新闻真伪辨别与事实核查 skill.
- Supports extracting key details from user-provided news items.
- Implements multi-dimensional web search for source verification and fact-checking.
- Analyzes content for fake news characteristics such as unreliable sources and sensationalism.
- Presents clear, evidence-based conclusions with credibility ratings and risk warnings.
Metadata
Frequently Asked Questions
What is 新闻事实核查?
新闻事实核查与真伪辨别助手。当用户需要验证新闻真实性、查证消息来源、核实事件真伪时使用。包括:(1) 给定新闻内容进行真伪判断 (2) 提供的事实核查方法和步骤 (3) 帮助用户建立批判性思维习惯. It is an AI Agent Skill for Claude Code / OpenClaw, with 394 downloads so far.
How do I install 新闻事实核查?
Run "/install news-fact-check" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 新闻事实核查 free?
Yes, 新闻事实核查 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 新闻事实核查 support?
新闻事实核查 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 新闻事实核查?
It is built and maintained by Kris (@krisliu16); the current version is v1.0.1.
More Skills