baoyu-markdown-to-html

Originally fromjimliu/baoyu-skills
Installation
SKILL.md

Markdown to HTML Converter

Converts Markdown files to beautifully styled HTML with inline CSS, optimized for WeChat Official Account and other platforms.

Execution

Agent Execution: Use bun .agents/skills/baoyu-markdown-to-html/scripts/main.ts <markdown_file> [options].

Script Purpose
scripts/main.ts Main entry point

Path Requirements

  • CWD: Must be run from the vault root.
  • Input: <markdown_file> must be an absolute path or relative to vault root.
  • Output: .html file is created in the same directory as the input file.

Workflow

Related skills
Installs
25
GitHub Stars
4
First Seen
Mar 6, 2026