md2wechat

Installation
SKILL.md

MD to WeChat Skill (AI Only)

Convert Markdown to WeChat Official Account HTML with inline CSS (AI mode) and optionally upload to the draft box.

Quick Commands

# Render AI-style HTML (theme) from Markdown
python scripts/md_ai_render.py --md article.md --theme autumn-warm --out article.html

# Then publish
python scripts/wechat_publish.py --md article.md --html article.html --draft --cover cover.jpg

Workflow

  1. Read the Markdown file and note title, images, and structure.
Related skills

More from lingengyuan/my-skills

Installs
9
GitHub Stars
8
First Seen
Feb 10, 2026