research-paper-writing

Automates research paper writing for AI conferences with literature review and analysis workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of writing research papers, enabling efficient literature review, experiment design, analysis, and drafting for top AI conferences like NeurIPS, ICML, and ICLR.

Core Features & Use Cases

  • Literature Review: Automates literature search, citation verification, and related work organization.
  • Experiment Design: Guides users through designing experiments that support their paper claims.
  • Analysis and Visualization: Provides tools for statistical analysis, figure generation, and results interpretation.
  • Writing and Review: Assists with drafting paper sections, responding to reviews, and preparing final submissions.
  • Use Case: Imagine you are working on a new NLP paper and struggling to organize the literature and design comprehensive experiments. This Skill helps you quickly generate a structured paper outline, design experiments with baseline comparisons, analyze results, and draft sections based on the analysis.

Quick Start

Use the research-paper-writing skill to start writing a NeurIPS 2026 paper on "Advancements in X".

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 literature review and citation verification for an AI research paper?

Automate your literature review by using this Skill to retrieve data from Semantic Scholar and arXiv, verify citations, and organize related work for AI conference papers.

What is the best way to design experiments and generate scientific visualizations for a NeurIPS submission?

Design experiments and generate scientific visualizations by leveraging this Skill's integrated Python libraries, including SciPy, NumPy, and Matplotlib with SciencePlots, to analyze data and create publication-ready figures for NeurIPS submissions.

Do I need Python and specific scientific libraries to use this research paper writing workflow?

Yes, you need Python installed along with scientific libraries like SciPy, NumPy, and Matplotlib, because the Skill uses these dependencies to perform statistical analysis and generate visualizations for your paper.

Can I draft paper sections and prepare responses to reviewer comments for conference papers?

Yes, you can draft paper sections and prepare responses to reviewer comments, as the workflow handles the full research lifecycle including drafting, responding to reviews, and preparing final submissions for AI conferences like ICML and ICLR.

How does this AI research automation workflow handle academic data retrieval from Semantic Scholar and arXiv?

The workflow handles academic data retrieval by accessing Semantic Scholar and arXiv programmatically through Python requests, automating the extraction of literature needed for baseline comparisons and structured paper outlines.

Are there limitations when using this approach for automating conference paper writing?

A key limitation is its reliance on external API access to Semantic Scholar and arXiv for data retrieval, meaning the workflow requires stable network connectivity and valid API endpoints to function properly for literature search and citation verification.