# Academic Research Skills（ARS）


## deep-research：7 种模式的文献与研究分析

| 模式              | 干嘛的                                               |
| ----------------- | ---------------------------------------------------- |
| full              | 完整学术研究报告，3000-8000 字，APA 7.0 格式         |
| quick             | 30 分钟快速研究简报，500-1500 字                     |
| socratic          | 苏格拉底对话模式，帮你把模糊的想法磨出清晰的研究问题 |
| lit-review        | 注释式文献综述 &#43; 综合分析                            |
| fact-check        | 逐条论点核实，验证你引用的证据是否真的支持你的说法   |
| systematic-review | PRISMA 2020 格式的系统综述，5000-15000 字            |
| review            | 对某篇具体文献的评估报告                             |

## academic-paper：10 种模式的论文写作

```text
&#34;Write a paper on X&#34;                         → full mode（完整论文草稿）
&#34;Guide me through writing a paper&#34;           → plan mode（逐章苏格拉底引导）
&#34;Build a paper outline&#34;                      → outline-only mode
&#34;I have a draft, here are reviewer comments&#34; → revision mode（整合审稿意见）
&#34;Parse these reviewer comments&#34;              → revision-coach mode（修改路线图）
&#34;Write an abstract&#34;                          → abstract-only mode
&#34;Generate an AI disclosure for NeurIPS&#34;      → disclosure mode（生成 AI 使用声明）
```

## academic-paper-reviewer：6 种模式的论文审稿

`full` 模式会输出：**5 份不同视角的审稿报告 &#43; 主编决定 &#43; 修改路线图**。

也就是说，在你投稿之前，你能提前看到你的论文在多个&#34;模拟审稿人&#34;眼里是什么样的。更细的，还有 `calibration` 模式——它会给出审稿人的准确性校准报告（FNR/FPR/AUC 指标），让你知道哪些审稿意见更可信、哪些可能是误判。

`guided` 模式是逐问题苏格拉底引导，不是直接给你改好，而是带你一步步想清楚每个问题怎么解决。

## academic-pipeline：10 阶段全流程编排

把 research → write → review → revise → finalize 整个流程串成一个 10 阶段的自动编排工作流。

---

> Author: [Ting](Tin10g.github.io)  
> URL: http://localhost:1313/posts/%E5%B7%A5%E5%85%B7%E4%BD%BF%E7%94%A8-ars-skill/  

