research-paper-writing

Guide ML/AI research papers from literature review through submission with citation verification.

4|Updated May 18, 2026
One-click install
npx skills add https://github.com/ZardLi1115/zedclaw --skill research-paper-writing-zardli1115
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-writing
Source: https://github.com/ZardLi1115/zedclaw/tree/main/skills/research/research-paper-writing
Command: npx skills add https://github.com/ZardLi1115/zedclaw --skill research-paper-writing-zardli1115

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Producing a rigorous, conference-ready ML/AI paper is hard because you must coordinate literature review, experiment design/execution, correct statistical analysis, accurate citation management, and iterative revisions without losing the narrative contribution.

Core Features & Use Cases

  • End-to-end research lifecycle loop: iteratively cycles between experiment design, execution/monitoring, analysis, drafting, self-review, revision, and submission.
  • Evidence and citation integrity guardrails: enforces “never hallucinate citations” via programmatic verification and marks unverifiable items as [CITATION NEEDED].
  • Structured experiment-to-writing bridge: generates an experiment log to connect raw results to paper prose and prevent re-deriving numbers inaccurately.
  • Conference requirements and review readiness: incorporates venue checklists (NeurIPS/ICML/ICLR/ACL/AAAI/COLM) and universal pre-submission validation.
  • Iterative refinement strategy selection: applies an autoreason methodology to decide when and how to refine drafts based on task constraints and evaluation reliability.
  • Human evaluation planning (when needed): includes guidance for designing annotation studies, computing agreement metrics, and reporting ethics/reproducibility details.

Quick Start

Use this skill to produce a NeurIPS/ICML/ICLR/ACL-style paper by first running Phase 0 (project setup and contribution framing), then completing experiments and analysis before drafting sections grounded in a created experiment log.

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 a publication-ready ML research paper for NeurIPS or ICML?

To write a publication-ready ML research paper, this skill guides the full research lifecycle from literature review to experiments, statistical analysis, iterative drafting, and conference submission. It enforces venue checklists for NeurIPS, ICML, ICLR, and other major AI conferences.

How can I prevent hallucinating citations when drafting an AI conference paper?

To prevent hallucinating citations when drafting an AI conference paper, this skill enforces "never hallucinate citations" via programmatic verification and marks unverifiable items as [CITATION NEEDED]. This ensures factual accuracy across all paper sections.

What is the best way to connect raw experiment results to paper prose accurately?

The best way to connect raw experiment results to paper prose accurately is using a structured experiment-to-writing bridge. This skill generates an experiment log that connects raw results to paper drafts, preventing re-deriving numbers inaccurately during the writing process.

Does this research paper writing workflow support revision workflows responding to peer reviews?

Yes, the research paper writing workflow supports revision workflows responding to peer reviews. It applies an autoreason methodology to decide when and how to refine drafts based on task constraints, evaluation reliability, and reviewer feedback for empirical and non-empirical papers.

Can I use this skill for non-empirical paper types targeting ACL or COLM?

Yes, you can use this skill for non-empirical paper types targeting ACL, COLM, AAAI, and other venues. It includes guidance for designing human evaluation annotation studies, computing agreement metrics, and reporting ethics and reproducibility details when needed.

When do I need programmatic citation verification for machine learning paper drafting?

You need programmatic citation verification for machine learning paper drafting whenever you are grounding your narrative contribution in existing literature. This skill requires it to maintain factual accuracy across sections and ensure all references meet conference submission standards.