research-paper-writing

Coordinate ML research paper workflows from experiment design to manuscript drafting.

Updated May 5, 2026
One-click install
npx skills add https://github.com/iani-kuli/harness_bro --skill research-paper-writing-iani-kuli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-writing
Source: https://github.com/iani-kuli/harness_bro/tree/main/.claude/skills/ported/research-paper-writing
Command: npx skills add https://github.com/iani-kuli/harness_bro --skill research-paper-writing-iani-kuli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, semanticscholar, pyyaml, and includes references (resource) components.

What problem does it solve?

This Skill streamlines the complex, iterative lifecycle of ML/AI research, from experiment design and execution to drafting and submission, preventing common pitfalls like hallucinated citations and disconnected experiment narratives.

Core Features & Use Cases

  • Iterative Research Loop: Manages the non-linear flow between experiment results, analysis, and paper drafting.
  • Verified Citation Management: Prevents hallucinated references by programmatically fetching BibTeX from verified academic databases.
  • Use Case: Use this when preparing a submission for NeurIPS or ICML to ensure your experiment logs, LaTeX source, and bibliography are synchronized and ready for review.

Quick Start

Use the research-paper-writing skill to initialize a new project structure and set up the experiment tracking journal for your current paper draft.

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 fetch verified citations for an academic machine learning paper?

Automated literature review and citation fetching for machine learning papers is handled by programmatically retrieving verified BibTeX entries from academic search APIs, preventing hallucinated references during manuscript drafting.

How to manage the iterative research loop between experiment results and LaTeX manuscript drafting?

Managing the iterative research loop involves synchronizing experiment logs, LaTeX source files, and bibliography updates to maintain a connected narrative as experiment results inform paper drafts.

Do I need a LaTeX environment to prepare a publication-ready NeurIPS or ICML submission?

A LaTeX environment is required to produce publication-ready output for NeurIPS or ICML submissions, ensuring experiment logs and bibliography files are synchronized for review.

What's the best way to prevent hallucinated citations when writing machine learning research papers?

Preventing hallucinated citations in machine learning research papers is achieved through automated verification that programmatically fetches BibTeX records directly from verified academic databases.

Can I use Semantic Scholar APIs to fetch BibTeX references for academic research papers?

Semantic Scholar APIs are supported for fetching BibTeX references, enabling automated citation verification and integration directly within the research paper writing pipeline.