research-paper-writing

Automate ML/AI research-paper writing with citation verification and LaTeX integration.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Harries/hermes-agent --skill research-paper-writing-harries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-writing
Source: https://github.com/Harries/hermes-agent/tree/main/skills/research/research-paper-writing
Command: npx skills add https://github.com/Harries/hermes-agent --skill research-paper-writing-harries

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires semanticscholar, arxiv, habanero, requests, scipy, numpy, matplotlib, scienceplots.

What problem does it solve?

End-to-end pipeline for producing publication-ready ML/AI research papers — from idea to submission, including experiment monitoring, analysis, drafting, and citation verification.

Core Features & Use Cases

  • Automated lifecycle: Supports design, execution, analysis, drafting, and submission of ML research papers across major venues (NeurIPS, ICML, ICLR, ACL, AAAI, COLM).
  • Citation verification workflow: Integrates programmatic citation management with BibTeX generation to prevent hallucinated references.
  • Reproducibility & logging: Enforces structured experiment logging, version control integration, and reproducibility documentation for transparent research.
  • LaTeX integration: Produces LaTeX-ready drafts and documentation aligned with common conference templates.

Quick Start

Generate a publication-ready outline and citation structure for your ML paper in one step.

Frequently Asked Questions about research-paper-writing

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

FAQPage Schema
How do I automate MLA research paper writing and citation verification for conference submission?

You can automate ML research paper writing by using an end-to-end pipeline that handles drafting, analysis, and citation verification to produce LaTeX-ready submission drafts. It integrates with conference templates and programmatic citation management to enforce reproducibility and prevent hallucinated references.

What's the best way to verify paper citations programmatically using Semantic Scholar and arXiv?

The best way to verify citations programmatically is querying APIs like Semantic Scholar, arXiv, and CrossRef to validate references and generate accurate BibTeX entries. This prevents hallucinated references and ensures bibliography entries match actual published literature.

Can I generate LaTeX-ready drafts aligned with NeurIPS or ICML templates?

Yes, you can generate LaTeX-ready drafts aligned with major conference templates including NeurIPS, ICML, ICLR, ACL, AAAI, and COLM. The pipeline integrates with common LaTeX templates to produce publication-ready formatting directly from structured research content.

How do I enforce reproducibility and structured experiment logging for machine learning research?

To enforce reproducibility, implement structured experiment logging, version control integration, and reproducibility documentation throughout your research pipeline. This ensures transparent tracking of ML experiments from design through submission, making results fully verifiable.

Do I need scipy and matplotlib to automate research paper analysis and plotting?

Yes, scipy, numpy, matplotlib, and scienceplots are required dependencies for automating research paper analysis and generating publication-ready plots. These libraries enable the statistical analysis and scientific visualization needed for ML research documentation.