quarto-skill

Create and edit Quarto documents with Markdown, R, and Python code chunks.

Updated May 21, 2026
One-click install
npx skills add https://github.com/drkamarul/claude-skills --skill quarto-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quarto-skill
Source: https://github.com/drkamarul/claude-skills/tree/main/quarto-skill
Command: npx skills add https://github.com/drkamarul/claude-skills --skill quarto-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of creating, editing, and presenting Quarto documents, enabling users to produce professional-quality reports, articles, and slide decks with ease.

Core Features & Use Cases

  • Document Creation: Build Quarto documents, including reports, articles, and slide decks.
  • Code Execution: Execute code chunks in R or Python within Quarto.
  • Data Visualization: Embed figures, tables, and other visual elements.
  • Use Case: With this Skill, you can create a comprehensive report in Quarto that includes R code for analysis, Python code for additional processing, and embedded visualizations.

Quick Start

To start, use the Quarto skill to create a new report. Provide the title, author, and content, and the skill will generate the necessary Quarto file structure for you.

Frequently Asked Questions about quarto-skill

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

FAQPage Schema
How do I create a Quarto document with Markdown for scientific reporting?

To create a Quarto document, you write content using Markdown syntax and embed R or Python code chunks. This process generates professional-quality reports, articles, and reproducible research outputs.

Can I run Python and R code chunks in the same Quarto report?

Yes, Quarto reports support executing both R and Python code chunks within the same document. You can embed code for data analysis, processing, and visualizing figures or tables directly alongside your Markdown text.

What is the best way to generate presentation slides from Markdown?

Generating presentation slides is best done using Quarto, which automates the conversion of Markdown syntax into professional slide decks. You can embed code execution, figures, and tables directly into your presentations.

Does Quarto support embedding data visualizations and tables in reports?

Quarto fully supports embedding data visualizations, figures, and tables within your documents. This feature enables you to produce comprehensive scientific communication materials directly from your Markdown content.

What output formats can I produce when writing Quarto documents?

Writing Quarto documents allows you to produce various output formats, including professional reports, articles, and slide decks. This versatility makes it ideal for scientific communication and reproducible research presentations.