markdown-to-standalone-html

Convert Markdown documents (*.md files) to self-contained HTML files with embedded images. Use when you need a portable, offline-friendly single HTML file from Markdown—ideal for blog posts, essays, reports, or any content that should work without external dependencies.

$ Installieren

git clone https://github.com/jonmagic/skills /tmp/skills && cp -r /tmp/skills/skills/markdown-to-standalone-html ~/.claude/skills/skills

// tip: Run this command in your terminal to install the skill