baoyu-markdown-to-html
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:
.htmlfile is created in the same directory as the input file.
Workflow
More from tentacle-pro/skills
baoyu-post-to-wechat
Posts content to WeChat Official Account draft box via official API. Supports HTML/Markdown input, cover image upload, inline image upload, and draft saving. Use when user asks to publish article draft to WeChat.
46baoyu-article-illustrator
Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style two-dimension approach. Use when user asks to "illustrate article", "add images", "generate images for article", or "为文章配图".
24baoyu-image-gen
AI image generation with OpenAI, Google, DashScope and Replicate APIs. Supports text-to-image, reference images, aspect ratios. Sequential by default; parallel generation available on request. Use when user asks to generate, create, or draw images.
21baoyu-compress-image
Compresses images to JPEG/WebP/PNG using an automated multi-platform CLI (sips, cwebp, sharp). Washed for Obsidian Creator Vault: defaults to JPEG at 65 quality (for <1MB output), and auto-archives original files.
21baoyu-cover-image
Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 9 color palettes and 6 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover".
21redbookskills
|
19