simple-deck

Create portable single-file HTML decks from a seed template.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/junainfinity/osmDesign --skill simple-deck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simple-deck
Source: https://github.com/junainfinity/osmDesign/tree/main/skills/simple-deck
Command: npx skills add https://github.com/junainfinity/osmDesign --skill simple-deck

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Quickly producing portable, self-contained decks from a seed template without wiring up multiple files or external assets.

Core Features & Use Cases

  • Single-file HTML deck built from a seed template and layout library for easy sharing.
  • Layout-driven slide generation using references/layouts.md to insert paste-ready slides.
  • Offline-friendly workflow enabling pitch decks, product overviews, and study materials to be created locally.

Quick Start

Copy assets/template.html to index.html, replace the six root tokens in the seed, and paste slides from references/layouts.md into the body.

Frequently Asked Questions about simple-deck

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

FAQPage Schema
How do I create a self-contained HTML presentation deck for offline use?

To create a self-contained HTML presentation deck offline, copy the seed template to index.html, replace the six root tokens, and paste slide layouts into the body to generate a single-file artifact.

What is a single-file HTML slide deck and when do I need one?

A single-file HTML slide deck is a portable presentation built from a seed template that requires no external assets. You need it for product pitches, training overviews, and study materials.

Can I generate presentation slides locally without external dependencies?

Yes, you can generate presentation slides locally without external dependencies. The workflow uses a seed template and a layout library to build offline-friendly decks without wiring multiple files.

What is the best way to build a portable pitch deck from a seed template?

The best way to build a portable pitch deck from a seed template is using layout-driven slide generation. You apply templates from a layout library and enforce a 5-rule navigation script and theme rhythm.

Does the HTML deck workflow support custom slide layouts?

Yes, the HTML deck workflow supports custom slide layouts through a references file. You insert paste-ready slides from the layout library into the deck body to structure your presentation content.

Why use a single-file HTML deck instead of traditional presentation software?

Use a single-file HTML deck instead of traditional presentation software to quickly produce portable artifacts without wiring multiple files or external assets, ensuring easy sharing and offline viewing.