Ar9av/PaperOrchestra

554 stars · Last commit 2026-05-26

An automated AI research-paper writer based off Google's PaperOrchestra paper's implementation through a skills - benchmark + autoraters using any coding agent (Claude Code, Cursor, Antigravity, Cline, Aider). No API keys, no LLM SDKs.

README preview

# PaperOrchestra

[![oosmetrics](https://api.oosmetrics.com/api/v1/badge/achievement/e4a6e52c-11d9-4860-805d-0ced3a553daf.svg)](https://oosmetrics.com/repo/Ar9av/PaperOrchestra)

A pluggable skill pack that lets **any coding agent** in Claude Code, Cursor,
Antigravity, Cline, Aider, OpenCode, etc. which can run the
[**PaperOrchestra**](https://arxiv.org/pdf/2604.05018) multi-agent pipeline for
turning unstructured research materials into a submission-ready LaTeX paper.

> Song, Y., Song, Y., Pfister, T., Yoon, J.
> *PaperOrchestra: A Multi-Agent Framework for Automated AI Research Paper Writing.*
> arXiv:2604.05018, 2026. <https://arxiv.org/pdf/2604.05018>

<p align="center">
  <a href="https://arxiv.org/pdf/2604.05018">
    <img src="docs/assets/paper-preview.png" alt="PaperOrchestra paper — first page preview" width="420"/>
  </a>
  <br/>
  <em>Click to read the paper on arXiv</em>
</p>

View full repository on GitHub →