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