html-deck

Convert source content into HTML slide decks and PDF exports.

19|13|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/stahura/domo-ai-vibe-rules --skill html-deck
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: html-deck
Source: https://github.com/stahura/domo-ai-vibe-rules/tree/main/skills/documents/html-deck
Command: npx skills add https://github.com/stahura/domo-ai-vibe-rules --skill html-deck

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Build polished HTML slide decks from source content and convert them to pixel-perfect PDFs, enabling a repeatable, branded presentation workflow.

Core Features & Use Cases

  • Generate HTML decks from documentation, notes, or outlines following a consistent slide structure
  • Convert decks to pixel-perfect PDFs using a Puppeteer-based converter
  • Ensure print-safe CSS, slide architecture patterns, and automatic quality verification for reliable output
  • Use Case: Turn a project docs page into a ready-to-share slide deck and a printable handout

Quick Start

Provide your deck content and run the included build workflow to generate an HTML deck and a PDF.

Frequently Asked Questions about html-deck

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

FAQPage Schema
How do I convert documentation into an HTML presentation deck and PDF?▼

To convert documentation into an HTML presentation deck and PDF, provide your source content or outline to generate a structured HTML slide skeleton, then run the Puppeteer-based converter to produce a pixel-perfect PDF export.

What is the best way to generate print-safe PDFs from HTML slides?▼

Generating print-safe PDFs from HTML slides requires applying print-safe CSS to your slide architecture. This approach ensures branded styling remains intact and produces reliable, pixel-perfect printable handouts.

Does the HTML deck workflow include automatic quality verification for PDF exports?▼

Yes, the HTML deck workflow includes an automatic quality verification pipeline. This verification process checks the generated HTML decks and PDF exports to ensure reliable output and consistent slide structure.

Can I use Puppeteer to convert HTML content into a branded slide deck?▼

Yes, you can use the Puppeteer-based converter to turn HTML content into a branded slide deck. It transforms your structured HTML skeleton into pixel-perfect PDFs while maintaining branded styling.

What do I need to build a repeatable branded presentation workflow from notes?▼

To build a repeatable branded presentation workflow from notes, you need a consistent HTML deck skeleton, print-safe CSS, a Puppeteer-based converter, and a verification pipeline to ensure reliable PDF output.