بنقرة واحدة
research-g-2-experiments
ResearchPilot Research Assistant [Phase G.2]: Write manuscript Experiments
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
ResearchPilot Research Assistant [Phase G.2]: Write manuscript Experiments
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
ResearchPilot Research Assistant [Phase G.0]: Paper planning
ResearchPilot 科研助手[阶段 G.0]:论文规划
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.
| name | research[G.2]-experiments |
| description | ResearchPilot Research Assistant [Phase G.2]: Write manuscript Experiments |
| 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.2]-experiments
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.1 Method 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.
Three Core Questions (Master-cai experiments.md):
Data source: All quantitative results must be read from results/ files. No estimation or fabrication.
Table constraints: booktabs format, bold best, underline second-best, complete caption.
Text analysis: Must state which metric beats which baseline by how much (specific numbers), and explain why.
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, ...}
Experiments section written/revised.
→ Use `/research[G.3]-abstract` to enter Abstract.
→ 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