wechat-official-publish
Capabilities
End-to-end publishing helpers for subscription/service accounts:
| Tool | Purpose |
|---|---|
wechat_mp_get_token | Cached access_token with auto refresh |
wechat_mp_upload_media | Image/video/audio CDN assets |
wechat_mp_add_draft | Multi-graphic article drafts |
wechat_mp_format_content | Normalize Markdown/HTML for WeChat HTML quirks |
Typical flow
Why drafts first
Broadcast APIs carry daily quotas and effectively cannot be undone at scale:
- Agents create drafts only
- Ops reviews inside the OA console
- Humans trigger mass-send after QA
Invocation
Cue phrases:
- "Post to the official account"
- "Create OA draft"
- "Typeset content for OA"
Related skills
- document-editing — upstream editing
- html-report — embed dashboards when visuals matter