translate-to-quarto

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

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/AmbroseTriC/ECON53_DAC --skill translate-to-quarto-ambrosetric
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: translate-to-quarto
Source: https://github.com/AmbroseTriC/ECON53_DAC/tree/main/.agents/skills_pre_codex_migration_2026-03-19/translate-to-quarto
Command: npx skills add https://github.com/AmbroseTriC/ECON53_DAC --skill translate-to-quarto-ambrosetric

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Python, beamer-translator, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the transformation of academic LaTeX Beamer presentations into modern, web-based Quarto RevealJS slides, enabling easier sharing and enhanced interactivity.

Core Features & Use Cases

  • Automated Conversion: Translates Beamer LaTeX files into Quarto format with slide-by-slide mapping.
  • TikZ & Graphics Integration: Extracts diagrams and figures into SVG or interactive plots.
  • Use Case: A researcher wants to update their lecture slides for online delivery, converting existing LaTeX Beamer presentations into fully-rendered Quarto slides for easy sharing and modification.

Quick Start

Run the translation workflow on your Beamer .tex source files to generate Quarto-compatible slides ready for web deployment.

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 running an automated Python translation workflow that parses source files, extracts TikZ graphics, and maps slides format-by-format for web deployment.

Can I extract TikZ diagrams into SVG when translating Beamer to Quarto?

Yes, extracting TikZ diagrams into SVG or interactive plots is supported during the Beamer to Quarto conversion. The workflow uses Python scripts to isolate and translate graphics alongside the slide content.

Do I need Python to translate Beamer LaTeX files into Quarto format?

Yes, Python is required to translate Beamer LaTeX files into Quarto format. The workflow relies on Python scripts and the beamer-translator dependency for source parsing, TikZ extraction, and format translation.

What is the best way to modernize academic LaTeX slideshows for online delivery?

The best way to modernize academic LaTeX slideshows for online delivery is converting Beamer sources into interactive Quarto RevealJS slides. This workflow features multiple review phases and automated slide-by-slide mapping for seamless integration.

Does the Beamer to Quarto conversion process include review phases?

Yes, the Beamer to Quarto conversion process includes multiple review phases. These phases ensure accurate slide mapping and diagram extraction, facilitating seamless workflow integration for modernizing academic presentations.