research-paper-writing

Coordinate research paper writing for machine learning conferences with verified citations and LaTeX output.

2|1|Updated Jul 14, 2026
One-click install
npx skills add https://github.com/heysuhas/hermes_cli --skill research-paper-writing-heysuhas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-writing
Source: https://github.com/heysuhas/hermes_cli/tree/main/skills/research/research-paper-writing
Command: npx skills add https://github.com/heysuhas/hermes_cli --skill research-paper-writing-heysuhas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires semanticscholar, arxiv, habanero, requests, scipy, numpy, matplotlib, SciencePlots, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the complex, iterative lifecycle of ML research, from initial experiment design and literature review to final paper drafting and submission, preventing common pitfalls like hallucinated citations and disconnected experiment narratives.

Core Features & Use Cases

  • Iterative Research Loop: Manages the feedback cycle between experiment results, analysis, and paper revisions.
  • Verified Citation Management: Programmatically fetches and validates BibTeX entries to eliminate citation hallucinations.
  • Experiment Tracking: Provides structured logging and compute budget estimation to ensure experiments directly support paper claims.
  • Use Case: Use this to manage the entire process of writing a NeurIPS submission, ensuring your experiments are statistically sound, your citations are verified, and your LaTeX source is ready for submission.

Quick Start

Use the research-paper-writing skill to initialize a new project workspace and set up the version control structure for your upcoming conference submission.

Frequently Asked Questions about research-paper-writing

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

FAQPage Schema
How do I manage the machine learning research paper writing pipeline end-to-end?

To manage the machine learning research paper pipeline, you coordinate experiment design, literature review, and manuscript drafting. This integrates iterative feedback between experiment results and paper revisions to ensure statistical soundness and publication-ready LaTeX output.

How do I prevent hallucinated citations in academic writing?

Preventing hallucinated citations in academic writing requires programmatically fetching and validating BibTeX entries. By integrating direct access to academic databases, you can verify references and eliminate fabricated citations before LaTeX compilation.

How do I structure experiment tracking to support paper claims for NeurIPS submissions?

Structuring experiment tracking to support paper claims for NeurIPS submissions requires structured logging and compute budget estimation. This ensures executed experiments directly support your paper's narrative and statistical analysis during manuscript drafting.

Do I need local LaTeX compilation tools to prepare conference submissions?

Yes, you need local LaTeX compilation tools to prepare conference submissions. The workflow requires local LaTeX tools to ensure publication-ready output and proper formatting for machine learning venues like NeurIPS and ICML.

Can I use arxiv and semanticscholar for literature review in machine learning research?

Yes, you can use arxiv and semanticscholar for literature review in machine learning research. Programmatic access to these academic databases allows you to fetch relevant papers, manage iterative workflows, and validate citations automatically.