---
title: "Markdown to HTML Skills — Agent Skills & Codex Plugins"
description: "5 markdown to html skills — markdown-to-interactive-HTML converter agent skill and Claude Code plugin for single-file documents, code reviews, and slide decks. Works with Claude Code, Codex CLI, Gemini CLI, and OpenClaw."
---
# :material-language-html5: Markdown to HTML
5 skills in this domain
- **[Design System — Onboarding + Shared Brand Tokens](design-system.md)**
---
The design-system skill is the shared brand owner for the markdown-html plugin. Run its onboarding once. Every conver...
- **[Markdown → HTML — Domain Orchestrator](markdown-html-orchestrator.md)**
---
Thariq Shihipar's argument (Claude Code HTML output essay, Medium 2026): markdown collapses past 100 lines for agent-...
- **[md-document — Long-form Markdown to HTML](md-document.md)**
---
The general-purpose converter — handles the 90% case Shihipar describes (specs, plans, RFCs, reports, explainers). Th...
- **[md-review — Code-review markdown → 2-column HTML](md-review.md)**
---
The code-review converter from Tier 2 of Shihipar's essay ("Code Review and PR Writeups"). Takes a markdown PR writeu...
- **[md-slides — Markdown deck → single-file HTML presentation](md-slides.md)**
---
The slide-deck converter. Reads a markdown deck (HR or H1 boundaries, optional presenter notes), emits a single-file ...