renocryptrenocryptOfficialยท4 Agent Skills Included

latex-arxiv-SKILL

Write arXiv review papers with verified citations

Generates complete LaTeX review papers for arXiv from a single topic, covering literature discovery, outlining, drafting, and compilation. Eliminates hallucinated references by verifying every citation against live sources before adding it to the bibliography. Tracks progress through an issue-driven workflow with approval gates, so no prose is written until the plan is confirmed. Delivers a compiled IEEEtran PDF with clean formatting and zero undefined citations.
npx skills add renocrypt/latex-arxiv-SKILL --all -g -y
Available:

Instructs the agent to follow a gated, issue-driven paper-writing workflow: research first, get plan approval before writing prose, track all work in an issues CSV, verify every citation, and compile cleanly before delivery.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install latex-arxiv-SKILL?โ–ผ

Run `npx skills add renocrypt/latex-arxiv-SKILL --all -g -y` in your terminal to install all skills in this repository globally.

How does it prevent fake citations?โ–ผ

Every citation is checked against a live online source before being added to ref.bib, and unsupported claims become TODOs instead of fabricated references.

Can it fix citations in an existing LaTeX project?โ–ผ

Yes. Point it at your existing project and it runs a citation-validation pass that audits and repairs ref.bib without re-scaffolding anything.

Does it work with Claude Code and Codex?โ–ผ

Yes. The skills follow the portable Agent Skills standard and run in both Anthropic Claude Code and OpenAI Codex.

What do I need to run it?โ–ผ

You need a working LaTeX setup (pdflatex and bibtex or latexmk), Python 3.8 or newer, and web access for citation verification.

Related Repositories in Education & Research

View All in Education & Researchโ†’