Export live HTML slide decks to PDF handouts before review or archival
Uses DeckTape to open an existing HTML slide deck and render it into a reviewable PDF or per-slide screenshots. It fits agent workflows that need a stable handout, attachment, or archive artifact from Reveal.js, Remark, WebSlides, and similar browser-based presentations.
Export live HTML slide decks to PDF handouts before review or archival
Uses DeckTape to open an existing HTML slide deck and render it into a reviewable PDF or per-slide screenshots. It fits agent workflows that need a stable handout, attachment, or archive artifact from Reveal.js, Remark, WebSlides, and similar browser-based presentations.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/export-live-html-slide-decks-to-pdf-handouts-before-review-or-archival/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/export-live-html-slide-decks-to-pdf-handouts-before-review-or-archival
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/export-live-html-slide-decks-to-pdf-handouts-before-review-or-archival.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.