ml-paper-writing

Draft ML paper sections with reproducibility details and verified BibTeX entries.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Hermesagents/hermes-agents --skill ml-paper-writing-hermesagents
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ml-paper-writing
Source: https://github.com/Hermesagents/hermes-agents/tree/main/skills/research/ml-paper-writing
Command: npx skills add https://github.com/Hermesagents/hermes-agents --skill ml-paper-writing-hermesagents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires semanticscholar, arxiv, habanero, requests.

What problem does it solve?

Draft publication-ready ML/AI papers from research repos is a time-consuming task prone to inconsistencies; this Skill provides a structured, narrative-driven framework to generate complete drafts with reproducibility and citation-verification guidance.

Core Features & Use Cases

  • Generates a narrative framework (What/Why/So What) and a 5-sentence abstract to anchor the paper's contribution.
  • Produces conference-ready structure templates (NeurIPS/ICML/ICLR/ACL) with reproducibility details, checklists, ethics and broader impacts.
  • Integrates a programmatic citation workflow to verify sources and produce BibTeX entries, minimizing hallucinations.
  • Use Case: A researcher uploads a repo and receives a first complete draft ready for review and iteration.

Quick Start

Draft a complete paper outline from the given research repo by producing a one-sentence contribution, a 1-2 page introduction, and a proposed methods table with data splits and baselines.

Frequently Asked Questions about ml-paper-writing

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

FAQPage Schema
How do I draft publication-ready ML papers from a research repository?▼

Drafting ML papers from a repository involves generating a narrative one-sentence contribution, an introduction outline, and a reproducible Methods section with data splits. The framework aligns directly with NeurIPS, ICML, ICLR, and ACL submission guidelines.

What is the best way to structure a machine learning paper for conference checklists?▼

The best way to structure a machine learning paper for conference checklists is using a narrative framework that includes a 5-sentence abstract formula, reproducibility details, baselines, and structured ethics sections to meet specific conference requirements.

How do I generate verified BibTeX entries and avoid citation hallucinations?▼

You generate verified BibTeX entries by using a programmatic citation workflow that queries Semantic Scholar and arXiv APIs. This minimizes hallucinations by verifying sources programmatically before producing the final citations.

Does this paper drafting workflow handle reproducibility details and data availability?▼

Yes, this paper drafting workflow handles reproducibility details and data availability. It generates a Methods section with explicit data splits, baselines, and code availability statements required for rigorous ML conference submissions.

What storytelling framework should I use for writing machine learning research papers?▼

The What/Why/So What storytelling framework is applied for writing machine learning research papers. It anchors the paper's contribution and pairs with a 5-sentence abstract formula to structure the narrative effectively.