quarto-deck

Generate Reveal.js HTML presentations from Markdown files using reveal-md.

127|22|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/flonat/claude-code-flonat --skill quarto-deck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quarto-deck
Source: https://github.com/flonat/claude-code-flonat/tree/main/skills/quarto-deck
Command: npx skills add https://github.com/flonat/claude-code-flonat --skill quarto-deck

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of web-native HTML presentations from Markdown files, streamlining the process of generating slides for teaching, informal talks, and online sharing.

Core Features & Use Cases

  • Markdown to HTML Conversion: Transforms Markdown content into interactive Reveal.js presentations.
  • Rhetoric Application: Enforces principles like assertion titles, one idea per slide, and narrative arcs for effective communication.
  • Use Case: Quickly create a set of slides for an undergraduate lecture by providing your lecture notes in Markdown, and the Skill will generate a polished, browser-ready presentation.

Quick Start

Use the quarto-deck skill to generate a Reveal.js presentation from the file 'lecture_notes.md'.

Frequently Asked Questions about quarto-deck

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

FAQPage Schema
How do I convert Markdown to Reveal.js presentation slides?

To convert Markdown to Reveal.js slides, you provide a Markdown file and the tool generates an interactive HTML presentation. This process applies rhetorical principles like assertion titles and one idea per slide for effective communication.

Do I need Node.js and reveal-md to generate HTML presentations from Markdown?

Yes, Node.js and reveal-md are required dependencies to generate HTML presentations from Markdown. You must install these tools in your environment to render the web-native Reveal.js slide decks.

Can I use Markdown slides for teaching and web-shareable talks?

Yes, Markdown slides are well-suited for teaching and web-shareable talks. The generated Reveal.js HTML decks are browser-ready and apply narrative arc structures to enhance educational communication.

What rhetorical principles are applied when generating Reveal.js decks from Markdown?

When generating Reveal.js decks from Markdown, the process enforces rhetorical principles including assertion titles, one idea per slide, and narrative arc structure. These rules ensure clear, effective communication in your presentations.

What is the best way to create web-native HTML presentations from lecture notes?

The best way to create web-native HTML presentations from lecture notes is to provide your Markdown file to an automated conversion tool. It applies rhetorical structures and outputs a polished, browser-ready Reveal.js deck for teaching.