html-presentation

A tool for turning documents, outlines, or notes into self-contained HTML slide decks. HTML slides are presentations that run in a web browser, with horizontal or vertical navigation and selectable visual themes.

In plain words
What is it for?
Use it to create browser-based presentations, pitch decks, or Reveal.js slide decks from supplied content.
Why use it?
It converts written material into a format that can be presented directly from a browser. This avoids requiring a desktop presentation application for the resulting deck.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/mathews-tom/armory/html-presentation
Any agent
npx skills add Mathews-Tom/armory --skill html-presentation
Clone the repo
git clone --depth 1 https://github.com/Mathews-Tom/armory

Made for: Claude Code, Codex.

Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,186 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00070 $0.02186
Opus 5 $0.00035 $0.01093
Sonnet 5 $0.00014 $0.00437
Haiku 4.5 $0.00007 $0.00219

Measured 3d ago against content hash 8cf1bef94b8f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

html-presentation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/html-presentation/SKILL.md · 173 lines

How it starts

The opening of the file, as written. The whole thing — 173 lines — stays where its author put it; the contents beside it link to each section on GitHub.

HTML Presentation Skill

Convert documents, outlines, or freeform content into polished, self-contained HTML slide presentations with keyboard and scroll navigation.

When This Skill Triggers

  • User provides a document and asks for a "presentation", "slides", or "deck" as HTML
  • User asks to convert notes/outline/content into browser-presentable slides
  • User wants a Reveal.js or scroll-based HTML presentation
  • User references wanting to present from a browser rather than PowerPoint

Step 0: Gather Requirements

Before generating anything, check whether the user has specified the following. If any are missing, ask for clarification in a single concise message. Do NOT ask more than once — use sensible defaults for anything the user declines to specify.

Required context (ask if missing):

Parameter What to ask Default if not specified
Navigation mode "Should slides go left-to-right (horizontal) or top-to-bottom (vertical scroll)?" horizontal
Theme "Which visual style? Options: dark-editorial (dark bg, serif headlines, editorial feel), light-minimal (clean white, sans-serif), corporate (navy/white, professional), hacker (terminal green-on-black, monospace)" dark-editorial
Audience & tone "Who is this for? (e.g., investors, engineers, conference talk, internal team)" Infer from content
Slide count preference "Roughly how many slides?" Auto-determine from content density
Branding "Any logo text, tagline, or accent color to use in the header?" None
CTA / closing "Any call-to-action, links, or contact info for the final slide?" None

Read the full file on GitHub · 173 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 173 lines · 70 tokens per session scan A 8cf1bef94b8f

Subscribe to this mod's changes

html-presentation is a skill published in the GitHub repository Mathews-Tom/armory (316 stars, last pushed 4d ago), licensed MIT. It adds 70 tokens to every session and 2,186 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

pm-feedback

Классифицирует пользовательский фидбек (Excel/CSV/текст) по 6 категориям, делает sentiment-анализ, кластеризацию тем, анализ трендов, триангуляцию по источникам, расчёт NPS и извлечение персон. На выходе — Top-10 болей с рекомендациями к действию. User-invoked only — do NOT auto-trigger. Triggers on /pm-feedback…

serejaris/personal-corp-os · 132 tokens

review-contract

Проверяет договор простым языком по праву РФ (ГК РФ), подсвечивает red flags с уровнями важности и собирает размеченный docx/PDF с предлагаемыми правками. Принимает путь к файлу или ID документа в ЭДО. Триггеры — «проверь договор», «что я подписываю», «red flags», «посмотри условия оплаты», «правильно ли тут с НДС».

ilyautov/small-business-ru · 99 tokens

job-post-builder

Собирает полный пакет для найма — вакансию, структурированный гайд собеседования с системой оценки и шаблон оффера (предложения о работе) — из короткого брифа по роли. Триггеры: «помоги нанять», «мы ищем», «напиши вакансию», «составь описание вакансии», «текст для hh.ru / Авито / VK Работа», «открытая позиция»…

ilyautov/small-business-ru · 200 tokens

quarterly-review

Собирает полный квартальный обзор — тренд выручки, тренд маржи, здоровье клиентской базы, главные возможности и риски — в виде готового к показу PDF или презентации. Принимает необязательные аргументы квартала и места сохранения. Триггеры: «квартальный обзор», «итоги квартала», «отчёт за квартал», «QBR».

ilyautov/small-business-ru · 92 tokens

xlsx

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or…

agentscope-ai/QwenPaw · 201 tokens

pdf

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…

agentscope-ai/QwenPaw · 92 tokens