ml-paper-writing

Draft conference-ready machine-learning papers with LaTeX formatting and citation verification.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Researchers often waste time manually drafting machine‑learning papers, gathering citations, and formatting manuscripts for top conferences.

Core Features & Use Cases

  • Full Draft Generation: Produces a complete paper draft when the contribution is clear.
  • Literature Search: Uses Semantic Scholar, arXiv, and other APIs to find and verify citations.
  • Citation Verification: Retrieves BibTeX entries programmatically and marks uncertain references.
  • LaTeX Templates & Checklists: Inserts appropriate conference templates, formatting, and required checklists.
  • Knowledge Base: Stores writing patterns, submission guides, and rebuttal strategies for future reuse.

Quick Start

Ask the skill to write a NeurIPS‑style paper draft from the repository at ./my-research-repo.

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 machine learning paper from my research repository?

To draft a machine learning paper, provide the skill with your research repository files. It generates a complete, conference-ready manuscript by analyzing your code, extracting contributions, and formatting the text using LaTeX templates for venues like NeurIPS or ICML.

Can I automatically retrieve and verify BibTeX citations for an ML paper?

Yes, you can retrieve and verify BibTeX citations automatically. The skill queries Semantic Scholar and arXiv APIs to find relevant literature, fetches BibTeX entries programmatically, and marks any uncertain references for your manual review.

Does generating a conference-ready manuscript require a LaTeX toolchain?

Generating a conference-ready manuscript requires a local LaTeX toolchain to compile the manuscript. You must provide access to your project files and have an internet connection available for the API queries needed during literature search.

How do I format a research paper for NeurIPS or ICLR submission?

To format a research paper for NeurIPS or ICLR submission, the skill inserts the appropriate conference LaTeX templates. It automatically applies required formatting rules and generates the necessary submission checklists to ensure venue compliance.

What is the best way to handle literature search for an AI conference paper?

The best way to handle literature search for an AI conference paper is using automated API queries. The skill searches Semantic Scholar and arXiv to find relevant papers, verifies citations programmatically, and stores writing patterns in a knowledge base for future reuse.

What should I do if citation retrieval returns uncertain references for my ML paper?

If citation retrieval returns uncertain references for your ML paper, the skill explicitly marks those BibTeX entries as uncertain. You should manually verify these flagged citations against the original sources before finalizing your manuscript submission.