📄 SKILL.md

← Vault

name: research-paper-writing

title: Research Paper Writing Pipeline

description: End-to-end pipeline for writing ML/AI research papers — from experiment design through analysis, drafting, revision, and submission. Covers NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Integrates automated experiment monitoring, statistical analysis, iterative writing, and citation verification.

version: 1.1.0

author: Orchestra Research

license: MIT

dependencies: [semanticscholar, arxiv, habanero, requests, scipy, numpy, matplotlib, SciencePlots]

platforms: [linux, macos]

metadata:

hermes:

tags: [Research, Paper Writing, Experiments, ML, AI, NeurIPS, ICML, ICLR, ACL, AAAI, COLM, LaTeX, Citations, Statistical Analysis]

category: research

related_skills: [arxiv, ml-paper-writing, subagent-driven-development, plan]

requires_toolsets: [terminal, files]


Research Paper Writing Pipeline

End-to-end pipeline for producing publication-ready ML/AI research papers targeting NeurIPS, ICML, ICLR, ACL, AAAI, and COLM. This skill covers the full research lifecycle: experiment design, execution, monitoring, analysis, paper writing, review, revision, and submission.

This is not a linear pipeline — it is an iterative loop. Results trigger new experiments. Reviews trigger new analysis. The agent must handle these feedback loops.

`

┌─────────────────────────────────────────────────────────────┐

│ RESEARCH PAPER PIPELINE │

│ │

│ Phase 0: Project Setup ──► Phase 1: Literature Review │

│ │ │ │

│ ▼ ▼ │

│ Phase 2: Experiment Phase 5: Paper Drafting ◄──┐ │

│ Design │ │ │

│ │ ▼ │ │

│ ▼ Phase 6: Self-Review │ │

│ Phase 3: Execution & & Revision ──────────┘ │

│ Monitoring │ │

│ │ ▼ │

│ ▼ Phase 7: Submission │

│ Phase 4: Analysis ─────► (feeds back to Phase 2 or 5) │

│ │

└─────────────────────────────────────────────────────────────┘

`


When To Use This Skill

Use this skill when:

APIs: Semantic Scholar | CrossRef | arXiv

Venues: NeurIPS | ICML | ICLR | ACL