Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
brycewang-stanford avatar

Ml Paper Writing

  • 6 installs
  • 3.2k repo stars
  • Updated August 4, 2026
  • brycewang-stanford/awesome-agent-skills-for-empirical-research

ml-paper-writing is a Claude skill that guides writing publication-ready ML, AI, and systems papers for top conferences, with LaTeX templates and citation verification.

About

This skill guides writing publication-ready ML, AI, and systems papers for top conferences such as NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, and SOSP. A researcher uses it to draft a paper from a research repo, structure arguments, and verify citations. It stresses fetching citations programmatically rather than from memory, and includes LaTeX templates and conference checklists.

  • Guides writing papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, and SOSP
  • Includes LaTeX templates, reviewer guidelines, and camera-ready checklists
  • Enforces programmatic citation verification to avoid hallucinated references

Ml Paper Writing by the numbers

  • 6 all-time installs (skills.sh)
  • Ranked #1,205 of 1,879 Documentation skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

ml-paper-writing capabilities & compatibility

Free; uses public citation APIs (Semantic Scholar, arXiv).

Capabilities
documentation · research · web search
Use cases
documentation · research · web search
Pricing
Free
From the docs

What ml-paper-writing says it does

Write publication-ready ML/AI/Systems papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, SOSP.
SKILL.md
NEVER generate BibTeX entries from memory. ALWAYS fetch programmatically.
SKILL.md
npx skills add https://github.com/brycewang-stanford/awesome-agent-skills-for-empirical-research --skill ml-paper-writing

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs6
repo stars3.2k
Last updatedAugust 4, 2026
Repositorybrycewang-stanford/awesome-agent-skills-for-empirical-research

What it does

Write publication-ready ML, AI, and systems papers for conferences like NeurIPS, ICML, and OSDI.

Who is it for?

Researchers drafting or preparing a camera-ready ML/AI/systems conference paper from a research repo.

Skip if: Statistics-journal methodology papers or running the experiments themselves.

When should I use this skill?

You are drafting or finalizing an ML, AI, or systems conference paper.

What you get

A structured, conference-ready paper draft with programmatically verified citations.

  • A structured conference paper draft with verified citations and LaTeX templates

By the numbers

  • 10 target conferences (NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, SOSP)
  • AI-generated citations have a ~40% error rate per the docs

Files

SKILL.mdMarkdownGitHub ↗

<!-- ╔══════════════════════════════════════════════════════════════╗ ║ 本文件为开源 Skill 原始文档,收录仅供学习与研究参考 ║ ║ CoPaper.AI 收集整理 | https://copaper.ai ║ ╚══════════════════════════════════════════════════════════════╝

来源仓库: https://github.com/Orchestra-Research/AI-Research-SKILLs 项目名称: AI-Research-SKILLs 开源协议: Apache License 2.0 收录日期: 2026-04-02

声明: 本文件版权归原作者所有。此处收录旨在为社会科学实证研究者 提供 AI Agent Skills 的集中参考。如有侵权,请联系删除。 -->

ML Paper Writing for Top AI & Systems Conferences

Expert-level guidance for writing publication-ready papers targeting NeurIPS, ICML, ICLR, ACL, AAAI, COLM (ML/AI venues) and OSDI, NSDI, ASPLOS, SOSP (Systems venues). This skill combines writing philosophy from top researchers (Nanda, Farquhar, Karpathy, Lipton, Steinhardt) with practical tools: LaTeX templates, citation verification APIs, and conference checklists.

Core Philosophy: Collaborative Writing

Paper writing is collaborative, but Claude should be proactive in delivering drafts.

The typical workflow starts with a research repository containing code, results, and experimental artifacts. Claude's role is to:

1. Understand the project by exploring the repo, results, and existing documentation 2. Deliver a complete first draft when confident about the contribution 3. Search literature using web search and APIs to find relevant citations 4. Refine through feedback cycles when the scientist provides input 5. Ask for clarification only when genuinely uncertain about key decisions

Key Principle: Be proactive. If the repo and results are clear, deliver a full draft. Don't block waiting for feedback on every section—scientists are busy. Produce something concrete they can react to, then iterate based on their response.

---

⚠️ CRITICAL: Never Hallucinate Citations

This is the most important rule in academic writing with AI assistance.

The Problem

AI-generated citations have a ~40% error rate. Hallucinated references—papers that don't exist, wrong authors, incorrect years, fabricated DOIs—are a serious form of academic misconduct that can result in desk rejection or retraction.

The Rule

NEVER generate BibTeX entries from memory. ALWAYS fetch programmatically.

Action✅ Correct❌ Wrong
Adding a citationSearch API → verify → fetch BibTeXWrite BibTeX from memory
Uncertain about a paperMark as [CITATION NEEDED]Guess the reference
Can't find exact paperNote: "placeholder - verify"Invent similar-sounding paper

When You Can't Verify a Citation

If you cannot programmatically verify a citation, you MUST:

% EXPLICIT PLACEHOLDER - requires human verification

Related skills

FAQ

Which venues does it target?

NeurIPS, ICML, ICLR, ACL, AAAI, COLM for ML/AI and OSDI, NSDI, ASPLOS, SOSP for systems.

How does it handle citations?

It never generates BibTeX from memory; it fetches and verifies citations programmatically to avoid hallucinated references.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.