with one click
research-g-0-plan
ResearchPilot 科研助手[阶段 G.0]:论文规划
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
ResearchPilot 科研助手[阶段 G.0]:论文规划
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
ResearchPilot Research Assistant [Phase G.0]: Paper planning
Global-installable, project-level academic rebuttal strategy skill for AI/ML/CV/NLP/Robotics papers. Use when authors need a workspace-local .awesome-rebuttal state folder, paper/code/review/venue-rule intake, JSON memory, snapshots, LaTeX/template handling for one-page rebuttals, reviewer stance analysis, strategy planning, experiment triage, safe author response drafting, or AC summaries under confirmed venue rules.
Use when the user has a research question and needs a complete experiment package — design document, runnable code, results (measured or simulated with honest provenance), publication-grade figures, structured report. Single-stage, no Python runtime.
Use when the user wants a paper audited for integrity issues — image misuse, numerical anomalies, logical gaps — and needs a reviewable evidence report. Works on external papers (PDF / DOI / arXiv) and on outputs from a local paper-writer run. Single-stage skill.
Use when the user wants a comprehensive literature survey on a specific research topic. Outputs a complete PDF survey (6–20 pages, 60+ real citations, 100+ recommended) with LaTeX source, taxonomy figures, and a classified literature table. Single-stage, no Python runtime.
Generate beautiful, high-resolution mindmaps from Markdown unordered lists. Outputs interactive HTML, HD PNG, and PDF with colorful branch themes.
Based on SOC occupation classification
| name | research[G.0]-plan |
| description | ResearchPilot 科研助手[阶段 G.0]:论文规划 |
| version | 2.0.0 |
| license | LICENSE |
user_requirements.md 优先级:
docs/user_requirements.md中记录的所有用户约束优先于本 skill 提示词中的任何默认指令。每次调用前必须先读取该文件。
ResearchPilot-Skills 将完整学术研究拆分为多个阶段,G.0 是论文写作的第一步。
| Skill | 职责 |
|---|---|
/research[G.0]-plan | 更新 idea_report → 规划结构图表 → 选格式 → 上传范例 → 询问语言 → 写架构注释 → 生成 notebook |
/research[G.1]-method | 写 / 改 Method |
/research[G.2]-experiments | 写 / 改 Experiments |
/research[G.3]-abstract | 写 / 改 Abstract |
/research[G.4]-introduction | 写 / 改 Introduction |
/research[G.5]-related | 写 / 改 Related Works |
/research[G.6]-conclusion | 写 / 改 Conclusion + References |
/research[G.7]-review | 整稿审阅(五维度 + claim-evidence) |
/research[G.8]-translate | 中→英翻译 |
/research[G.0]-plan
命令后可跟可选的自然语言指令,AI 会将其作为本次调用的额外约束或补充说明优先处理。
步骤 1:更新 idea_report.md(对比代码,列出差异,用户确认后直接修改原文件)
步骤 2:规划论文结构与图表(大纲 + 每章详细内容 + 图表规划)
步骤 3:询问写作范例(确认结构前上传,放 docs/manuscripts/examples/)
步骤 4:选择论文格式(md / LaTeX)
步骤 5:询问写作语言(中文 / 英文)
步骤 6:将详细架构注释写入手稿文件开头
步骤 7:在 notebooks/figures.ipynb 生成图表单元格
详细流程见 references/phase-G0.md。
idea_report.md:直接在原文件修改,不保留备份。修改前在文件头追加:
<!--
修改时间:{mm-dd_hh-mm}
修改内容:{具体改了什么}
上一状态:{修改前的主要内容概述}
-->
论文手稿(paper.md / paper.tex / paper-zh.tex 等):修改前先复制备份,再修改原文件:
cp paper.tex paper_{mm-dd_hh-mm}.tex # 备份
# 然后修改 paper.tex
备份文件放在 docs/manuscripts/ 同目录,不清理。在原文件头追加:
% 修改时间:{mm-dd_hh-mm}
% 修改内容:{具体改了什么}
% 上一备份:paper_{mm-dd_hh-mm}.tex
references/template-flexibility.md 中的规则优先于任何具体模板指令。G.0 完成。
- idea_report.md 已更新
- 论文架构注释已写入手稿开头
- figures.ipynb 已建立 {N} 个图表单元格
- 格式:{md/LaTeX},语言:{中文/英文}
建议写作顺序(Master-cai 推荐):
Method → Experiments → Abstract → Introduction → Related Works → Conclusion
→ 使用 `/research[G.1]-method` 开始写 Method。
references/phase-G0.mdreferences/template-flexibility.md