make-revealjs-presentation

Installation
SKILL.md

Make a RevealJS presentation

Use this skill when the user wants a RevealJS-based slide deck or wants to start a new talk from the repository's house template.

Default approach

Start from the bundled template asset instead of rebuilding the RevealJS shell from scratch:

  • Template asset: ./assets/index.html
  • Copy that file to the requested output path, then edit the copied file.
  • Keep the RevealJS CDN includes and Reveal.initialize(...) block unless the user explicitly asks to change them.

What to customize first

After copying the template, replace these placeholders before expanding the deck:

Installs
110
GitHub Stars
117
First Seen
May 14, 2026
make-revealjs-presentation — pamelafox/presentation-skills