← 返回
未分类 中文

Cross-Validated Search

OpenClaw skill for source-backed web search, page reading, and evidence-aware claim checking. Use it to verify factual answers with live search results and e...
OpenClaw技能,用于基于来源的网络搜索、页面阅读和证据感知声明验证。使用实时搜索结果验证事实性答案。
wd041216-bit wd041216-bit 来源
未分类 clawhub v16.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 400
下载
💾 0
安装
1
版本
#latest

概述

Cross-Validated Search for OpenClaw

This skill gives OpenClaw a practical verification workflow:

  • search-web for live search results
  • browse-page for reading the full content of a source
  • verify-claim for support/conflict classification
  • evidence-report for a citation-ready summary with next steps

Install

pip install cross-validated-search

Minimum verification

search-web "OpenAI API pricing" --type news --timelimit w
verify-claim "Python 3.13 is the latest stable release" --deep --max-pages 2 --json
evidence-report "Python 3.13 stable release" --claim "Python 3.13 is the latest stable release" --deep --json

Recommended flow

  1. Run search-web for factual or recent questions.
  2. Use browse-page on the most relevant source when snippets are not enough.
  3. Use verify-claim when a concrete claim needs a support/conflict summary.
  4. Use evidence-report when you want a compact evidence package with citations and next steps.
  5. Use --deep when the claim matters enough to justify page-aware verification.
  6. Cite the returned URLs in the final answer.

What success looks like

  • the verdict is explicit
  • the result includes support and conflict scores
  • page_aware is true when deep verification ran
  • the recommended free path is ddgs + self-hosted searxng
  • source URLs are ready to cite

Limits

  • verify-claim is heuristic and evidence-aware, not a proof engine.
  • The default provider path is ddgs.
  • The recommended free upgrade path is self-hosted searxng via CROSS_VALIDATED_SEARCH_SEARXNG_URL.
  • Conflicting sources are surfaced, not automatically reconciled.

License

MIT License.

版本历史

共 1 个版本

  • v16.0.0 当前
    2026-03-31 06:27 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 99 📥 171,544
ai-agent

Feishu Task Control

wd041216-bit
用于飞书聊天中,当用户想要检查、停止或清理从当前聊天生成的后台任务时。使用子代理和会话工具来列出相关信息。
★ 0 📥 1,021
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 451 📥 106,141