markdown-to-standalone-html
CommunityConvert Markdown into a self-contained HTML.
Authorjonmagic
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill converts Markdown documents into a portable, self-contained HTML file with embedded images, eliminating the need for external assets when sharing or archiving content.
Core Features & Use Cases
- Offline-ready: Produces a single HTML file with all images embedded as base64 data URIs.
- Image portability: Supports local image paths and public URLs in Markdown.
- Use Case: Publish blog posts or reports that must be viewable offline or shared without dependencies.
Quick Start
Command example: ruby scripts/markdown_to_standalone_html.rb /path/to/post.md --title "Post Title" --template assets/template.html --out /path/to/output.html
Dependency Matrix
Required Modules
pandocruby
Components
scriptsassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: markdown-to-standalone-html Download link: https://github.com/jonmagic/skills/archive/main.zip#markdown-to-standalone-html Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.