ml-paper-writing

Draft ML papers with LaTeX templates and verified citations.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/1thirteeng3/greenmoire --skill ml-paper-writing-1thirteeng3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-paper-writing
Source: https://github.com/1thirteeng3/greenmoire/tree/main/integrations/hermes-agent/skills/research/ml-paper-writing
Command: npx skills add https://github.com/1thirteeng3/greenmoire --skill ml-paper-writing-1thirteeng3

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Solves the problem of producing publication-ready ML papers with rigorous structure and verified citations.

Core Features & Use Cases

  • LaTeX templates for NeurIPS, ICML, ICLR, ACL, AAAI, COLM to ensure correct formatting and submission readiness
  • Citation verification workflows that programmatically fetch BibTeX entries and validate sources
  • Narrative-writing framework (What/Why/So What) to help craft a clear, persuasive central contribution

Quick Start

Define your one-sentence contribution and draft the abstract, then create a complete introduction with 2–4 contribution bullets.

Frequently Asked Questions about ml-paper-writing

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

FAQPage Schema
How do I format a camera-ready ML paper for NeurIPS or ICML?

To format a camera-ready ML paper, you need LaTeX templates specific to your target conference. This skill provides pre-configured LaTeX templates for NeurIPS, ICML, ICLR, ACL, AAAI, and COLM to ensure correct formatting and submission readiness.

What is the best way to verify citations in a machine learning manuscript?

The best way to verify citations is using a programmatic workflow that fetches BibTeX entries and validates sources. This skill automates citation verification by querying Semantic Scholar, arXiv, and Crossref via the habanero library.

How do I structure arguments in an ML research paper?

To structure arguments effectively, you can apply the What/Why/So What narrative framework. This skill provides narrative-writing guidance to help craft a clear, persuasive central contribution starting with your abstract and introduction.

Can I draft an ML paper directly from a code repository?

Yes, you can draft publication-ready ML papers directly from code repositories. This skill structures arguments and formats manuscripts, transforming repository-level project details into reproducible, clearly argued academic texts.

Does the citation verification workflow support fetching BibTeX from arXiv?

Yes, the citation verification workflow supports fetching BibTeX entries from arXiv. It utilizes dependencies like semanticscholar, arxiv, and habanero to programmatically fetch and validate publication sources.

What is the What/Why/So What framework for writing ML papers?

The What/Why/So What framework is a narrative-writing guidance tool used to craft a clear, persuasive central contribution. It helps structure arguments logically, ensuring your machine learning manuscript remains reproducible and clearly argued.