research-paper-writing

Manage ML research workflows from experiment design to LaTeX paper drafting.

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

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 drafting publication-ready papers for top-tier conferences like NeurIPS and ICML.

Core Features & Use Cases

  • Iterative Research Loop: Manages the feedback cycle between experiment results, analysis, and paper drafting.
  • Verified Citation Management: Programmatically fetches and validates BibTeX entries to prevent AI-generated citation hallucinations.
  • Use Case: Use this to design a series of experiments for a new model architecture, track the compute budget, perform a literature review, and generate a structured LaTeX draft that is grounded in your actual experimental findings.

Quick Start

Use the research-paper-writing skill to initialize a new project workspace and generate a TODO list based on the current repository structure.

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 iterative ML research loop between running experiments and drafting a paper?

To manage the iterative ML research loop, this Skill integrates experiment tracking with LaTeX document generation, allowing you to cycle between analyzing experimental findings and updating your publication-ready draft. It ensures your paper remains grounded in actual results.

How do I prevent AI-generated citation hallucinations when writing an academic paper?

To prevent citation hallucinations when writing an academic paper, this Skill programmatically fetches and verifies BibTeX entries using Semantic Scholar and arXiv. This ensures all references are validated before being included in your LaTeX draft.

What's the best way to structure experiment design for major AI conferences like NeurIPS and ICML?

The best way to structure experiment design for AI conferences is to use a Skill that targets major venues like NeurIPS and ICML, which helps you design experiments, track compute budgets, and log findings to ensure reproducibility and claim support.

Can I generate a LaTeX draft directly from my machine learning experiment results?

Yes, you can generate a LaTeX draft directly from machine learning experiment results. This Skill integrates experiment tracking with LaTeX document generation to produce structured drafts grounded in your actual experimental data.

Do I need to manually format matplotlib plots for academic publication?

You do not need to manually format matplotlib plots for academic publication. This Skill uses the SciencePlots library alongside matplotlib and numpy to format experimental visualizations automatically for publication-ready documents.

How do I initialize a new project workspace for end-to-end ML research and paper writing?

To initialize a new project workspace for ML research and paper writing, use this Skill to generate a TODO list based on your current repository structure, streamlining the lifecycle from experiment design to literature review and drafting.