deck-ljg-present

Convert markdown outlines into single-file HTML manifesto decks with ultra-bold typography.

8.6k|844|Updated May 11, 2026
One-click install
npx skills add https://github.com/nexu-io/html-anything --skill deck-ljg-present
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deck-ljg-present
Source: https://github.com/nexu-io/html-anything/tree/main/next/src/lib/templates/skills/deck-ljg-present
Command: npx skills add https://github.com/nexu-io/html-anything --skill deck-ljg-present

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turning a written outline or markdown draft into a visually striking presentation usually requires manual slide design work. This Skill renders the outline 1:1 as a color-block, large-type manifesto deck without rewriting, reordering, or condensing the original text.

Core Features & Use Cases

  • Outline-faithful rendering: Maps headings, paragraphs, lists, tables, and separators directly to slides with fixed pagination rules, never altering the source wording.
  • Three locked themes: black, red, and yellow color schemes with a fixed 4-color palette, ultra-bold 900-weight typography, and automatic font-size tiers based on line length.
  • Self-contained output: Produces a single HTML file with inline CSS and JS, keyboard/touch/click navigation, pager, and fullscreen support—no external dependencies.
  • Use Case: Paste a keynote outline in markdown and receive a ready-to-present 16:9 deck where the H1 becomes an emphasis cover page, lists render with staggered indentation, and --- separators become pause slides.

Quick Start

Convert my markdown outline into a manifesto-style HTML slide deck using the red theme, keeping every sentence exactly as written.

Frequently Asked Questions about deck-ljg-present

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

FAQPage Schema
How do I turn a markdown outline into an HTML slide deck?

Provide your markdown or plain-text outline and the Skill maps each element to slides: H1 headings become emphasis cover pages, H2 headings get their own theme page, lists render with indentation levels, and separators become pause slides. The output is one self-contained HTML file.

Does the deck generator rewrite or summarize my content?

No. The Skill follows an outline-faithful rule: titles, paragraphs, and list items are rendered verbatim with no rewriting, reordering, or deletion. The only permitted change is splitting overly long paragraphs across multiple pages.

What color themes does the manifesto deck support?

Three locked themes are available: black for reflective or argumentative content, red for manifestos and talks, and yellow for critical or satirical tones. The theme is inferred from document tone or tags, and you can explicitly request one.

Can the generated HTML slides run offline without dependencies?

Yes. The output is a single HTML file with all CSS and JavaScript inlined, no CDN links or external assets. It runs directly in a browser or iframe sandbox and supports keyboard arrows, touch swipes, and click navigation.

What are the limitations of outline-faithful slide generation?

The Skill does not add images, icons, transitions, or animations, and it will not restructure weak outlines. If your source content needs editing, summarization, or visual storytelling beyond typography, a different deck style is more appropriate.