A professional-grade verification tool that cross-references claims against global fact-checking organizations to combat misinformation and hoaxes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install verify-claims
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 verify-claims using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Verify Claims skill is a specialized module designed to empower AI agents with the ability to validate information using authoritative, non-partisan fact-checking services. By integrating this capability into Openclaw Skills, developers can ensure their agents don't just search the web broadly, but specifically target verified datasets from recognized organizations like Snopes, FactCheck.org, and Full Fact.
This skill is essential for building trust in AI applications that handle news, political statements, or health-related content. It provides a structured framework for analyzing claims, selecting the most relevant regional or subject-matter experts, and presenting a balanced synthesis of evidence to the end user.
To integrate this skill within your Openclaw Skills environment, add the skill definition to your agent's library and ensure it has access to web search tools.
# Ensure your agent has access to the following resources:
# 1. Wikipedia (for service discovery)
# 2. DuckDuckGo (for site-specific searching)
# 3. Web Fetch (for reading full articles)
The skill organizes findings into a structured taxonomy for clear presentation:
| Attribute | Description |
|---|---|
| Verdict | The professional rating (e.g., True, False, Misleading, Mixed) |
| Evidence | Concrete data points and citations used by the fact-checker |
| Context | Historical background or reasons why the claim persists |
| Source Citation | Direct link to the article including the organization name and date |
Loading
A logical reasoning skill that uses Socratic questioning to help users examine the foundations of their beliefs and identify cognitive biases.

A specialized skill enabling AI agents to securely transfer USD1 stablecoins across chains using the Wormhole Liquidity Facility.

A secure skill for AI agents to perform USD1 (USDC on Wormhole) transfers across wallets using the Wormhole Liquidity Facility.

A self-hosted long-term memory and cognition layer for OpenClaw agents utilizing 3-signal retrieval and knowledge graphs.

A specialized CLI utility to identify and remove bloated node_modules and .next folders to reclaim storage space.

A professional read-only AI agent for Odoo that generates ledger-based financial reports, sales analytics, and automated visualizations in PDF, Excel, and WhatsApp formats.








































