translate-to-quarto

Converts Beamer presentations to Quarto RevealJS slides, handling TikZ, R plots, citations.

1|1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/xashgg/claude-code-my-workflow-codex --skill translate-to-quarto-xashgg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: translate-to-quarto
Source: https://github.com/xashgg/claude-code-my-workflow-codex/tree/main/.codex/skills/translate-to-quarto
Command: npx skills add https://github.com/xashgg/claude-code-my-workflow-codex --skill translate-to-quarto-xashgg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pandoc, quarto, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the conversion of Beamer presentations to interactive Quarto RevealJS slides, streamlining the process of transitioning academic content to web-friendly formats.

Core Features & Use Cases

  • Beamer to Quarto Conversion: Converts Beamer presentations to Quarto slides for web publication.
  • Multi-Phase Workflow: Ensures accurate translation of visual elements and interactive content.
  • Use Case: Ideal for academics who need to publish their research slideshows online in a web-compatible format.

Quick Start

Run the 'translate-to-quarto' skill with the file path to your Beamer presentation, e.g., 'translate-to-quarto /path/to/lecture.tex'.

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 Beamer presentations to Quarto RevealJS slides?

Beamer to Quarto conversion automates translating LaTeX presentations into interactive HTML slides using a multi-phase workflow. This process handles TikZ diagrams, R plots, and citations to produce web-compatible Quarto RevealJS output.

What is the best way to publish academic Beamer slides online as interactive HTML?

Publishing academic Beamer slides online as interactive HTML is best achieved by converting them to Quarto RevealJS format. This approach accurately translates visual elements like TikZ diagrams and R plots into web-friendly interactive presentations.

Do I need Python to convert Beamer presentations to Quarto?

Yes, Python is required for Beamer to Quarto conversion, specifically for SVG extraction and other content translation processes. You also need pandoc and quarto installed to execute the full conversion and QA checks.

Does Beamer to Quarto conversion handle TikZ diagrams and R plots?

Yes, Beamer to Quarto conversion handles TikZ diagrams and R plots during the translation process. It extracts these visual elements and converts them into formats suitable for interactive Quarto RevealJS slides.

Can I use this Beamer to Quarto conversion for academic research presentations?

Yes, this Beamer to Quarto conversion is specifically suitable for academic presentations and educational materials. It streamlines transitioning research slideshows into web-compatible formats while maintaining accurate citations and complex visual elements.