소스 정보
- 저장소
- LMDHQ-0420/ResearchPilot-Skills
- 최근 소스 활동
- 2026년 8월 1일 08:31
- 감지된 SKILL.md 언어
- 영어
- 스타
- 269
- 포크
- 4
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
SOC 직업 분류 기준
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/LMDHQ-0420/ResearchPilot-Skills --skill research-g-0-plan명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
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.0]-plan |
| description | ResearchPilot Research Assistant [Phase G.0]: Paper planning |
| 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.0]-plan
An optional natural-language instruction may follow the command. The AI will treat it as an additional constraint or supplement for this invocation.
Step 1: Update idea_report.md (compare with code, list diffs, user confirms, update in-place)
Step 2: Plan paper structure and figures (outline + per-section detail + figure/table plan)
Step 3: Ask for writing examples (before confirming structure; place in docs/manuscripts/examples/)
Step 4: Select paper format (md / LaTeX)
Step 5: Write detailed architecture comments into manuscript header
Step 6: Generate figure/table notebook cells in notebooks/figures.ipynb
See references/phase-G0.md for full details.
idea_report.md: Edit in-place, no backup. Prepend modification record to file header.
Manuscript (paper.md / paper.tex): Back up before editing, keep original as latest version:
cp paper.tex paper_{mm-dd_hh-mm}.tex
Append to file header after editing:
% Modified: {mm-dd_hh-mm}
% Changes: {what changed}
% Previous backup: paper_{mm-dd_hh-mm}.tex
references/template-flexibility.md take precedence over any specific template instruction.G.0 complete.
- idea_report.md updated
- Architecture comments written into manuscript header
- figures.ipynb: {N} figure/table cells created
- Format: {md/LaTeX}
Recommended writing order (Master-cai):
Method → Experiments → Abstract → Introduction → Related Works → Conclusion
→ Use `/research[G.1]-method` to start writing Method.
references/phase-G0.mdreferences/template-flexibility.md