This skill gives OpenClaw a practical verification workflow:
search-web for live search resultsbrowse-page for reading the full content of a sourceverify-claim for support/conflict classificationevidence-report for a citation-ready summary with next stepspip install cross-validated-search
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
search-web for factual or recent questions.browse-page on the most relevant source when snippets are not enough.verify-claim when a concrete claim needs a support/conflict summary.evidence-report when you want a compact evidence package with citations and next steps.--deep when the claim matters enough to justify page-aware verification.page_aware is true when deep verification randdgs + self-hosted searxngverify-claim is heuristic and evidence-aware, not a proof engine.ddgs.searxng via CROSS_VALIDATED_SEARCH_SEARXNG_URL.MIT License.
共 1 个版本