quarto-doc-setup

Installation
SKILL.md

Quarto Document Project Setup

This skill sets up professional documentation projects that render Markdown to PDF using Quarto and custom LaTeX templates.

Workflow

Follow these steps in order when setting up a new Quarto document project.

Step 1: Check Prerequisites

Run these checks and report results to the user:

# Check Quarto
quarto --version

# Check TeX Live
pdflatex --version
Installs
6
GitHub Stars
10
First Seen
Jun 8, 2026
quarto-doc-setup — bentsolheim/public-skills