This automates posting to WeChat Official Accounts through either API calls or Chrome automation. It handles two content types: full articles with HTML/markdown conversion and theme support, and image-text posts with up to 9 images. The workflow is thorough, running preflight checks for Chrome, accessibility permissions, and API credentials before publishing. It looks for config in EXTEND.md to set defaults like author name and comment settings, falling back to a guided first-time setup. The browser automation route uses CDP to handle the full posting UI when API access isn't available. Built for Bun runtime with bilingual support matching user language.
npx skills add https://github.com/freestylefly/canghe-skills --skill canghe-post-to-wechat