Html Ppt Skill
Description
HTML PPT Studio — AgentSkill with 24 themes, 31 layouts, 20+ animations for building professional HTML presentations
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
html-ppt — HTML PPT Studio
A world-class AgentSkill for producing professional HTML presentations in **36 themes**, **15 full-deck templates**, **31 page layouts**, **47 animations** (27 CSS + 20 canvas FX), and a **true presenter mode** with pixel-perfect previews + speaker script + timer — all pure static HTML/CSS/JS, no build step.
**Author:** lewis <sudolewis@gmail.com> **License:** MIT **中文文档:** [README.zh-CN.md](README.zh-CN.md)

One command installs **36 themes × 20 canvas FX × 31 layouts × 15 full decks + presenter mode**. Every preview above is a live iframe of a real template file rendering inside the deck — no screenshots, no mock-ups.
🎤 Presenter Mode (new!)
Press `S` on any deck to pop open a dedicated presenter window with four draggable, resizable **magnetic cards**: current slide, next slide preview, speaker script (逐字稿), and timer. Two windows stay in sync via `BroadcastChannel`.

**Why previews are pixel-perfect:** each card is an `` that loads the same deck HTML with a `?preview=N` query param. The runtime detects this and renders only slide N with no chrome — so the preview uses the **same CSS, theme, fonts and viewport** as the audience view. Colors and layout are guaranteed identical.
**Smooth (no-reload) navigation:** on slide change, the presenter window sends `postMessage({type:'preview-goto', idx:N})` to each iframe. The iframe just toggles `.is-active` between slides — **no reload, no flicker**.
**Speaker script rules (3 golden):**
- Prompt signals, not lines to read — bold the keywords, separate transition sentences into their own paragraphs
- 150–300 words per slide — that's the ~2–3 min/page pace
- Write it like you speak — conversational, not written prose
See [`references/presenter-mode.md`](references/presenter-mode.md) for the full authoring gu
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11