一键导入
deep-research
Deep research on any topic: spawns parallel child agents to investigate multiple angles, then synthesizes findings into a comprehensive briefing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Deep research on any topic: spawns parallel child agents to investigate multiple angles, then synthesizes findings into a comprehensive briefing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | deep-research |
| description | Deep research on any topic: spawns parallel child agents to investigate multiple angles, then synthesizes findings into a comprehensive briefing. |
| metadata | {"nightowl":{"emoji":"🔬","category":"research"}} |
Conduct thorough, multi-angle research on a topic by spawning parallel investigator children.
Use this skill whenever:
Before spawning, think about what distinct lines of inquiry would fully cover the topic. Good decompositions are orthogonal — each child investigates something different.
Examples:
Each child gets a clear, self-contained task. Include:
Use descriptive labels: research-columnar-dbs, audit-rest-endpoints, read-nextauth-docs.
Do NOT poll. Track expected child IDs and wait for all TaskCompletionEvent messages.
Once all children report back:
Format:
## Research: {topic}
### Key Findings
- ...
### Comparison (if applicable)
| Option | Pros | Cons | Verdict |
### Recommendation
...
### Open Questions
- Things that need further investigation or user input
bash_exec for web searches, reading repos, and fetching docsExplore and understand a codebase: spawns parallel children to scan structure, trace data flows, read key files, and map architecture.
Plan a night out: check calendar availability, search restaurants, compare options, make reservations. Spawns parallel child agents for calendar + restaurant search.