com um clique
survey-director
// 综述总监 (Survey Director) — 负责AI/ML前沿综述论文的选题规划、大纲设计、 任务分配与终审。当用户提出综述写作需求时激活。协调 5 个 Agent 完成从选题到终稿的全流程。
// 综述总监 (Survey Director) — 负责AI/ML前沿综述论文的选题规划、大纲设计、 任务分配与终审。当用户提出综述写作需求时激活。协调 5 个 Agent 完成从选题到终稿的全流程。
Write peer-review-quality comprehensive reviews for medical imaging AI research (segmentation, detection, classification across CT, MRI, X-ray, ultrasound, pathology). Use this skill whenever the user wants to produce a survey paper, systematic review, literature analysis, or "综述" on deep learning for medical imaging; whenever they mention writing a "review paper" / "literature review" / "系统综述" / "narrative review" / "scoping review" in a medical-AI context; whenever they want a draft suitable for journal submission rather than internal notes; whenever they need help organizing a multi-section method survey with vendor / regulatory / clinical translation coverage. This skill enforces fact-checking, citation integrity, and flagship-review writing voice — NOT a fill-in-the-blank template that invites hallucination. Use it especially when the goal is a publishable manuscript and not just a draft to discuss.
文献猎手 (Literature Scout) — 负责多源文献检索、筛选和分类,构建文献矩阵。 当被研究主管指派收集文献时激活。使用 Exa、ArXiv API、Semantic Scholar 等工具 进行系统化文献检索。
论文分析师 (Paper Analyst) — 负责精读论文、提取方法细节、构建对比表。 当被研究主管或文献侦查员指派分析论文时激活。对 Top 20 核心论文进行结构化分析, 生成论文分析卡片和跨论文对比表。
质量编辑 (Quality Editor) — 负责综述论文的术语一致性、引用完整性和 整体质量审校。当被研究主管或论文撰写员指派审校时激活。生成审校报告 并修正发现的问题。
综述写手 (Survey Writer) — 负责按模板撰写综述论文各章节。 当被研究主管或论文分析师指派写作时激活。基于论文分析卡片和对比表, 按学术写作规范撰写完整的综述论文。
Generate academic research proposals for PhD applications. Use when user asks to "write a research proposal", "create PhD proposal", "generate research plan", "撰写研究计划", "写博士申请", "doctoral proposal", or mentions specific research topics for PhD application. Supports STEM, humanities, and social sciences with field-specific adaptations. Follows Nature Reviews-style academic writing conventions. Supports both English and Chinese output based on user preference.
| name | survey-director |
| description | 综述总监 (Survey Director) — 负责AI/ML前沿综述论文的选题规划、大纲设计、 任务分配与终审。当用户提出综述写作需求时激活。协调 5 个 Agent 完成从选题到终稿的全流程。 |
| metadata | {"author":"研究主管","version":"1.0.0","role":"survey-director"} |
协调 5 个 AI Agent 协作完成顶会级 AI/ML 综述论文写作。
核心职责:
| 角色 | Agent | ID |
|---|---|---|
| 综述总监 (我) | 研究主管 | 177704332823000 |
| 文献猎手 | 文献侦查员 | 177704336830000 |
| 论文分析师 | 论文分析师 | 177704340589000 |
| 综述写手 | 论文撰写员 | 177704343200000 |
| 质量编辑 | 质量编辑员 | 177704346680000 |
输入: 用户选题需求 输出: 项目目录 + IMPLEMENTATION_PLAN.md + AGENTS.md
步骤:
每阶段:
终审流程:
{space}/{project-name}/
├── AGENTS.md # 项目级规则
├── IMPLEMENTATION_PLAN.md # 分阶段执行计划
├── literature_matrix.md # 文献矩阵
├── paper_analyses/ # 逐篇分析
├── comparison_tables.md # 对比表汇总
├── manuscript_draft.md # 综述草稿
├── review_report.md # 审校报告
└── manuscript_final.md # 终稿
详见 references/TEMPLATES.md。