A high-precision fact-checking skill that elevates claim verification to CI-Level 2 with tighter confidence intervals.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cross-validate
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install cross-validate using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Cross-Validate skill is a sophisticated tool designed for the Openclaw Skills ecosystem to provide deeper source verification than standard RAG processes. It functions by taking baseline results and subjecting them to a more rigorous cross-referencing process against authoritative public domains, including academic, government, and peer-reviewed sources.
By leveraging advanced network tools, it transitions simple claim verification into a high-confidence audit. This skill is essential for researchers and developers who require a higher threshold of accuracy (90%+) and wish to minimize hallucinations or outdated information in their AI workflows.
To integrate this capability into your agent, ensure your environment supports network access for the necessary tools. This skill is part of the Openclaw Skills collection and requires no external payment.
# Trigger via natural language or CLI
openclaw run cross-validate --claim "Your claim here"
# Or invoke via specific confidence triggers
openclaw run "verify with higher confidence CI-95"
The skill produces a structured data output in Markdown format to ensure readability and easy parsing.
| Feature | Description |
|---|---|
| Metric Comparison | A table comparing Baseline vs. Cross-Validated scores and source counts. |
| Source Manifest | An unordered list of all newly identified credible sources (e.g., NIH.gov, WHO). |
| Verdict Label | A final classification: CONFIRMED, INCONCLUSIVE, or REJECTED. |
| Score Logic | Uses adjusted_score = min(95, base_score + (new_credible_sources * 5)). |
Loading
A comprehensive AI agent for extracting, researching, and visualizing complex family histories and genealogical records.

A secure integration layer for managing 1Password secrets and vault access within AI agent environments.

A complete end-to-end automation skill for managing GitHub Issues from initial fetching to final deployment.

A Meta Skill that automates API key management and state persistence through native conversational prompts for AI agents.

A conversational assistant designed to streamline the initialization and management of AI agent roles within the OpenClaw ecosystem.

A browser automation skill for interacting with Velora AI companions, supporting automated chat and image generation workflows.








































