publish-md-to-wechat

Installation
SKILL.md

publish-md-to-wechat

Publishes Markdown articles to WeChat Official Account drafts with professional visual styling, automatic image handling, and cover generation.

Operating Modes (strict boundary)

Mode A — Article Publish (公众号图文)

Use when user wants Markdown -> WeChat draft publishing.

  • Inputs: --md, style, optional thumb/title
  • Output: WeChat draft media id
  • Command family: scripts/wechat_publisher.py

Mode B — Video Render (视频号)

Use when user wants vertical MP4 generation.

  • Inputs (required): pre-generated tmp/slides.md + tmp/narration.json
  • Output: local .mp4
  • Command family: scripts/video_publisher.py
  • Important: This mode is execution-only. Planning (outline/slide content/narration writing) is done by caller/agent before invoking the script.
Installs
41
GitHub Stars
3
First Seen
Mar 2, 2026
publish-md-to-wechat — walk4rever/publish-md-to-wechat