Converts Markdown articles into HTML formatted specifically for WeChat's publishing platform, complete with syntax highlighting, responsive tables, and custom components like info cards and badges. The tool uses an AI-focused purple-blue-green theme and supports special syntax for alerts (:::), badges ([!NEW], [!AI]), and WeChat-specific formatting quirks like auto-removing H1 tags since WeChat has a separate title field. The workflow is straightforward: point it at your Markdown file, run the Python converter with the preview flag, copy the rendered HTML straight into WeChat's editor. The inline CSS means styles survive the copy-paste, though you'll need to re-upload any images. Cuts formatting time from 30 minutes to about 2 minutes if you're publishing technical content to Chinese audiences.
npx skills add https://github.com/solar-luna/fully-automatic-article-generation-skill --skill wechat-article-formatter