replit-deck

Generate themed single-file HTML decks from user briefs using Replit-Slides tokens.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables teams to generate consistent, theme-locked HTML deck artifacts from a user brief, using a fixed seed workflow and a library of templates.

Core Features & Use Cases

  • Eight themes with one-deck-per-theme enforcement to ensure brand consistency.
  • Seeded workflow with assets, references, and example decks to bootstrap presentations.
  • Frontmatter-driven discovery and an optional artifact emission pipeline that yields a ready-to-emit deck.

Quick Start

Copy assets/template.html into your project, set body data-theme to a theme, and paste sections from references into the deck to assemble the deck.

Frequently Asked Questions about replit-deck

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

FAQPage Schema
How do I generate a themed HTML deck from a user brief?

Generate a themed HTML deck by applying predefined Replit-Slides tokens to a user brief, which enforces brand consistency and yields a ready-to-emit single-file HTML artifact with embedded navigation.

What is the best way to maintain brand consistency across presentation slides?

Maintain brand consistency by enforcing a one-theme-per-deck rule using predefined Replit-Slides tokens, ensuring all generated HTML presentation slides share locked visual themes across teams.

How do I set up a presentation template in Replit Slides?

Set up a presentation template by copying the provided template.html into your project, setting the body data-theme attribute to your chosen theme, and pasting sections from references into the deck.

Can I use multiple themes within a single HTML presentation deck?

No, this workflow enforces a one-theme-per-deck constraint using predefined tokens to ensure strict brand consistency across your HTML presentation artifacts.

Does the generated HTML presentation include built-in navigation?

Yes, the output pipeline yields a ready-to-emit single-file HTML deck artifact that includes embedded navigation and metadata for immediate presentation use.