presentation-builder
Installation
SKILL.md
Presentation Builder
Create interactive Reveal.js presentations from JSON using the Agentic Presentation Builder. The builder transforms structured JSON definitions into professional, interactive web-based presentations with Mermaid diagrams, LaTeX math, syntax-highlighted code, and animated progressive reveals.
Pipeline Overview
1. Plan structure --> 2. Author JSON --> 3. Validate --> 4. Serve & present
(outline, theme) (schema-driven) (CLI validator) (Vite dev server)
Prerequisites: get the builder CLI
The engine ships an apb command (subcommands validate, present, export, shoot). Two ways to
run it; pick per situation. Pin the tag (#v0.1.8) for reproducibility.
Zero-setup (default, no clone). Run straight from the repo with bunx (or npx):