create-quarto-report
Installation
SKILL.md
Create Quarto Report
Set up and write a reproducible Quarto document for analysis reports, presentations, or websites.
When to Use
- Creating a reproducible analysis report
- Building a presentation with embedded code
- Generating HTML, PDF, or Word documents from code
- Migrating from R Markdown to Quarto
Inputs
- Required: Report topic and target audience
- Required: Output format (html, pdf, docx, revealjs)
- Optional: Data sources and analysis code
- Optional: Citation bibliography (.bib file)
Procedure
Related skills