parallel-deep-research
Exhaustive research with configurable depth, latency, and cost trade-offs for complex topics.
What it does
- Deep research has been kicked off
- The expected latency for the processor tier chosen (from the table above)
- The monitoring URL where they can track progress
- Use --timeout 540 (9 minutes) to stay within tool execution limits
- Do NOT pass --json — the full output is large and will flood context. The -o flag writes results to files instead.
- With -o "$FILENAME":
- $FILENAME.json is always written (metadata + basis)
Requirements & configuration
Configuration: ARGUMENTSFILENAMEINTERACTION_IDRUN_ID
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Exhaustive research with configurable depth, latency, and cost trade-offs for complex topics.
Source
Repository: https://github.com/parallel-web/parallel-agent-skills
parallel-deep-research FAQ
What does the parallel-deep-research skill do?
ONLY use when user explicitly says 'deep research', 'exhaustive', 'comprehensive report', or 'thorough investigation'. Slower and more expensive than parallel-web-search. For normal research/lookup requests, use parallel-web-search instead. Supports multi-turn: pass --previous-interaction-id from a prior research or enrichment to continue with context. Deep research has been kicked off The expected latency for the processor tier chosen (from the table above)
What does parallel-deep-research require?
Configuration keys: ARGUMENTS, FILENAME, INTERACTION_ID, RUN_ID.
How do I install parallel-deep-research?
Run: npx -y skills add https://github.com/parallel-web/parallel-agent-skills --skill parallel-deep-research --agent claude-code — the source lives at github.com/parallel-web/parallel-agent-skills.
Maintain parallel-deep-research?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/parallel-web-parallel-agent-skills-parallel-deep-research?ref=badge) npx agentictools info skills/parallel-web-parallel-agent-skills-parallel-deep-research The second line is the CLI lookup for this page — handy in READMEs and docs.