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.
npx skills add TIKAZI/TIKAZ-AI-Skills --skill html-deck-buildergit clone --depth 1 https://github.com/TIKAZI/TIKAZ-AI-SkillsWrote 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.
[](https://agentmods.dev/skills/tikazi/tikaz-ai-skills/html-deck-builder)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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
- Freeze audience, duration, narrative goal, delivery browser, editability, offline needs, and export formats.
- Write a page contract for every slide: role, one claim, evidence, visual job, content limit, speaker intent, and source/license status.
- Choose one visual system and define type scale, grid, spacing, palette, image treatment, and motion budget.
- Build the opening, one dense representative slide, and the ending first. Render desktop and target projector sizes before completing the deck.
- Author semantic HTML with keyboard navigation, visible focus, reduced-motion support, and no network dependency unless the user accepts it.
- 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.
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.
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.
- 11d ago First seen · 43 lines · 53 tokens per session scan A b59bc15bd411
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.
Other skills, from other repositories
remotion-markup
Best practices for writing Remotion React Markup.
remotion-create
Creating a new Remotion video.
remotion-saas
Building video apps with Remotion - framework, rendering and Player advice.
remotion-interactivity
Best practices for writing Remotion animations that stay intuitive for agents and editable in Remotion Studio Visual Mode.
mediabunny
Multimedia handling with the Mediabunny library.
remotion-production-guide
Remotion (React video framework) production guide with Apple-style design rules. Use when: 'create video with remotion', 'remotion project', 'render video', 'product demo video', 'animated video', 'video from code'. Covers project setup, animation library, spring presets, typography rules, color palettes, pacing…