Automates the publishing of Markdown articles and image-text content to WeChat Official Accounts using Chrome browser automation.
This Claude Code skill streamlines the content distribution workflow for creators by automating the posting process to WeChat Official Accounts (微信公众号). By leveraging Chrome CDP automation, it allows users to convert Markdown files into fully formatted WeChat articles or upload multi-image posts directly from their development environment. The skill handles complex tasks such as image uploading, CSS theme application, and content compression for different post types, making it an essential tool for developers and writers who want to maintain a presence on WeChat without the manual overhead of the web editor.
Características Principales
01Automated article posting with full Markdown-to-HTML formatting preservation.
02Persistent session management via Chrome CDP, requiring only a one-time QR login.
032,275 GitHub stars
04Integrated CSS theming for articles including 'grace', 'simple', and 'default' styles.
05Support for multi-image 'Image-Text' (图文) posts with up to 9 images and auto-compression.
06Flexible configuration via EXTEND.md for custom themes and Chrome profile paths.
Casos de Uso
01Integrating WeChat content distribution into a broader automated documentation or marketing workflow.
02Publishing technical blog posts from a local Markdown repository directly to a WeChat audience.
03Automating the upload of image-heavy social updates to WeChat Official Accounts from the terminal.