parallel-deep-research
Deep multi-source research via Parallel API. Use when user explicitly asks for thorough research, comprehensive analysis, or investigation of a topic. For quick lookups or news, use parallel-search instead.
Why use this skill?
Conduct deep, multi-source research with OpenClaw. Perform comprehensive investigations, competitive analysis, and data synthesis from 10+ sources with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/normallygaussian/parallel-deep-researchWhat This Skill Does
The parallel-deep-research skill is a powerful analytical engine for the OpenClaw AI agent, designed to perform comprehensive, multi-source investigation on complex topics. Unlike basic search tools that prioritize speed for quick queries, this skill is architected for depth, synthesizing information from dozens of sources to produce structured reports. It handles the heavy lifting of gathering, verifying, and formatting data, allowing users to move from broad questions to actionable insights without manual information synthesis.
Installation
To integrate this skill into your environment, run the following command via your terminal:
clawhub install openclaw/skills/skills/normallygaussian/parallel-deep-research
Ensure that your OpenClaw CLI is updated to the latest version to maintain compatibility with the newest processor tiers.
Use Cases
This skill is intended for high-complexity tasks where precision is paramount. Use it for:
- Competitive Intelligence: Comparing SaaS pricing structures, feature sets, or market positioning.
- Academic or Policy Research: Synthesizing long-form reports on global regulation, climate policy, or historical analysis.
- Technical Due Diligence: Evaluating the pros and cons of various software architectures or comparing framework trade-offs.
- Strategic Planning: Aggregating diverse perspectives to support high-stakes decision making.
Example Prompts
- "Perform a comprehensive analysis of the ethical implications of Large Language Models in healthcare, covering patient privacy, bias in diagnostics, and current regulatory frameworks in the EU and US."
- "Conduct a deep-dive research report on the competitive landscape of the autonomous vehicle market; compare Tesla, Waymo, and Cruise focusing on hardware maturity and safety statistics."
- "Research the long-term impact of remote work on commercial real estate trends in major urban centers; synthesize findings from at least 15 reputable economic sources."
Tips & Limitations
- Tier Selection: Always match the processor tier to the complexity. Use
pro-fastfor general investigative work andultra8x-fastfor exhaustive, exhaustive, multi-hour deep dives. - Data Freshness: Note that non-fast variants of processors are available if you require the absolute freshest data, though they may incur longer wait times.
- Avoiding Redundancy: Avoid using this skill for simple fact-checking; it is computationally intensive and better suited for synthesis than simple retrieval. Use
parallel-searchfor news or quick lookups to keep your workflow efficient and cost-effective.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-normallygaussian-parallel-deep-research": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api
Related Skills
parallel-search
AI-powered web search via Parallel API. Returns ranked results with LLM-optimized excerpts. Use for up-to-date research, fact-checking, and domain-scoped searching.
parallel-extract
URL content extraction via Parallel API. Extracts clean markdown from webpages, articles, PDFs, and JS-heavy sites. Use for reading specific URLs with LLM-ready output.
parallel-enrichment
Bulk data enrichment via Parallel API. Adds web-sourced fields (CEO names, funding, contact info) to lists of companies, people, or products. Use for enriching CSV files or inline data.