A self-contained research agent that performs multi-source web searches and synthesizes professional, cited reports without requiring external API keys.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deep-research-pro
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-pro 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 specialized tool designed for Openclaw Skills that transforms the way agents handle information gathering. By utilizing DuckDuckGo for both web and news searches, it bypasses the need for expensive search API keys while maintaining high-quality output. It functions as an end-to-end research assistant that can autonomously break down complex topics into sub-questions, extract full-text content from various URLs, and cross-reference data to ensure accuracy.
This skill is particularly valuable for users who need more than just a surface-level summary. It dives deep into academic, official, and reputable news sources to provide a synthesis that includes confidence levels, source methodology, and actionable insights. By integrating Deep Research Pro into Openclaw Skills, developers can empower their agents to produce high-fidelity whitepapers and market analysis reports on demand.
To get started with Deep Research Pro within Openclaw Skills, ensure your environment has the necessary dependencies installed.
# Ensure the DuckDuckGo search skill is accessible
ls /home/clawdbot/clawd/skills/ddg-search/scripts/ddg
# Verify Python 3 and curl are available for text extraction
python3 --version
curl --version
# Create the research directory for report storage
mkdir -p ~/clawd/research/
Deep Research Pro maintains a structured data hierarchy for all generated findings. All research projects are organized by a unique slug identifier.
| File Path | Description |
|---|---|
~/clawd/research/[slug]/report.md |
The primary research report containing all findings and citations. |
~/clawd/research/[slug]/sources.txt |
(Optional) A raw list of all URLs analyzed during the process. |
Each report generated by this skill for Openclaw Skills includes metadata such as the generation date, number of unique sources analyzed, and a confidence score based on the consistency of the findings.
Loading
An automated detection engine for identifying artificial NFT transaction volume and price manipulation through 7 confidence-weighted patterns.

A specialized data integrity skill that standardizes raw records from multiple sources to ensure accurate identity resolution and enrichment.

A mandatory data integrity gatekeeper that validates and enforces confidence scoring rules before writing entity links to production databases.

A powerful metasearch CLI that enables AI agents to query multiple search engines in parallel without requiring API keys.

A professional toolset for managing Übersicht desktop widgets on macOS through automated scripts and JSX templates.

A professional AI tool that converts complex conversations, decisions, and project plans into visual mindmap PNGs delivered instantly to Telegram.








































