Post content to WeChat Official Account
baoyu-post-to-wechatskillsetup L2★1,318
anbeime/skill ↗What it does
Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (图文) with multiple images. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "图文/文章".
Best for
Publishing formatted articles and image galleries to WeChat Official Account via API or browser without manual editing
Inputs
- · Article markdown or HTML
- · Optional images for image-text posts
Outputs
- · Published article on WeChat OA
- · Draft URL
Requires
- · HTTP API
- · git
- · Browser automation
- · Shell scripts
- · Node.js package manager
- · WeChat API
- · Markdown parser
Preconditions
WeChat OA account; EXTEND.md preferences configured
Failure modes
- · HTML rendering issues in WeChat
- · Image format not supported
- · API authentication failed
Trust signals
- · 7-step workflow with checklist
- · Language auto-detection
- · Slug generation rules documented