research-paper-writing

Automate machine learning research from experiment design to LaTeX drafting.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/Rheasilvia/hermes-desktop --skill research-paper-writing-rheasilvia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-writing
Source: https://github.com/Rheasilvia/hermes-desktop/tree/main/skills/research/research-paper-writing
Command: npx skills add https://github.com/Rheasilvia/hermes-desktop --skill research-paper-writing-rheasilvia

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the fragmentation of the research lifecycle by providing a unified, iterative pipeline for experiment design, execution, analysis, and paper drafting, preventing common pitfalls like hallucinated citations and disconnected experiment narratives.

Core Features & Use Cases

  • Iterative Research Loop: Manages the feedback cycle between experiment results and paper revisions.
  • Verified Citation Management: Programmatically fetches and validates BibTeX entries to prevent citation hallucinations.
  • Use Case: Use this to manage the entire process of writing a NeurIPS or ICML paper, from setting up the initial experiment workspace to generating the final LaTeX draft with verified references.

Quick Start

Use the research-paper-writing skill to initialize a new project workspace and perform an initial literature review for the proposed method.

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 machine learning experiment design and paper writing together?

Automating machine learning experiment design and paper writing requires an iterative pipeline that manages the feedback loop between empirical results and LaTeX manuscript revisions. This Skill unifies experiment execution, structured logging, and drafting to prevent disconnected narratives.

How do I prevent hallucinated citations in my research paper BibTeX entries?

Preventing hallucinated citations in BibTeX entries requires programmatic validation against academic databases. This Skill fetches and verifies references using Semantic Scholar and arXiv to ensure every citation in your LaTeX draft is accurate and reproducible.

Does this research pipeline support iterative feedback between experiment results and manuscript revisions?

Yes, the research pipeline supports iterative feedback between experiment results and manuscript revisions. It manages the end-to-end lifecycle, allowing you to loop between empirical analysis and LaTeX drafting until claims are fully supported for top-tier AI conferences.

Can I generate reproducible plots for my machine learning paper using matplotlib and SciencePlots?

Yes, you can generate reproducible plots for your machine learning paper. The Skill leverages matplotlib and SciencePlots alongside scipy and numpy for experiment execution, ensuring your empirical results are visually structured and ready for LaTeX integration.

What is the best way to manage the end-to-end lifecycle for a NeurIPS or ICML paper?

The best way to manage the lifecycle for a NeurIPS or ICML paper is using a unified workspace that handles everything from initial literature review to final LaTeX drafting. This Skill automates experiment setup, citation verification, and iterative manuscript updates.

Do I need Semantic Scholar and arXiv access to validate references for my LaTeX draft?

Yes, you need Semantic Scholar and arXiv access to validate references. The Skill integrates these dependencies through the habanero and requests libraries to programmatically fetch and verify BibTeX entries, ensuring citation reproducibility for your manuscript.