What problem does it solve?
Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".
Core Features & Use Cases
- Posts to WeChat Official Account as articles (HTML/Markdown/plain text) or image-text posts (multiple images), with Markdown-to-HTML rendering and image placeholders for API or browser workflows.
- Multi-account support via EXTEND.md, per-account credentials, and isolated Chrome profiles; supports publishing via API (draft/add) or browser methods.
- Pre-flight checks and integrated workflow: load preferences from EXTEND.md, determine input type (markdown/html/plain text), resolve theme/color, generate metadata, handle cover images, and publish drafts or articles.
Quick Start
Prepare a Markdown article and publish it to WeChat via API or browser using this skill.