Deep Research Pro is a rigorous AI research skill that enforces mandatory full-text parsing, structured data extraction, and source verification to ensure maximum analytical depth.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deep-research-v22
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 deep-research-v22 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Deep Research Pro is a professional-grade research framework designed for Openclaw Skills users who require absolute data integrity. Unlike standard AI summaries, this skill operates on the core principle that true depth is impossible without direct primary source reading. It forces the AI agent to move beyond surface-level web snippets into deep document analysis.
The skill implements a strict quality gate, requiring full-text parsing of PDFs and structured extraction of sample sizes, statistical significance ($95%CI$), and direct quotes. By automating the verification of citations, it eliminates hallucinations and ensures every claim in a final report is backed by a validated source card.
research/plan.md with at least 5 targeted search queries which must be confirmed by the user.extract-from-pdf.py.[[card-xxx]] reference.To deploy Deep Research Pro within your Openclaw Skills environment, ensure the following dependencies are met:
# Install PDF processing dependencies
sudo apt-get install poppler-utils
pip install pdfplumber
# Initialize the research directories
mkdir -p research sources reports analysis scripts
# Verify the core extraction scripts exist
ls scripts/extract-from-pdf.py
ls scripts/check-sourcing.sh
Deep Research Pro organizes information using a highly structured file taxonomy to ensure Openclaw Skills can track data lineage:
| Directory | File/Type | Description |
|---|---|---|
research/ |
plan.md |
Strategic roadmap and approved search queries. |
sources/ |
card-NNN.md |
Individual source metadata, including full_text status and 50+ word quotes. |
analysis/ |
synthesis.md |
Cross-source comparison and contradiction mapping. |
reports/ |
final-report.md |
The end-product featuring mandatory [[card-xxx]] citations. |
scripts/ |
.py & .sh |
Automation tools for extraction and verification. |
Loading
A protective git-first workflow skill for AI agents that ensures repository integrity through rigorous pre-work inspection, multi-stage validation, and structured commits.

A high-performance web reading layer that converts public URLs into structured, agent-ready intelligence via a single API call.

A specialized skill for extracting and organizing public product features, pricing structures, and help documentation from CamScanner to streamline office collaboration.

A professional-grade research framework that automates systematic academic, market, and competitive analysis with mandatory quality gates.

A specialized automation skill for tracking Candy Crush Saga game events, version updates, and official community guidelines.

A cost-free web search utility that enables OpenClaw agents to access real-time web data without requiring Brave or Perplexity API keys.








































