doc-html-slide

doc-html-slide is a skill for Claude Code, Codex from modu-ai/moai-cowork. It costs 469 tokens per session (7,296 once invoked), scanned A, original, Apache-2.0.

A renderer that turns presentation content into a single HTML slide deck that opens directly in a browser. It creates a 16:9 slide sequence with navigation, fullscreen viewing, printing to PDF, and speaker-note controls.

In plain words
What is it for?
Use it to create browser-based presentations with charts, diagrams, key metrics, images, and speaker notes, with an optional handoff to another tool for an editable PowerPoint file.
Why use it?
It lets you share or present a deck without installing presentation software or running a web application. The deck stays in one file, with charts and diagrams drawn directly in the page.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also runs codex exec. Also seen: names the AskUserQuestion tool; mentions Codex.

Part of the moai-officer plugin — 13 skills, 2 agents shipped together

Good fit Use it to create browser-based presentations with charts, diagrams, key metrics, images, and speaker notes, with an optional handoff to another tool for an editable PowerPoint file.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/modu-ai/moai-cowork/doc-html-slide
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 modu-ai/moai-cowork --skill doc-html-slide
Clone the repo
git clone --depth 1 https://github.com/modu-ai/moai-cowork

Made for: Claude Code, Codex.

Or install moai-officer, the plugin that ships this one along with the rest of its 13 skills, 2 agents.

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 doc-html-slide

README.md
[![agentmods](https://agentmods.dev/badge/skills/modu-ai/moai-cowork/doc-html-slide/github.svg)](https://agentmods.dev/skills/modu-ai/moai-cowork/doc-html-slide)
Your own site
<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/doc-html-slide"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/doc-html-slide/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 doc-html-slide

Your own site · 80×15
<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/doc-html-slide"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/doc-html-slide.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 469 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,296 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Agent Snooping · line 41
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • medium Agent Snooping · line 172
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
How audits are shown
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.00469 $0.07296
Opus 5 $0.00234 $0.03648
Sonnet 5 $0.00094 $0.01459
Haiku 4.5 $0.00047 $0.00730

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

Security

Grade A, and why

doc-html-slide 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 6d 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.

plugins/moai-officer/skills/doc-html-slide/SKILL.md · 282 lines

How it starts

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

doc-html-slide — 단일 파일 HTML 슬라이드 덱 생성기

목적과 범위

moai-officer:doc-html-slide는 발표용 슬라이드 덱을 단일 파일·자체 완결형 HTML로 만듭니다. 이웃 스킬 doc-html-report의 "0의존·인라인 SVG·design-system-library 토큰 계약" 아키텍처를 계승하되, 연속 스크롤 문서가 아닌 16:9 슬라이드 시퀀스 + 자체 vanilla JS 덱 런타임(키보드 내비게이션·풀스크린·?print-pdf 인쇄 모드·speaker notes 토글)을 제공합니다.

핵심 원칙:

  • 단일 .html 파일 — 외부 빌드 단계·런타임 SPA 의존 없이 file://로 즉시 오픈
  • 인포그래픽은 LLM이 인라인 SVG로 직접 저작 — 한국어 숫자·라벨 100% 정확, 확대 선명, 재현 가능
  • 실사·일러스트 이미지는 Higgsfield MCP 또는 codex(gpt-image-2)로 생성 — 허용 백엔드만 사용 (references/image-backend-policy.md)
  • design-system-library 75개 브랜드 토큰 적용 — 각 토큰별 getdesign.md 상세 페이지 링크 제공
  • 편집 가능 PPTX 산출은 doc-pptx(moai-coworker) 체이닝으로 위임 — 자체 구현하지 않음(중복·책임 모호화 방지)

원고 SSOT: 모든 덱은 구조화 원고 deck.json(title/bullets/chart-data/image-path/layout-key/notes)을 단일 진실 원천으로 둡니다. HTML 렌더와 (체이닝 시) doc-pptx PPTX 렌더 양쪽이 같은 원고를 소비합니다 — 픽셀→OOXML 역매핑이 아니라 원고→객체 직접 생성이 "편집 가능 PPTX"의 보증 기구입니다.


입력

인자 필수 기본값 설명
topic / 자연어 주제 덱 주제·대상 청중·발표 목적
design_system claude claude | clickhouse | clay 또는 design-system-library의 75개 시스템. 지정 시 Tailwind Play CDN + shadcn vanilla 컴포넌트로 해당 브랜드 토큰 적용. 각 토큰별 getdesign.md 미리보기 링크는 references/design-system-links.md
slide_count / 발표 시간 주제에서 추천 3분=5-7장 · 10분=10-15장 · 30분=20-30장
aspect_ratio 16:9 16:9(프로젝터 표준) | 1:1(소셜/카드뉴스)
locale ko ko | en — 헤드라인·카피 언어
image_backend higgsfield higgsfield(Higgsfield MCP, 기본) | codex(gpt-image-2, ChatGPT 구독 한도) | svg-only(이미지 없이 SVG 장식만)
export_pptx false true 시 doc-pptx 체이닝으로 편집 가능 .pptx 병행 산출
output_path <cwd>/reports/<slug>-slides-<YYYYMMDD>.html 출력 경로

출력

  • 주 산출물: 단일 .html 파일 (<cwd>/reports/<slug>-slides-<YYYYMMDD>.html)
    • 자체 완결형: 브라우저에서 바로 열기 가능, 이메일 첨부·오프라인 사용 가능
    • 외부 의존: design_system 지정 시 폰트 CDN + Tailwind Play CDN, 미지정 시 폰트 CDN 1건만
  • 병행 산출물 (export_pptx: true 시): 편집 가능 .pptx (doc-pptx 체이닝)
  • 원고: deck.json (HTML·PPTX 양쪽 공통 소스, 산출 디렉토리에 보존)

Read the full file on GitHub · 282 lines

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. 6d ago First seen · 282 lines · 469 tokens per session scan A f52666ac7700

Subscribe to this mod's changes

doc-html-slide is a skill published in the GitHub repository modu-ai/moai-cowork (298 stars, last pushed 7d ago), licensed Apache-2.0. It adds 469 tokens to every session and 7,296 once invoked, about $0.0023 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-09-03.