quarto-authoring

Create and migrate Quarto documents with YAML front matter and extensions.

466|38|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/posit-dev/skills --skill quarto-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quarto-authoring
Source: https://github.com/posit-dev/skills/tree/main/quarto/authoring
Command: npx skills add https://github.com/posit-dev/skills --skill quarto-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill consolidates guidance for authoring and migrating Quarto documents, helping teams standardize workflows and reduce friction.

Core Features & Use Cases

  • Guided Quarto authoring: Create well-structured documents with YAML front matter, callouts, reference links, and embedded code blocks.
  • Migration workflows: Convert R Markdown, bookdown, xaringan, and distill-based content to Quarto-ready formats.
  • References and extensions: Leverage curated references and extensions for code cells, figures, tables, and diagrams to accelerate delivery.

Quick Start

Write a new Quarto document using best practices and use the references to migrate existing material.

Frequently Asked Questions about quarto-authoring

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

FAQPage Schema
How do I migrate R Markdown and bookdown content to Quarto?

Migrating R Markdown and bookdown content to Quarto involves converting existing files by adjusting YAML front matter and syntax to ensure compatibility with Quarto's document standards.

What is the best way to structure a new Quarto document?

The best way to structure a new Quarto document is by using best practices for YAML front matter, callouts, reference links, and embedded code blocks to create well-structured, scalable documentation.

Can I convert xaringan and distill presentations to Quarto?

Yes, you can convert xaringan and distill-based content to Quarto-ready formats using guided migration workflows that ensure syntax compatibility and leverage Quarto's presentation extensions.

How do I use Quarto extensions for documentation and presentations?

You use Quarto extensions for documentation and presentations by leveraging curated references for code cells, figures, tables, and diagrams to accelerate delivery and enhance content workflows.

Does Quarto syntax support embedded code blocks and reference links?

Yes, Quarto syntax supports embedded code blocks and reference links, allowing teams to create well-structured documents with reliable formatting and scalable content workflows.