This is a full pipeline for creating and publishing WeChat Official Account articles. It handles two paths: either AI generates content from keywords or URLs (with built-in templates for openings, closings, and structure), or you skip generation and publish existing Markdown or HTML files directly. The generation side is opinionated, it forces a conversational tone with specific phrases like "你有没有遇到过这种情况" and requires analogies throughout. The publishing side is practical, it downloads images, strips metadata, inlines CSS, and pushes to WeChat via API or browser automation. Includes theme support for Markdown conversion and automatic dependency installation via Bun. If you write for Chinese audiences on WeChat and want structure enforced or need to batch process existing articles, this does both.
npx skills add https://github.com/alpha-hecoding/awesome-skills --skill wechat-article-maker