A systematic workflow for verifying numerical data against original research papers to maintain 100% traceable provenance.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install data-source-verification
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 data-source-verification using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Data Source Verification skill is an essential framework for researchers and developers using Openclaw Skills to ensure the absolute integrity of their datasets. It establishes a rigorous Data Provenance Chain that links every numerical value—whether in a CSV, JSON, or LaTeX manuscript—directly back to a specific location within a source PDF (such as a table, figure, or text passage).
By implementing this skill, users can eliminate data hallucinations and misattributions common in automated data collection. It provides a structured method for managing citation sources, extracting metadata, and performing deep audits to confirm that every data point is verified, approximate, or appropriately flagged for manual review.
To begin using this framework within your Openclaw Skills environment, initialize your project structure:
mkdir -p Citation_Sources/AuthorYear_Journal_Title
touch Citation_Sources/AuthorYear_Journal_Title/CITATION.md
Ensure you have a PDF viewer or OCR capabilities enabled if you are using an AI agent to assist in the extraction process.
The skill organizes information using a standardized provenance model to ensure every value is auditable:
| Field | Description | Example |
|---|---|---|
| Value | The actual numerical data | 0.69 |
| Source_Paper | Primary author and year | Cheng 2021 |
| Source_Location | Exact position in PDF | Table 2, row 3 |
| Data_Type | Origin of the data | Experimental, DFT, or Derived |
| Verified | Boolean or status flag | YES, NEEDS CONFIRM, MISATTRIBUTED |
Data can be exported in both CSV and JSON formats, ensuring compatibility with most data science pipelines.
Loading
An innovative divination tool that uses MBTI cognitive function stacks to provide structured, personality-driven answers to any question.

A specialized skill for finding and deep-linking Capacities objects via real-time API lookup and metadata enrichment.

A full-loop AI workflow that transforms product keywords into a strategic library of high-converting English marketing articles.

A high-frequency automated workflow for capturing international and domestic AI news, generating summaries, and producing detailed reports in Excel and Word.

A technical tool for AI agents to retrieve and process waste disposal schedules for the Ravensburg district via official web sources.

A local file system scanner that generates detailed reports on large directories and duplicate files to help you reclaim disk space.








































