html-deck-builder

html-deck-builder is a skill for Codex from TIKAZI/TIKAZ-AI-Skills. It costs 53 tokens per session (473 once invoked), scanned A, original, MIT.

A workflow for creating browser-editable presentations as HTML files rather than native PowerPoint files. It covers slide planning, responsive layouts, keyboard access, offline use, and visual checks after rendering.

In plain words
What is it for?
Use it to plan and build HTML slide decks, including their narrative, slide layouts, navigation, accessibility, assets, and export or rendering checks.
Why use it?
It helps turn presentation content into a structured web deck that can be edited in a browser and checked at the sizes where it will be shown.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to plan and build HTML slide decks, including their narrative, slide layouts, navigation, accessibility, assets, and export or rendering checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tikazi/tikaz-ai-skills/html-deck-builder
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.

Any agent
npx skills add TIKAZI/TIKAZ-AI-Skills --skill html-deck-builder
Clone the repo
git clone --depth 1 https://github.com/TIKAZI/TIKAZ-AI-Skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for html-deck-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/tikazi/tikaz-ai-skills/html-deck-builder/github.svg)](https://agentmods.dev/skills/tikazi/tikaz-ai-skills/html-deck-builder)
Your own site
<a href="https://agentmods.dev/skills/tikazi/tikaz-ai-skills/html-deck-builder"><img src="https://agentmods.dev/badge/skills/tikazi/tikaz-ai-skills/html-deck-builder/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for html-deck-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/tikazi/tikaz-ai-skills/html-deck-builder"><img src="https://agentmods.dev/badge/skills/tikazi/tikaz-ai-skills/html-deck-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 473 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00053 $0.00473
Opus 5 $0.00026 $0.00236
Sonnet 5 $0.00011 $0.00095
Haiku 4.5 $0.00005 $0.00047

Measured 11d ago against content hash b59bc15bd411, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

html-deck-builder 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 11d 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.

suites/presentation/html-deck-builder/SKILL.md · 43 lines

How it starts

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

HTML Deck Builder

Designed, integrated, independently refactored, and continuously maintained by TIKAZ.

TIKAZ Edition

  • Type: original workflow; no upstream deck engine or assets are bundled.
  • TIKAZ contribution: page contracts, early representative rendering, offline dependency policy, interaction/accessibility checks, and export evidence.

Inputs

Accept a brief or source material, audience, duration, browser target, aspect ratio, editability needs, offline boundary, and requested exports.

Workflow

  1. Freeze audience, duration, narrative goal, delivery browser, editability, offline needs, and export formats.
  2. Write a page contract for every slide: role, one claim, evidence, visual job, content limit, speaker intent, and source/license status.
  3. Choose one visual system and define type scale, grid, spacing, palette, image treatment, and motion budget.
  4. Build the opening, one dense representative slide, and the ending first. Render desktop and target projector sizes before completing the deck.
  5. Author semantic HTML with keyboard navigation, visible focus, reduced-motion support, and no network dependency unless the user accepts it.
  6. Verify overflow, contrast, legibility, source labels, media licenses, navigation, browser console, and requested export files.

Do not invent citations, download unlicensed media, or claim PowerPoint editability for an HTML-only output.

Output contract

Return a self-contained or explicitly packaged HTML deck, page contracts, asset and license ledger, navigation behavior, rendered preview evidence, requested exports, and known browser limitations.

Validation and fallback

Open the final HTML in the target browser, test keyboard navigation, focus, reduced motion, target viewports, console, overflow, and offline behavior. If export tooling is unavailable, deliver the verified HTML and mark the missing export rather than fabricating it.

Example

Use html-deck-builder to create an offline browser-editable product deck, render the opening and densest slide early, and verify keyboard navigation.

Read the full file on GitHub · 43 lines

Files

What ships with it

1 file 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. 11d ago First seen · 43 lines · 53 tokens per session scan A b59bc15bd411

Subscribe to this mod's changes

html-deck-builder is a skill published in the GitHub repository TIKAZI/TIKAZ-AI-Skills (6 stars, last pushed 8d ago), licensed MIT. It adds 53 tokens to every session and 473 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-31.