research-paper-writing

Coordinate machine learning research paper lifecycle from experiment design to manuscript drafting.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the complex, iterative lifecycle of ML/AI 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 prevent citation hallucinations.
  • Use Case: Use this Skill to manage a NeurIPS submission by coordinating experiment runs, tracking compute budgets, generating LaTeX drafts, and ensuring all claims are backed by verified statistical analysis.

Quick Start

Use the research-paper-writing skill to initialize a new project workspace and generate a structured TODO list for your current ML paper idea.

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 fetching verified BibTeX citations for machine learning papers?

Automate fetching verified BibTeX citations for machine learning papers by programmatically querying academic search APIs like Semantic Scholar and arXiv to prevent citation hallucinations. This ensures references are validated directly from source databases.

What is the best way to manage the iterative research loop between ML experiments and manuscript drafting?

The best way to manage the iterative research loop between ML experiments and manuscript drafting is to coordinate experiment results, analysis, and paper revisions within a single workflow. This targets major AI conferences like NeurIPS, ICML, and ICLR.

Can I generate LaTeX drafts directly from experiment tracking data?

Yes, you can generate LaTeX drafts directly from experiment tracking data. The workflow integrates LaTeX compilation tools and uses dependencies like Matplotlib and SciencePlots to ensure reproducible, publication-ready outputs.

Do I need Semantic Scholar and arXiv APIs to initialize a structured research workspace?

You need Semantic Scholar and arXiv API integration to perform verified literature reviews and fetch accurate citations. Initializing a structured project workspace requires these academic search APIs to prevent disconnected experiment narratives.

How does programmatic citation validation prevent hallucinated references in AI research papers?

Programmatic citation validation prevents hallucinated references in AI research papers by fetching and verifying BibTeX entries directly through APIs like habanero and Semantic Scholar. This ensures all claims are backed by verified statistical analysis and real sources.

Are there limitations when using this workflow for compute budget tracking in NeurIPS submissions?

Limitations arise when tracking compute budgets for NeurIPS submissions if your local environment lacks the required dependencies. You must integrate academic search APIs and LaTeX compilation tools to ensure rigorous, reproducible outputs.