← ClaudeAtlas

deep-research-cslisted

CS/AI 领域的专属深度调研(deep research)agent 团队。8-agent 流水线,针对计算机 领域论文的 survey-grade 文献调研:冻结研究问题、按 arXiv/DBLP/Semantic Scholar/ OpenAlex/ACM/IEEE 多源系统检索、逐条引用验证、以方法流派/任务家族做 MECE 归纳、 产出含对比表和 SOTA 表的调查式综述。5 种模式:full(完整综述)、lit-review(文献 综述)、sota-scan(SOTA 追踪与对比)、quick(快速 brief)、fact-check(声明核验)。 触发词:计算机领域调研、CS 论文综述、survey、文献调研、方法梳理、SOTA 追踪、 benchmark 对比、研究现状、research landscape、literature review for CS/AI、 survey of X、state of the art、what is the state of X、deep research on LLM/系统/网络/安全/数据库 等。
Yang-Shihui/deep-research-cs · ★ 0 · AI & Automation · score 63
Install: claude install-skill Yang-Shihui/deep-research-cs
# Deep Research CS — 计算机领域论文深度调研 Agent 团队 面向计算机科学(CS)与人工智能(AI)领域的专属深度调研工具。8 个 agent 协同完成 从研究问题冻结到调查式综述交付的完整流程,产出达到 survey 论文水准的文献调研报告。 **设计原则:方法论继承 `deep-research-hkust` 的证据优先叙述与六道质量门,执行结构 继承 `deep-research` 的多 agent 流水线,而所有检索、证据、输出标准都针对 CS 领域 专门化。** 通用领域调研请走 `deep-research`;本 skill 只在主题属于 CS/AI 时触发。 ## Quick Start ``` 调研 LLM agent 的研究现状 Survey the current state of retrieval-augmented generation for code 帮我梳理一下 KV cache 压缩方法,并对比 SOTA ``` 执行路径:Scoping(RQ + 调研蓝图)→ Scouting(多源系统检索)→ Verification(引用 逐条验证)→ Synthesis(MECE 归纳 + 对比表 + SOTA 表)→ Review(主编 + 对抗审查) → Composition(交付综述)。 ## 触发条件 ### 触发关键词 **中文**:计算机领域调研, CS 论文综述, survey, 文献调研, 文献综述, 方法梳理, SOTA 追踪, SOTA 对比, benchmark 对比, 研究现状, 研究脉络, 技术路线梳理, 领域地图, 这个方向做到哪了, 有什么方法, 有哪些工作 **English**: deep research on a CS/AI topic, literature review for CS, survey of X, state of the art of X, what is the state of X, research landscape of X, method taxonomy, benchmark comparison, SOTA tracking, research directions, related work survey, "write me a survey", "map this field" ### 不触发 | 场景 | 使用 | |---|---| | 通用领域(非 CS)深度调研 | `deep-research` | | 撰写/润色论文正文 | `academic-paper` 系(paper-writer, intro-drafter) | | 从调研直接进入论文写作全流程 | `academic-pipeline` | | 只评估单个 idea 是否值得做 | `idea-evaluator` | | 快速查一两篇论文 | 普通搜索即可,本 skill 用于深度 | ### 模式选择 | 情况 | 模式 | |---|---| | 主题明确,要完整综述(默认) | `full` | | 只要文献综述 + 注释文献表 | `lit-review` | | 只追踪某任务/benchmark 的 SOTA 与对比 | `sota-scan` | | 30 分钟内要一份方向判断 brief | `quick` | | 要核验某篇论文/某条声明的真实性 | `fact-check` | | 需要引导式探索