haidang1810haidang1810Community·1 Agent Skills Included

md2html

Convert long Markdown docs into polished readable HTML pages

Converts long Markdown plans, specs, runbooks, and postmortems into single self-contained HTML pages with sidebar navigation, diagrams, and step timelines. Eliminates unreadable walls of terminal text and manual page styling with automatic component selection and light/dark themes. Produces shareable files with multi-language labels that open anywhere without servers, builds, or dependencies.
npx skills add haidang1810/md2html --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install md2html?

Run `npx skills add haidang1810/md2html --all -g -y` in your terminal to install the skill globally for your agent.

How to turn Markdown docs into readable HTML pages?

Run `/md2html yourfile.md` and the agent analyzes the document, picks the right components like diagrams and step cards, and writes a polished HTML file next to the source.

Does md2html work with Claude Code and Codex?

Yes. It follows the universal SKILL.md standard and runs identically in Claude Code, Codex CLI, Antigravity, Cursor, and any agent that can read and write files.

Does md2html support languages other than English?

Yes. It detects the source language automatically and localizes all UI labels, with built-in support for English, Vietnamese, Chinese, Japanese, Korean, Spanish, French, and German.

Do I need Node or a build step to use md2html?

No. The skill is just three Markdown and HTML files with zero dependencies, and the output is a single self-contained HTML file you can email or open offline.

Related Repositories in Content & Communication

View All in Content & Communication