What problem does it solve? Publishing content to a WeChat Official Account normally requires manual copy-pasting into the web editor, re-uploading images one by one, and reformatting markdown. This Skill automates the entire publishing pipeline from markdown, HTML, or plain text directly to a WeChat draft. ## Core Features & Use Cases - Article Publishing (文章): Converts markdown to themed HTML (default, grace, simple) and publishes via the WeChat draft/add API or browser automation, with automatic title, summary, author, and cover image resolution. - Image-Text Posting (贴图/图文): Uploads up to 9 images with auto-compressed titles and content through Chrome CDP browser automation. - Preferences & Credentials Management: Loads defaults from EXTEND.md and API credentials from .baoyu-skills/.env at project or user level, with guided first-time setup. - Use Case: A blogger writes a post in markdown and says "发布公众号" — the Skill converts it to themed HTML, uploads inline images, sets comment preferences, and saves it as a draft on mp.weixin.qq.com. ## Quick Start Ask the assistant to publish your markdown article to your WeChat Official Account, for example: "Post article.md to my WeChat Official Account using the grace theme."