원클릭으로
research-g-5-related
ResearchPilot Research Assistant [Phase G.5]: Write manuscript Related Works
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
ResearchPilot Research Assistant [Phase G.5]: Write manuscript Related Works
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
ResearchPilot Research Assistant [Phase E]: Coding
ResearchPilot Research Assistant [Phase F]: Code iteration
ResearchPilot Research Assistant [Phase G.0]: Paper planning
ResearchPilot Research Assistant [Phase G.1]: Write manuscript Method
ResearchPilot Research Assistant [Phase G.2]: Write manuscript Experiments
ResearchPilot Research Assistant [Phase G.3]: Write manuscript Abstract
| name | research[G.5]-related |
| description | ResearchPilot Research Assistant [Phase G.5]: Write manuscript Related Works |
| version | 2.0.0 |
| license | LICENSE |
user_requirements.md priority: All user constraints in
docs/user_requirements.mdtake precedence over any default instruction in this skill. Always read it before generating output.
| Skill | Responsibility |
|---|---|
/research[G.0]-plan | Update idea_report → plan structure/figures → select format |
/research[G.1]-method | Write / revise Method |
/research[G.2]-experiments | Write / revise Experiments |
/research[G.3]-abstract | Write / revise Abstract |
/research[G.4]-introduction | Write / revise Introduction |
/research[G.5]-related | Write / revise Related Works |
/research[G.6]-conclusion | Write / revise Conclusion + References |
/research[G.7]-review | Full-paper review (five dimensions + claim-evidence) |
/research[G.5]-related
An optional natural-language instruction may follow the command. The AI will treat it as an additional constraint or supplement for this invocation.
Prerequisite: G.4 Introduction written
=== Paper Architecture === comment block at the top of the manuscriptdocs/idea_report.md and docs/dev_log.md (find answers to writing questions here first)docs/manuscripts/examples/style-notes.md existsSee references/common-writing-constraints.md for full details.
Structure (Master-cai related-work.md):
Constraints:
Back up before writing:
cp paper.md paper_{mm-dd_hh-mm}.md # or .tex
Append modification record to file header after writing (see references/common-writing-constraints.md).
When a new citation is needed, append immediately:
md:
[N] {Author}. "{Title}." *{Journal/Conference}*, {Year}.
> Core contribution: {what this paper does, one sentence}
> Reason for citation: {where in the paper, why cited here}
LaTeX .bib:
% [Core contribution] {one-sentence contribution}
% [Reason for citation] {section}: {why cited here}
@article{key, ...}
Related Works section written/revised.
→ Use `/research[G.6]-conclusion` to enter Conclusion.
→ Or use `/research[G.7]-review` for a full-paper review at any time.
references/section-guide.mdreferences/common-writing-constraints.mdreferences/template-flexibility.md