Analysis updated 2026-05-18
Turn a long AI-generated plan or spec into a readable HTML page with a table of contents
Convert a Markdown design document into a page with Mermaid flowcharts and step timelines
Produce a self-contained HTML file to email or share in Slack without hosting a server
Generate a document in one of eight supported languages matching the source Markdown
| haidang1810/md2html | callous-0923/agent-study | thiago-code-lab/aws-certified-solutions-architect-associate-brasil | |
|---|---|---|---|
| Stars | 194 | 200 | 202 |
| Language | HTML | HTML | HTML |
| Setup difficulty | easy | moderate | easy |
| Complexity | 1/5 | 3/5 | 1/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
No servers or build tools needed, triggered as a slash command inside a supported AI agent session.
md2html is a skill for AI coding assistants like Claude Code that transforms long, text-heavy Markdown documents into polished, readable HTML pages. The problem it solves is simple: when an AI generates a detailed plan, spec, or system design, the output is often a wall of plain text that nobody wants to read. md2html takes that Markdown file and converts it into a self-contained HTML page with a sidebar table of contents, light and dark themes, Mermaid diagrams for flowcharts, step-by-step timeline cards, and side-by-side comparison tables. You trigger it by typing a slash command like /md2html plan.md inside your AI agent session. The agent reads your Markdown file, analyzes the structure, and decides which parts should become diagrams, which should be step cards, and which should be callout boxes. The result is a single HTML file you can email, drop into Slack, or open offline, no servers, no build tools, no dependencies needed. It works across multiple AI agents and automatically matches the language of your source document, with built-in support for eight languages including English, Vietnamese, Chinese, Japanese, and Korean.
An AI coding assistant skill that converts long plain Markdown documents into polished, self-contained HTML pages with diagrams, timelines, and comparison tables.
Mainly HTML. The stack also includes HTML, Mermaid.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.