research-paper-writing

Organize ML/AI research paper writing workflows into publication-ready drafts.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/VYRE-Studios/Windows-Agentic-Framework --skill research-paper-writing-vyre-studios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-writing
Source: https://github.com/VYRE-Studios/Windows-Agentic-Framework/tree/main/skills/research/research-paper-writing
Command: npx skills add https://github.com/VYRE-Studios/Windows-Agentic-Framework --skill research-paper-writing-vyre-studios

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-to-end research-paper writing — from experiment design and data collection to drafting, revision, and submission — is time-consuming and error-prone; this pipeline guides researchers to maintain a coherent narrative, track decisions, and ensure reproducibility across sections (Abstract, Introduction, Methods, Experiments, Related Work, and Limitations).

Core Features & Use Cases

  • End-to-end lifecycle: design experiments, run analyses, draft sections, and plan submission.
  • Iterative writing with clear contribution framing and evidence alignment.
  • Reproducibility scaffolding: document data, hyperparameters, seeds, and baselines; integrate references with a programmatic workflow.
  • Use Case: a researcher uses the pipeline to convert a codebase into a publishable manuscript with traceable decisions.

Quick Start

Define your research contribution and run through the abstract, introduction, methods, experiments, and conclusion to generate a draft.

Frequently Asked Questions about research-paper-writing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write an ML research paper for NeurIPS or ICML?

To write an ML research paper for NeurIPS or ICML, you need a structured workflow covering experiment design, reproducibility scaffolding, and iterative drafting. This pipeline enforces explicit stages from abstract to limitations to generate publication-ready drafts.

What is the best way to structure an AI research paper writing pipeline?

The best way to structure an AI research paper writing pipeline is to organize it into explicit stages with traceable artifacts. You should align evidence with contribution framing across sections like Methods, Experiments, and Related Work to maintain a coherent narrative.

How do I convert my ML codebase into a publishable manuscript?

To convert an ML codebase into a publishable manuscript, document your data, hyperparameters, seeds, and baselines as reproducibility scaffolding. You then map these traceable decisions directly into your methods and experiments sections.

Can I use this pipeline for ACL submission readiness and experiment design?

Yes, you can use this pipeline for ACL submission readiness and experiment design. It explicitly supports ML/AI research projects across venues like NeurIPS, ICML, and ACL, covering the full lifecycle from data collection to final submission.

Why does my research paper draft lack a coherent narrative across sections?

Your research paper draft may lack a coherent narrative if decisions are not tracked across sections. Applying a structured writing pipeline ensures evidence alignment and clear contribution framing from the introduction through the limitations.