AI Agent Hub
Back to skills
WeChat Official Account Content Assistant icon

WeChat Official Account Content Assistant

Content Creation Updated 2026.08.30

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

Please follow https://skillhub.cn/install/skillhub.md to install @user_4320bbee/gzh into your AI assistant.

About this skill

Problem

Creating a WeChat Official Account article often means handling titles, body copy, covers, inline images, and media-library uploads separately. gzh automates that chain for engineers: it calls DeepSeek API to generate the article, then Doubao AI to create a 900x500 cover image, adds images for key sections, compresses them, uploads them to the WeChat media library, and pushes the article to the draft box.

Workflow and limits

The main workflow runs after a writing request and usually reports:
- Article: Markdown and HTML file paths
- Cover image: dimensions and file size
- Body images: count and upload status
- Draft state: success or failure plus media_id

It fits content workflows that need a consistent output format, especially WeChat styles such as “practical, emotional, news, or playful.” Before use, configure deepseek_api_key, doubao_api_key, WeChat appid / appsecret, and add the server IP to the allowlist. If the media library is near its limit, image quality is unstable, or publishing fails, check prompts, compression scripts, and the WeChat platform status first.

Use Cases

  • An operations writer needs to turn an industry analysis into a WeChat article with auto-generated covers and inline images.
  • An editor needs to batch-produce draft articles in different styles and push them to the WeChat draft box for review.
  • A content engineer needs to compress generated images, upload them to the WeChat media library, and create a draft.
  • A regular contributor needs to switch between practical, news, and other styles to finish an article quickly.

Best For

  • Operations writers who publish WeChat articles weekly and need automatic cover and inline images.
  • Editors producing multiple drafts who need consistent Markdown, HTML, and draft status output.
  • Content engineers who want to script the writing workflow with DeepSeek and Doubao APIs.
  • Official Account administrators who configure WeChat AppID, AppSecret, and batch-push drafts.