— No reviews yet
0 installs
12 views
0.0% view→install
Install
$ agentstack add skill-specter119-skills-deep-research ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Are you the author of Deep Research? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Deep Research
Responsible for external information research, source archiving, and synthesis reporting. Does not handle bulk digestion of local materials.
USE FOR
- User explicitly requests "research / investigate / deep dive"
- Requires multi-round search, source archiving, and structured synthesis
- Results need to form a traceable research directory and report
DO NOT USE FOR
- Only needs a brief factual answer
- Summarizing a single document
- Primary task is processing locally available materials, not expanding external sources
Execution Skeleton
- Decompose the research question into dimensions; define the research directory and subtopics.
- Multi-round search, fetch, and archive raw sources; then write subtopic findings.
- Synthesize into a final
report.md, marking sources and gaps. - Directory logic, error handling, and supervisor heuristics are in [execution](references/execution.md).
Reference Map
- [decomposition](references/decomposition.md): Topic decomposition templates and dimension checklist
- [formats](references/formats.md): Sub-agent prompt, findings structure, and archival format
- [tools](references/tools.md): Tool selection for each research phase
- [examples](references/examples.md): End-to-end examples
- [execution](references/execution.md): Workflow, directory logic, error handling, and best practices
- [trigger-cases](evals/trigger-cases.md): Minimal trigger examples
- [execution-cases](evals/execution-cases.md): Key execution scenarios
- [report-en](references/report-en.md) / [report-zh](references/report-zh.md): Final report templates
Output Contract
- Default output includes research directory, archived sources, per-subtopic findings, and a final report
- Key conclusions must be traceable to specific sources
Collaboration and Handoff
- If long-form writing or presentation design is needed after research, hand off to the appropriate skill
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: specter119
- Source: specter119/skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.