research-paper-writing

Automate research paper writing for AI conferences from literature search to drafting.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill research-paper-writing-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-writing
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/skills/research/research-paper-writing
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill research-paper-writing-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the end-to-end process of writing and submitting research papers for top AI conferences, streamlining every stage from literature review to submission.

Core Features & Use Cases

  • Literature Review: Identify and organize related work, manage citations.
  • Experiment Design & Execution: Design experiments, execute, and monitor progress.
  • Result Analysis: Analyze and interpret results, generate figures and tables.
  • Paper Writing: Draft paper sections, iterate on revisions, and prepare for submission.
  • Use Case: Save countless hours on your next NeurIPS/ICML/ICLR paper by automating repetitive tasks like literature search, experiment tracking, and paper formatting.

Quick Start

Use the research-paper-writing skill to generate a draft introduction section for a paper on "Efficient Machine Learning".

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 search and citation management for a machine learning conference paper?

Automating literature search for a machine learning conference paper involves querying databases like Semantic Scholar and arXiv to identify related work, then managing citations using pylatex and bibtex. This streamlines the literature review process and ensures accurate reference formatting.

Can I use Python to generate figures and tables for AI research paper submissions?

Yes, you can use Python to generate figures and tables for AI research paper submissions. By utilizing matplotlib and SciencePlots, you can analyze experimental data with numpy and scipy, then automatically generate publication-ready visualizations and result tables for your document.

What is the best way to draft an end-to-end AI research paper for top conferences?

The best way to draft an end-to-end AI research paper for top conferences is to automate the workflow: perform literature searches, execute experiments, analyze results, and generate LaTeX documents. This ensures rigorous methodology and reproducibility for submissions like NeurIPS or ICML.

Does automating experiment design and execution require specific Python libraries?

Automating experiment design and execution requires specific Python libraries including numpy and scipy for data analysis. You also need habanero and requests to fetch data, and pylatex with bibtex to generate the final reproducible research document.

How do I ensure reproducibility when automating research paper writing?

To ensure reproducibility when automating research paper writing, you must use scripts that systematically handle experiment execution, result analysis via numpy and scipy, and document generation via pylatex. This structured approach guarantees rigorous methodology and reproducible outputs.