format-html-reveal

Server-render reveal.js HTML slide decks with integrated brand layouts.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/stromy-org/stromy-plugin --skill format-html-reveal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: format-html-reveal
Source: https://github.com/stromy-org/stromy-plugin/tree/main/skills/format-html-reveal
Command: npx skills add https://github.com/stromy-org/stromy-plugin --skill format-html-reveal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires stromy-format, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The format-html-reveal Skill solves the problem of creating premium, self-contained reveal.js HTML slide decks that can be used offline, with integrated branding and design flexibility.

Core Features & Use Cases

  • Server-Rendered Decks: Creates decks that are fully server-rendered using the stromy-format MCP tool.
  • Branding & Layouts: Supports brandfloor layout archetypes and a variance engine for custom presentations.
  • Trigger Options: Offers trigger support for reveal.js decks, server-rendered web decks, interactive presentations, and shareable web slides.
  • Siblings Skills: Includes options to create other deck types such as self-contained HTML decks (format-html-hd), .pptx files (format-pptx-hd), and paginated PDFs (format-pdf-hd).
  • Use Case: Use this skill for client presentations that require professional, brand-aligned, and interactive slide decks that can be accessed and shared easily offline.

Quick Start

To create a premium HTML slide deck with this skill, call the 'stromy-format' MCP with the desired path to the deck resource.

Frequently Asked Questions about format-html-reveal

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

FAQPage Schema
How do I create offline-friendly HTML slide decks using reveal.js with custom branding?

Server-rendered reveal.js HTML slide decks are fully generated on the server using the stromy-format MCP tool. This mechanism produces self-contained files with integrated branding and layout archetypes, ensuring presentations work offline without external dependencies.

How do I generate branded reveal.js presentations for client deliverables?

You generate branded reveal.js presentations by calling the stromy-format MCP with a path to your deck resource. This triggers server-side rendering, applying brand layouts and design variance to produce interactive, shareable HTML slides.

Do I need the stromy-format MCP to build server-rendered web slides?

Yes, the stromy-format MCP is required. It provides the underlying server-side rendering capabilities necessary to apply brand layouts and generate self-contained reveal.js HTML slide decks for client deliverables.

What is the best way to share interactive presentations offline?

Server-rendered reveal.js HTML slide decks are the best way to share interactive presentations offline. Because they are self-contained and server-rendered, they can be accessed and shared easily without requiring an active internet connection.

Can I use this approach to create other deck formats like PPTX or PDF?

Yes, sibling skills allow you to create other deck formats such as .pptx files (format-pptx-hd), paginated PDFs (format-pdf-hd), and self-contained HTML decks (format-html-hd). These alternatives provide different output formats for various presentation scenarios.

Why does my server-rendered reveal.js deck require branding resources?

Server-rendered reveal.js decks require branding resources to apply brandfloor layout archetypes and design variance. Without these resources, the presentation cannot achieve the professional, brand-aligned look expected for client deliverables.