What problem does it solve?
This Skill removes the manual, error-prone steps of publishing articles and multi-image posts to a WeChat Official Account by automating content conversion, image handling, and the final upload or browser-driven paste workflow.
Core Features & Use Cases
- API publishing: convert markdown/HTML and upload article drafts via WeChat API with cover and image uploads.
- Browser (CDP) publishing: automate Chrome DevTools Protocol to paste rendered HTML and replace image placeholders for complex editor flows.
- Markdown → WeChat-ready HTML: theme and color resolution, frontmatter metadata extraction, slug and file management.
- Image handling & clipboard helpers: download remote images, copy images/HTML to system clipboard, and replace placeholders during paste workflow.
- Preferences & checks: first-time EXTEND.md setup, environment and permission checks (Chrome, Bun, clipboard, paste keystroke, credentials).
Quick Start
Post the file article.md to my WeChat Official Account as an article using API if credentials exist otherwise use the browser automation method.