ml-paper-writing

Draft ML/AI paper sections for major conferences with verified citations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/box755/simlens-research --skill ml-paper-writing-box755
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-paper-writing
Source: https://github.com/box755/simlens-research/tree/main/skill-packs/AI-Research-SKILLs/20-ml-paper-writing/ml-paper-writing
Command: npx skills add https://github.com/box755/simlens-research --skill ml-paper-writing-box755

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Writing a publication-ready ML/AI paper requires a clear narrative, conference-compliant structure, and accurate citations; this Skill provides an end-to-end workflow to go from a research repository to a credible draft while preventing citation hallucinations.

Core Features & Use Cases

  • Publication-grade drafting workflow: Guides understanding the repo, selecting the single-sentence contribution, and drafting full sections (abstract through limitations).
  • Conference-aware writing guidance: Targets NeurIPS, ICML, ICLR, ACL, AAAI, and COLM, with explicit guidance to route systems venues to a dedicated systems-paper-writing skill.
  • Citation integrity guardrails: Enforces a strict “never write BibTeX from memory” rule using verification steps (Semantic Scholar/arXiv/CrossRef-style workflows) and instructs how to mark placeholders for unverified citations.
  • Reviewer-focused structure: Emphasizes what reviewers read first (title → abstract → intro → figures), and how to align claims, experiments, and limitations to expected evaluation criteria.
  • Practical templates and checklists: Points to conference checklists and structured reference materials (writing guide, sources, reviewer guidelines).

Quick Start

Ask the AI to draft a full first version of a NeurIPS/ICML/ICLR/ACL/AAAI/COLM paper from your research repository, including a structured outline, a complete narrative, and a citation plan that verifies every cited BibTeX entry programmatically.

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 a publication-ready machine learning paper from a research repository?

To draft a publication-ready machine learning paper, you can generate a complete first version from your research repository by providing the code and prompting the AI to create a structured outline, full narrative sections, and a citation verification plan for major ML conferences.

How does citation verification work when writing ML papers to prevent hallucinated references?

Citation verification prevents hallucinated references by programmatically fetching BibTeX entries via Semantic Scholar, arXiv, and CrossRef APIs instead of generating them from memory, ensuring every cited work is real and accurately marked with placeholders if verification fails.

Can I use this workflow to convert or resubmit a draft between NeurIPS, ICML, and ICLR?

Yes, you can convert or resubmit drafts between NeurIPS, ICML, ICLR, ACL, AAAI, and COLM because the workflow applies conference-aware structural guidance to align abstracts, introductions, and limitations with specific venue requirements.

What is the best way to ensure my ML paper structure meets reviewer expectations?

The best way to meet reviewer expectations is to structure your paper following the reviewer-focused hierarchy of title, abstract, introduction, and figures, while explicitly aligning claims, experiments, and limitations sections to standard evaluation criteria.

Does this academic writing workflow handle systems paper submissions?

No, this academic writing workflow does not handle systems paper submissions; it explicitly routes systems venue submissions to a dedicated systems-paper-writing skill to ensure appropriate structural formatting.

Do I need to format limitations sections differently for top AI conferences?

Yes, you need to format limitations sections explicitly for top AI conferences like NeurIPS and ICML, as the drafting process enforces explicit limitations handling to comply with venue-specific submission requirements and reviewer checklists.