md2html
Convert long Markdown docs into polished readable HTML pages
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks