openhands-slides

Create branded reveal.js slide decks as self-contained HTML files.

3|Updated Jul 10, 2026
One-click install
npx skills add https://github.com/neubig/workflow --skill openhands-slides
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhands-slides
Source: https://github.com/neubig/workflow/tree/main/skills/openhands-slides
Command: npx skills add https://github.com/neubig/workflow --skill openhands-slides

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Create branded reveal.js slide decks that are self-contained and ready to share with teammates or clients.

Core Features & Use Cases

  • Self-contained HTML decks: a single file that can be served locally, opened in a browser, or exported to PDF.
  • OpenHands branding and palette enforcement to ensure consistent visuals across presentations.
  • Quick-start templates and component library to assemble polished slides quickly.

Quick Start

Copy the HTML template, customize slides, and serve locally or export to PDF.

Frequently Asked Questions about openhands-slides

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

FAQPage Schema
How do I create self-contained reveal.js slides for a product demo?

To create self-contained reveal.js slides, you use a templated HTML structure that compiles into a single file for local serving or PDF export. This enforces a minimal design palette and OpenHands branding for consistent visuals.

Can I export my reveal.js presentation to a single PDF file?

Yes, you can export your reveal.js presentation to PDF. The skill generates a self-contained HTML file that can be opened in a browser and directly exported to PDF for single-file distribution.

What is the best way to enforce consistent branding across presentation slides?

Enforcing consistent branding across presentation slides requires a minimal design palette and a templated HTML structure. This approach automatically applies your visual identity across all generated slides.

Does this presentation template support organizing external assets and references?

Yes, the presentation template supports optional assets and references organization. This allows for extensible customization while keeping the final reveal.js deck contained in a single HTML file.

How do I share a branding-heavy presentation deck without external dependencies?

To share a branding-heavy presentation without external dependencies, you generate a self-contained HTML file. This single file encapsulates all slides, styling, and assets for immediate browser viewing.