research-paper-writing

Coordinate ML research paper writing with experiment tracking and citation verification.

9|Updated Jul 1, 2026
One-click install
npx skills add https://github.com/Cyapstaye/Adame_ver.open --skill research-paper-writing-cyapstaye
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-writing
Source: https://github.com/Cyapstaye/Adame_ver.open/tree/main/skills/research/research-paper-writing
Command: npx skills add https://github.com/Cyapstaye/Adame_ver.open --skill research-paper-writing-cyapstaye

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 streamlines the complex, iterative lifecycle of ML research, from experiment design and execution to 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 eliminate citation hallucinations.
  • Use Case: Use this Skill to manage a NeurIPS submission by tracking experiment compute budgets, automating literature review searches, and generating a structured first draft grounded in your actual experimental data.

Quick Start

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

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

Manage your iterative ML research loop by tracking experiment results and feeding them directly into manuscript revisions. This coordinates experiment execution with paper narrative updates to prevent disconnected analysis.

How do I prevent hallucinated citations in my LaTeX bibliography?

Prevent hallucinated citations by programmatically fetching and validating BibTeX entries using Semantic Scholar and arxiv. This verifies references against actual literature databases before compiling your LaTeX manuscript.

Do I need terminal and file system access to manage LaTeX source files for ML papers?

Yes, you need terminal and file system access to manage LaTeX source files, experiment scripts, and bibliography databases. This ensures proper integration and execution of the end-to-end research paper writing pipeline.

What is the best way to structure a machine learning conference paper draft?

Structure a machine learning conference paper draft by initializing a project workspace and generating a TODO list. This grounds the manuscript in actual experimental data while enforcing rigorous citation verification.

Can I track experiment compute budgets while writing a NeurIPS submission?

Yes, track experiment compute budgets while writing a NeurIPS submission. The pipeline integrates experiment tracking with literature review searches to manage research resources and manuscript drafting simultaneously.

Does this pipeline support matplotlib and SciencePlots for experiment data visualization?

Yes, the pipeline supports matplotlib and SciencePlots along with scipy and numpy for experiment data visualization. These dependencies integrate directly to help generate experimental results for your paper narrative.