research-paper-writing

Produce ML/AI research papers from literature review through submission with verified citations.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/eddielueng/hermes-agent-zh --skill research-paper-writing-eddielueng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-writing
Source: https://github.com/eddielueng/hermes-agent-zh/tree/main/skills/research/research-paper-writing
Command: npx skills add https://github.com/eddielueng/hermes-agent-zh --skill research-paper-writing-eddielueng

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill turns the research-paper chaos of unclear contributions, missing baselines, and unreliable citations into a repeatable publication pipeline that produces a defensible paper draft for major ML/AI venues.

Core Features & Use Cases

  • End-to-end paper lifecycle: guides you from project setup and literature review through experiment design, execution/monitoring, result analysis, and iterative drafting to submission.
  • Citation-hallucination prevention: enforces a workflow that verifies citations programmatically and flags any unverifiable items as CITATION NEEDED.
  • Experiment-to-claim discipline: requires a mapping from each paper claim to specific experiments, ensuring experiments support the narrative rather than adding noise.
  • Conference readiness: includes structured submission preparation and venue-aware checklist guidance (e.g., NeurIPS/ICML/ICLR/ACL/AAAI/COLM norms).
  • Use case: start a new ML research paper, run the experiments needed to support your central claim, then produce a conference-ready draft with an experiment log that bridges results to the write-up.

Quick Start

Use this Skill to produce a full first draft and experiment plan for an ML/AI paper targeting NeurIPS or ICML from your existing idea, ensuring verified citations and claim-aligned experiments.

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 with verified citations and avoid hallucinated references?

To write an ML research paper with verified citations, you need a workflow that programmatically checks references against databases like Semantic Scholar and arXiv, flagging any unverifiable items as CITATION NEEDED to prevent hallucinated claims.

How do I map experiment designs to specific claims in an AI research paper?

Mapping experiment designs to specific claims requires explicitly linking each paper narrative statement to a corresponding executed experiment, ensuring your statistical analysis and results directly support the central thesis rather than adding noise.

Can I use LaTeX to prepare a conference-ready draft for NeurIPS or ICML?

Yes, you can use LaTeX to prepare a conference-ready draft for NeurIPS, ICML, ICLR, or ACL by following venue-aware submission checklists and structuring your document to meet specific conference formatting norms.

What is the best way to structure a literature review for machine learning publishing?

The best way to structure a literature review for machine learning publishing is to systematically query arXiv and Semantic Scholar, verify sources programmatically, and synthesize findings to establish your baseline and contribution context.

How do I run and monitor statistical analysis for an empirical ML paper draft?

Running and monitoring statistical analysis for an empirical ML paper draft involves executing experiments with reliable logging, using libraries like SciPy and NumPy for analysis, and generating SciencePlots figures to bridge results to the write-up.

Do I need to verify every citation before submitting a research paper to major AI venues?

Yes, you need to verify every citation before submitting a research paper to major AI venues to ensure defensible claims, using programmatic verification tools like Habanero to flag unsupported references and prevent citation hallucination.