Deep Research Pro
Use this skill to turn an open-ended topic into a grounded, cited research
deliverable. The goal is not to dump links. The goal is to answer the user's
real question with evidence, recency awareness, and explicit uncertainty.
When to use
Use this skill when the user wants:
- current information
- topic comparison or landscape mapping
- a cited briefing, memo, or report
- decision support backed by multiple sources
- research on markets, companies, policy, science, or technology
Do not use this skill when:
- the task is purely local to the repo or codebase
- the user explicitly says not to browse
- the user only wants a quick opinion with no sourcing
Workflow
1. Lock the research objective
Extract or infer:
- topic
- user goal: learn, decide, write, compare, or monitor
- preferred depth: quick brief, standard report, or deep dive
- expected output: chat answer, outline, memo, or saved file
Ask at most 1-2 clarifying questions only if the answer would materially change
the search plan or final deliverable. If not, proceed with reasonable defaults
and state them.
2. Break the topic into sub-questions
Create 3-5 sub-questions that cover the topic from different angles, such as:
- definition and scope
- current state and recent developments
- evidence, metrics, or outcomes
- major players or competing schools
- risks, limitations, or open questions
Do not search blindly for the top-level topic only.
3. Search with source discipline
Use the current environment's available web tools. Prefer primary and
high-signal sources in this order:
- official documentation, regulators, standards bodies, company filings,
papers, or datasets
- reputable journalism or domain publications
- expert analysis and industry commentary
For each sub-question:
- try 2-3 focused query variants
- collect multiple independent sources
- prefer recent sources when the topic is time-sensitive
- capture source title, publisher, URL, and date
Aim for roughly 8-20 unique sources total unless the user requested a very
lightweight answer.
4. Deep-read the strongest sources
Do not rely on snippets alone. Open and read the most relevant pages in full.
For each key source, extract:
- the core claim
- the concrete evidence or data point
- publication date
- why it matters to the user's goal
If a claim appears only once, treat it as provisional instead of established.
5. Synthesize, do not concatenate
Combine the evidence into a structured answer that:
- answers the user's actual question
- distinguishes fact, inference, and uncertainty
- highlights disagreements across sources
- calls out missing data when evidence is thin
If the user asks for recommendations, make it explicit which parts come from
sources and which parts are your synthesis.
6. Deliver in the right format
Default output structure:
# {Topic}
## Executive Summary
- 3-5 high-signal findings
## Key Findings
### {Theme 1}
...
### {Theme 2}
...
## Risks / Open Questions
...
## Sources
1. [Title](url) — source type, date
If the user asked for a saved report, write it to a user-specified path or a
workspace-relative path. Do not assume a personal home-directory convention.
Quality rules
- Every non-trivial factual claim should be source-backed.
- Prefer exact dates over vague recency words like "recently".
- Mark single-source claims, missing numbers, and unresolved conflicts.
- Do not invent statistics, quotes, or consensus.
- If browsing is unavailable, say that current verification could not be
completed instead of pretending the answer is current.
Failure and fallback
- If the topic is too broad, narrow it to the user's likely goal and state the
narrowed scope.
- If relevant sources are low quality, say the evidence base is weak.
- If the topic is highly time-sensitive, explicitly date-stamp the conclusion.
- If the user wants a simple answer after the research pass, compress the report
into a short briefing instead of dumping the full notes.
Example prompts
Research the current state of nuclear fusion commercialization
Compare Rust vs Go for backend services in 2026 with sources
帮我调研一下 AI coding agent 的市场格局,给出带来源总结
What's the latest on the US housing market?
1---2name: deep-research-pro3description: Multi-source deep research for current-topic investigation, comparison, and cited report writing. Use when the user asks to research, compare, or deep-dive a topic with current web sources and citations — research, deep dive, latest, 调研, 做个深度研究, 带来源总结. Not for offline-only codebase questions or when web access is forbidden.4---56# Deep Research Pro78Use this skill to turn an open-ended topic into a grounded, cited research9deliverable. The goal is not to dump links. The goal is to answer the user's10real question with evidence, recency awareness, and explicit uncertainty.1112## When to use1314Use this skill when the user wants:1516- current information17- topic comparison or landscape mapping18- a cited briefing, memo, or report19- decision support backed by multiple sources20- research on markets, companies, policy, science, or technology2122Do not use this skill when:2324- the task is purely local to the repo or codebase25- the user explicitly says not to browse26- the user only wants a quick opinion with no sourcing2728## Workflow2930### 1. Lock the research objective3132Extract or infer:3334- topic35- user goal: learn, decide, write, compare, or monitor36- preferred depth: quick brief, standard report, or deep dive37- expected output: chat answer, outline, memo, or saved file3839Ask at most 1-2 clarifying questions only if the answer would materially change40the search plan or final deliverable. If not, proceed with reasonable defaults41and state them.4243### 2. Break the topic into sub-questions4445Create 3-5 sub-questions that cover the topic from different angles, such as:4647- definition and scope48- current state and recent developments49- evidence, metrics, or outcomes50- major players or competing schools51- risks, limitations, or open questions5253Do not search blindly for the top-level topic only.5455### 3. Search with source discipline5657Use the current environment's available web tools. Prefer primary and58high-signal sources in this order:59601. official documentation, regulators, standards bodies, company filings,61 papers, or datasets622. reputable journalism or domain publications633. expert analysis and industry commentary6465For each sub-question:6667- try 2-3 focused query variants68- collect multiple independent sources69- prefer recent sources when the topic is time-sensitive70- capture source title, publisher, URL, and date7172Aim for roughly 8-20 unique sources total unless the user requested a very73lightweight answer.7475### 4. Deep-read the strongest sources7677Do not rely on snippets alone. Open and read the most relevant pages in full.7879For each key source, extract:8081- the core claim82- the concrete evidence or data point83- publication date84- why it matters to the user's goal8586If a claim appears only once, treat it as provisional instead of established.8788### 5. Synthesize, do not concatenate8990Combine the evidence into a structured answer that:9192- answers the user's actual question93- distinguishes fact, inference, and uncertainty94- highlights disagreements across sources95- calls out missing data when evidence is thin9697If the user asks for recommendations, make it explicit which parts come from98sources and which parts are your synthesis.99100### 6. Deliver in the right format101102Default output structure:103104```markdown105# {Topic}106107## Executive Summary108109- 3-5 high-signal findings110111## Key Findings112113### {Theme 1}114115...116117### {Theme 2}118119...120121## Risks / Open Questions122123...124125## Sources1261271. [Title](url) — source type, date128```129130If the user asked for a saved report, write it to a user-specified path or a131workspace-relative path. Do not assume a personal home-directory convention.132133## Quality rules1341351. Every non-trivial factual claim should be source-backed.1362. Prefer exact dates over vague recency words like "recently".1373. Mark single-source claims, missing numbers, and unresolved conflicts.1384. Do not invent statistics, quotes, or consensus.1395. If browsing is unavailable, say that current verification could not be140 completed instead of pretending the answer is current.141142## Failure and fallback143144- If the topic is too broad, narrow it to the user's likely goal and state the145 narrowed scope.146- If relevant sources are low quality, say the evidence base is weak.147- If the topic is highly time-sensitive, explicitly date-stamp the conclusion.148- If the user wants a simple answer after the research pass, compress the report149 into a short briefing instead of dumping the full notes.150151## Example prompts152153- `Research the current state of nuclear fusion commercialization`154- `Compare Rust vs Go for backend services in 2026 with sources`155- `帮我调研一下 AI coding agent 的市场格局,给出带来源总结`156- `What's the latest on the US housing market?`