Converts academic papers between LaTeX, DOCX, PDF, and Markdown formats, and transforms citation styles across major formats.
How this command is triggered — by the user, by Claude, or both
Slash command
/academic-research-skills:ars-format-convertsonnetThe summary Claude sees in its command listing — used to decide when to auto-load this command
Trigger the `academic-paper` skill in `format-convert` mode. Converts a paper between LaTeX, DOCX (via Pandoc), PDF, or Markdown, and converts citation styles between major formats. Fidelity spectrum, low oversight. Mode reference: `MODE_REGISTRY.md` § academic-paper. Skill entry: `academic-paper/SKILL.md`.
Trigger the academic-paper skill in format-convert mode. Converts a paper between LaTeX, DOCX (via Pandoc), PDF, or Markdown, and converts citation styles between major formats. Fidelity spectrum, low oversight.
Mode reference: MODE_REGISTRY.md § academic-paper.
Skill entry: academic-paper/SKILL.md.
npx claudepluginhub caixinyu2017-star/xixi --plugin academic-research-skills9plugins reuse this command
First indexed May 5, 2026
Showing the 6 earliest of 9 plugins
/ars-format-convertConverts academic papers between LaTeX, DOCX, PDF, and Markdown formats, and transforms citation styles across major formats.
/latex-consistencyRuns automated grep checks and applies fixes to standardize LaTeX formatting for ML conference papers. Covers math notation, references, tables, and style conventions.
/exportConverts a PR/FAQ LaTeX document to Word (.docx) using pandoc, with no TeX installation needed.
/openreview-submissionGenerates copy-pasteable OpenReview submission metadata (abstract, keywords, TL;DR, lay summary) from a paper draft. Supports LaTeX or PDF input with optional venue targeting.
/migrate-templateMigrates an academic paper from one LaTeX template to another, handling documentclass, packages, figures, and compatibility. Produces a migration report with visual verification.
/paper-style-generateAnalyzes PDF paper collections, extracts a specific author or research group's writing style, and auto-generates a Claude Code hybrid plugin (1 command + 8 agents + 1 skill) for academic paper generation.