# HTML Docs

> Turns folders, codebases, websites, PDFs, documents, and research topics into source-grounded HTML documents, deterministic narrated videos, or complete learning courses; also publishes and revises collaborative HTML pages through the HTML Docs CLI, REST API, and MCP server.

- Skill: `agentskillexchange/html-docs-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentskillexchange/html-docs-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/html-docs-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/agentskillexchange/html-docs-2

---


# HTML Docs

HTML Docs is an installable agent skill and open production toolkit for turning
a folder, codebase, website, PDF, document, pasted material, or research topic
into a polished HTML document, deterministic narrated explainer video, combined
document-and-video explanation, or source-grounded learning course. Use it when
an answer needs durable presentation, citations, visual explanation, narration,
or a reviewable artifact instead of chat alone. The skill guides Codex and
Claude Code through source capture, evidence records, responsive HTML design,
accessibility checks, deterministic scene timing, captions, rendering, and
private preview publication. The companion `@html-docs/cli` publishes static
HTML, installs an MCP server, and exposes API workflows for reading and updating
document regions, leaving inline comments, managing versions, and reacting to
collaborator feedback. Public publication remains an explicit user decision;
provider credentials and authored source projects stay local.

## Installation

Install or set up from the source-backed instructions:

npx skills add raunaqbn/html-docs-skill --skill html-docs -g

- Source: https://github.com/raunaqbn/html-docs-skill/tree/main/html-docs


