ml-paper-writing

Draft ML papers with LaTeX templates and programmatic citation verification.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/hochoa13/Asistente-Harlest --skill ml-paper-writing-hochoa13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-paper-writing
Source: https://github.com/hochoa13/Asistente-Harlest/tree/main/skills/research/ml-paper-writing
Command: npx skills add https://github.com/hochoa13/Asistente-Harlest --skill ml-paper-writing-hochoa13

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists in drafting and refining Machine Learning and AI papers for top-tier conferences, ensuring adherence to academic standards and best practices.

Core Features & Use Cases

  • Drafting Assistance: Helps structure arguments, write sections, and generate first drafts from research repositories.
  • Citation Management: Enforces strict rules against hallucinating citations, guiding the use of APIs for verification and BibTeX retrieval.
  • Conference Formatting: Provides LaTeX templates and guidance for specific conferences like NeurIPS, ICML, ICLR, ACL, AAAI, and COLM.
  • Use Case: A researcher has a new ML model and needs to write a NeurIPS submission. This Skill guides them through understanding the repo, drafting sections, verifying citations, and formatting the paper correctly.

Quick Start

Use the ml-paper-writing skill to help draft the introduction for a paper about a new transformer architecture.

Frequently Asked Questions about ml-paper-writing

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

FAQPage Schema
How do I write an ML research paper for a top conference like NeurIPS or ICML?

To write an ML research paper for top conferences, structure your arguments, generate first drafts from your research repository, and apply specific LaTeX templates. This ensures adherence to academic standards and proper formatting for NeurIPS, ICML, ICLR, ACL, AAAI, and COLM.

How do I prevent citation hallucinations when drafting academic papers?

To prevent citation hallucinations in academic papers, enforce strict rules against generating fake references. Programmatically verify citations and retrieve BibTeX entries using APIs like Semantic Scholar, arxiv, and Habanero to ensure all literature references are legitimate.

Can I use this to draft a paper directly from my code repository?

Yes, you can draft a paper directly from your code repository. The workflow supports starting with research repositories to understand your new ML model, generate initial drafts of sections like the introduction, and iteratively refine the content with scientists.

What is the best way to format a machine learning paper for ICLR?

The best way to format a machine learning paper for ICLR is utilizing specific LaTeX templates. This approach provides structural guidance for conference submissions, ensuring your document meets the exact formatting requirements of ICLR and other top-tier AI conferences.

Do I need to manually verify BibTeX files for my conference submission?

No, you do not need to manually verify BibTeX files for your conference submission. The process programmatically verifies citations and retrieves BibTeX entries using Semantic Scholar, arxiv, and Habanero APIs, preventing hallucinated references and ensuring accurate academic metadata.