What problem does it solve?
This Skill helps you manage a WeChat Official Account through the WeChat MP server-side API so you can create drafts, publish articles, and send customer-service messages without manual admin tooling.
Core Features & Use Cases
- Article draft management: create drafts, list drafts, fetch full draft content, and update drafts safely.
- Publishing workflow: publish drafts to the official article publication records with guardrails for destructive actions and publishing status polling.
- Customer-service and menu operations: send customer-service messages within the 48-hour window, upload article images, manage the bottom menu, and pull follower growth/read stats (for data-cube permissions).
- Use Case: You want to announce a product update to followers—generate an HTML article body, upload inline images, create a draft, then publish it only after confirmation.
Quick Start
Tell the AI to create a draft article from my provided title, author, digest, source URL, thumbnail media ID, and HTML content, then return the draft media_id and the review URL in WeChat.