What problem does it solve?
This Skill streamlines publishing to WeChat Official Accounts by enabling content creation from Markdown or HTML and posting via API or browser automation. It supports both article posts and image-text posts with multiple images, consolidating preparation, conversion, and publishing into a single end-to-end workflow.
Core Features & Use Cases
- API publishing: Publish news or image-text drafts to WeChat using official API endpoints with prepared metadata and cover handling.
- Browser-based posting: Automate posting through a Chrome browser session, including login management and content editing.
- Content versatility: Accepts Markdown/HTML inputs and converts Markdown to HTML with image placeholders for image insertion, enabling seamless workflows for blogs, newsletters, and campaigns.
- Use Case: A marketing team can script weekly WeChat updates by feeding Markdown articles and image assets, publishing them to their official account with a single command.
Quick Start
Install the skill, configure WECHAT_APP_ID and WECHAT_APP_SECRET (project- or user-level), and run it against your content to publish to WeChat.