Markdown To HTML Article

Use when about to present long or complex AI-generated markdown to the user — typically >150 lines, >5 H2 sections, or content like code reviews, implementation plans, specs, research reports. Also use when the user explicitly asks to convert a markdown source into a readable HTML article. Produces a single self-contained HTML article (hero image, article lede, magazine typography, pull quotes, quiet asides, syntax-highlighted code, inline concept tooltips, dark mode) saved to ./claude-articles/. Zero install — the renderer is stdlib-only Python. Skip for short, simple, or plain-text content where the conversion cost outweighs the reader's time savings.

gigayaya b09e703 11 files · 189.5 KB Updated

File contents

gigayaya/gigachang-skills/tree/main/skills/markdown-to-html-article commit b09e703f40

Frequently asked questions

npx skillmds@latest add gigayaya/markdown-to-html-article