ml-paper-writing

Draft ML conference papers from research repositories with verified citations.

Updated May 2, 2026
One-click install
npx skills add https://github.com/qcmuu/AI-Research-Skills --skill ml-paper-writing-qcmuu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-paper-writing
Source: https://github.com/qcmuu/AI-Research-Skills/tree/main/20-ml-paper-writing/ml-paper-writing
Command: npx skills add https://github.com/qcmuu/AI-Research-Skills --skill ml-paper-writing-qcmuu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you turn an ML research repo into a publication-ready paper by guiding narrative framing, section-by-section drafting, and conference-ready formatting for top venues.

Core Features & Use Cases

  • Publication-grade paper workflow: Supports end-to-end drafting from repo comprehension through abstract, introduction, methods, experiments, related work, and limitations.
  • Anti-hallucination citation discipline: Enforces programmatic citation verification and provides an explicit placeholder pattern when verification fails.
  • Venue-aware guidance: Targets NeurIPS, ICML, ICLR, ACL, AAAI, and COLM, and clearly routes systems venues (OSDI/NSDI/ASPLOS/SOSP) to systems-paper-writing.
  • Proactive first drafts: Emphasizes delivering complete drafts first, then iterating with feedback to reduce blocking.

Quick Start

Use the ml-paper-writing skill to draft a full first paper draft from your research repository while you verify every citation 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 an ML research paper for conference submission without hallucinating citations?

To draft an ML research paper safely, generate a narrative-first outline and verify every academic citation programmatically using APIs like Semantic Scholar and arXiv, inserting explicit placeholders if verification fails.

What is the best way to structure an ML paper for NeurIPS or ICML submission?

The best way to structure an ML paper for NeurIPS or ICML is to build a complete narrative-first outline, drafting sections iteratively from abstract through limitations while aligning with venue formatting requirements.

Can I use this approach to write an academic paper if my citations are not yet verified?

Yes, you can draft with unverified citations by using an explicit placeholder pattern during initial writing, but you must complete programmatic citation verification via external services before finalizing the manuscript.

Does this ML paper writing workflow support formatting for ACL and AAAI venues?

Yes, this ML paper writing workflow supports venue-aware formatting and section structuring for ACL and AAAI, alongside NeurIPS, ICML, ICLR, and COLM, while routing systems venues like OSDI to specialized workflows.

How do I write the limitations section for an AI conference paper?

To write the limitations section for an AI conference paper, follow the narrative-first draft plan to explicitly identify and articulate model and experimental boundaries, iterating with feedback to ensure methodological transparency.

When should I not use this automated paper drafting workflow for my research repository?

You should not use this automated paper drafting workflow for systems research venues like OSDI, NSDI, ASPLOS, or SOSP, as it is specifically tailored for ML and AI conferences and explicitly routes systems papers elsewhere.