translate-to-quarto

Convert LaTeX Beamer presentations into Quarto RevealJS slides with TikZ SVG extraction.

5|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/alohays/paper2pr --skill translate-to-quarto-alohays
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: translate-to-quarto
Source: https://github.com/alohays/paper2pr/tree/main/.claude/skills/translate-to-quarto
Command: npx skills add https://github.com/alohays/paper2pr --skill translate-to-quarto-alohays

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the translation of traditional Beamer LaTeX slides into modern, web-based Quarto RevealJS presentations, streamlining slide creation and ensuring consistency.

Core Features & Use Cases

  • Full translation workflow from Beamer source to Quarto QMD files, including TikZ SVG extraction and code integration.
  • Multi-phase process involving environment checks, slide-by-slide translation, diagram embedding, and visual polishing.
  • Use Case: A researcher wants to convert an existing Beamer academic lecture into an interactive web presentation compatible with modern browsers, saving hours of manual editing.

Quick Start

Guide the AI to translate the Beamer .tex file PaperLecture.tex into a Quarto slide deck suitable for publishing online.

Frequently Asked Questions about translate-to-quarto

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert LaTeX Beamer presentations to Quarto RevealJS slides?

You can convert LaTeX Beamer presentations to Quarto RevealJS slides by providing the .tex file to the AI, which performs a multi-phase translation handling environment checks, slide-by-slide conversion, diagram embedding, and visual polishing.

Does Beamer to Quarto conversion preserve TikZ diagrams and figures?

Yes, the Beamer to Quarto conversion process preserves TikZ diagrams and figures through an SVG extraction workflow, extracting diagrams and embedding them as scalable vector graphics into the RevealJS slides.

What is the best way to transform academic Beamer lectures into web-compatible formats?

The best way to transform academic Beamer lectures into web-compatible formats is using an automated multi-phase translation process that converts .tex source files into Quarto QMD files, ensuring visual fidelity and environment parity.

Can I translate Beamer citations into Quarto presentations?

Yes, you can translate Beamer citations into Quarto presentations, as the conversion workflow explicitly handles citations alongside TikZ diagrams and figures to maintain academic referencing integrity.

Do I need to manually edit slides after converting Beamer to Quarto?

No, you do not need to manually edit slides after converting Beamer to Quarto, as the workflow includes a visual polishing phase that ensures visual fidelity and environment parity, saving hours of manual effort.