AI Agent Hub
Back to skills
WeChat Publisher Pro icon

WeChat Publisher Pro

Content Creation Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @org-09117gim/wechat-publisher-auto according to https://skillhub.cn/install/skillhub.md.

About this skill

The Problem

Manual WeChat article workflows force switching between writing, cover design, media upload, HTML styling, and draft sync. This skill compresses that chain into one conversation: verify credentials, choose a topic, generate a cover, typeset Markdown, and sync the result to the WeChat draft box.

How It Works

  • It checks AppID, Secret, and API keys at startup, then prompts only for missing values.
  • It selects a direction from the preset topics list rather than inventing an open topic.
  • It generates a flat-illustration cover with Tongyi Wanxiang by default or DALL-E 3, uploads it to the WeChat media library, and captures thumb_media_id.
  • It converts Markdown to V5-layout HTML with 1.75 line height, 1px letter spacing, justified text, and compressed markup that removes paragraph spacing.
  • It sends the article to drafts via the WeChat API, not to subscribers directly.

Boundaries

It fits users with Official Account permissions who can work within preset topics. It depends on local AES-256-encrypted config.enc, image-model keys, and WeChat API access. Titles, covers, and copy still need human review before publishing. Fully automated topic generation, arbitrary image models, or automatic broadcasting are not stated as supported.

Use Cases

  • Use an existing topic and Markdown draft to generate a cover and sync it to the WeChat draft box.
  • Configure AppID and image keys, then produce an image article draft from preset topics.
  • Convert body text to V5 HTML, upload the cover media, and capture the thumb_media_id.
  • Review title, cover, media ID, and draft contents before finalizing publication.

Best For

  • Operations staff who need to turn a topic-based Markdown draft into a WeChat article draft.
  • Official Account writers who want cover generation, media upload, and V5 layout handled together.
  • Content editors who need preset-topic drafts while keeping manual review before publishing.
  • Automation engineers who want API-based syncing of typeset content into the WeChat draft box.