html-slideshow-deck

Installation
SKILL.md

HTML Slideshow Decks

For presentations that need to be shared as a link, contain real code or live interactivity, or be quickly assembled from existing source material, an HTML deck beats PowerPoint. It opens in any browser, presents fullscreen, and embeds anything HTML embeds.

Pre-flight — run BEFORE writing the artifact

Invoke html-skills:html-skills-listen (Skill tool) first; it is idempotent. If it returns a URL, inject it verbatim as window.__CLAUDE_SUBMIT_URL__ in the HTML you are about to write, ?t= query string included (a local, single-session loopback handshake — not a credential). If it reported web/sandbox mode, leave that line out; submitToClaude then falls back to clipboard mode.

When to use this skill

  • "Make me slides / a deck / a presentation for X"
  • "Tech talk on X"
  • "Brief leadership on Y"
  • "Walking deck for new hires on Z"
  • "Lightning talk / brown-bag on W"
  • Whenever the deliverable is sequential and visual but the user wants a URL, not a file
Installs
192
GitHub Stars
55
First Seen
May 18, 2026
html-slideshow-deck — f-labs-io/agent-html-skills