research-paper-writing

Generate publication-ready ML research papers through an iterative pipeline from setup to submission.

Updated May 5, 2026
One-click install
npx skills add https://github.com/Z43L/zeus-agent --skill research-paper-writing-z43l
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-writing
Source: https://github.com/Z43L/zeus-agent/tree/main/skills/research/research-paper-writing
Command: npx skills add https://github.com/Z43L/zeus-agent --skill research-paper-writing-z43l

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires semanticscholar, arxiv, habanero, requests, scipy, numpy, matplotlib, SciencePlots, and includes references (resource) and assets (resource) components.

What problem does it solve?

This skill helps researchers transform an idea and experiments into a publication-ready ML paper for major conferences by enforcing a rigorous, evidence-backed workflow that avoids unsupported claims and citation hallucinations.

Core Features & Use Cases

  • End-to-end paper lifecycle: Iteratively guides research through project setup, literature review, experiment design, execution/monitoring, analysis, drafting, self-review/revision, and submission prep.
  • Experiment-to-claim discipline: Maps each paper claim to specific experiments and evaluation protocols so results directly support what you write.
  • Citation verification workflow: Enforces programmatic citation search/verification (Semantic Scholar + arXiv/CrossRef) and flags unverifiable citations as placeholders.

Quick Start

Use the research-paper-writing skill to draft a NeurIPS submission by first defining a one-sentence contribution and then running a small pilot literature search and experiment design loop before writing the first full 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 paper for NeurIPS or ICML with verified citations?

To write an ML paper for NeurIPS or ICML, this skill enforces a citation verification workflow using Semantic Scholar and arXiv/CrossRef to prevent citation hallucinations, mapping each paper claim to specific experiments and evaluation protocols.

How do I map experiment results to claims in a machine learning research paper?

To map experiment results to claims in a machine learning research paper, this skill enforces experiment-to-claim discipline by linking each paper claim to specific experiments, monitoring execution, and analyzing results to ensure direct evidence-backed support.

Can I convert my ML paper format across different conference venues like ICLR?

You can convert your ML paper format across different conference venues like ICLR because the skill supports venue-aware paper structuring and submission preparation, allowing iterative revision and format conversion tailored to specific conference requirements.

Does the research paper writing workflow support LaTeX and Python experiment tracking?

The research paper writing workflow supports LaTeX formatting and Python experiment tracking by orchestrating execution monitoring alongside analysis, utilizing dependencies like scipy, numpy, matplotlib, and SciencePlots to generate experiment-driven results for your draft.

How to respond to peer reviews for a machine learning submission?

To respond to peer reviews for a machine learning submission, the skill provides an iterative self-review loop that guides experiments-driven revision, allowing you to address reviewer feedback by aligning claims with updated evaluation protocols and verified evidence.