An advanced multi-agent orchestration workflow that automates deep, systematic research by splitting complex objectives into parallel sub-tasks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deep-research-skill
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-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Deep Research skill transforms the concept of depth-first investigation into a repeatable, parallelized production pipeline. By utilizing a master controller to clarify goals and dispatch independent child processes via Claude Code in non-interactive mode, it ensures high-density information gathering without manual intervention. This skill is optimized for Openclaw Skills environments where reliability, traceability, and comprehensive data synthesis are paramount, delivering structured Markdown reports as standalone files rather than simple chat fragments.
To utilize this workflow within Openclaw Skills, ensure your environment supports parallel execution and has search MCPs enabled.
# Ensure MCP tools like Firecrawl or Exa are configured in your agent settings
# The skill will automatically create and manage the .research/ directory
# Trigger the workflow by asking for "Deep Research" on a specific topic
This skill organizes all research artifacts within a semantic .research/<task-name>/ directory to prevent data overlap:
| Directory | Purpose |
|---|---|
raw/ |
Stores original search results and cached data fetching responses |
prompts/ |
Contains the generated instructions sent to child agents |
logs/ |
Real-time execution logs for the dispatcher and individual sub-tasks |
child_outputs/ |
Markdown fragments produced by individual sub-agents |
polished_report.md |
The final synthesized and high-quality research deliverable |
Loading
An automated coding agent for Claude Code that handles the end-to-end lifecycle of features, bugfixes, and refactors within isolated worktrees.

A specialized workflow for managing Xiaohongshu authentication and QR code login via Openclaw Skills.

Automatically transform plain text emails into clean, actionable JSON objects for seamless automation.

A powerful CLI wrapper and automation suite for the Genviral Partner API that handles the entire content lifecycle from AI generation to performance tracking.

A versatile image generation and editing tool powered by Google Gemini API for seamless AI-driven visual creation.

A cookie-based command-line interface for scraping and retrieving comprehensive data from X/Twitter without requiring API keys.








































