appautomaton/latex-arxiv-SKILL
380 stars · Last commit 2026-07-12
A highly customizable agentic harness for arXiv-ready ML/AI review papers (and beyond). It drives agentic AI like Codex CLI and Claude Code through a gated LaTeX workflow with verified BibTeX citations.
README preview
# arXiv Review Paper Harness [](https://github.com/appautomaton/latex-arxiv-SKILL/actions/workflows/ci.yml) [](https://github.com/appautomaton/latex-arxiv-SKILL/stargazers) [](https://www.anthropic.com/claude-code) [](https://developers.openai.com/codex/skills) [](agent-skills-standard.md) [](#requirements) [](LICENSE) > **An agentic harness, packaged as a portable Agent Skill for Claude Code and Codex. It turns a topic into an arXiv-ready ML/AI review paper that is gated, issue-driven, and verified citation by citation.** **arXiv Review Paper Harness** is an agentic harness for writing machine-learning and AI **review papers** in LaTeX. You give your coding agent a topic, and the harness drives it through a disciplined pipeline: literature discovery, a human approval gate, an issue-by-issue writing loop, citation verification, prose refinement, and compilation. The result is a two-column **IEEEtran** project that compiles to a PDF. Its skills and scripts follow the portable [Agent Skills standard](agent-skills-standard.md), so the same files run in **OpenAI Codex** and **Anthropic Claude Code**. --- ## How it works ```mermaid flowchart TD