AI Agent Hub
Back to skills
WeChat Article Optimization Publisher icon

WeChat Article Optimization Publisher

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_99bc9dd8/wechat-article-publisher-auto.

About this skill

Problem

Publishing a WeChat Official Account article often stalls between content and draft: titles need more hook, summaries sound formulaic, illustration placement is unclear, HTML layout is costly to maintain, and media upload plus draft creation require repeated API checks. This skill splits that pipeline into reviewable steps before a draft is created.

How it works

  • Title and summary: Generates five candidate titles with recommendation scores, then creates a summary of no more than 50 characters from the selected title and article.
  • Illustrations: Selects 2-3 placement points, writes Chinese prompts that exclude gray backgrounds and watermarks, then generates up to 3 images with one retry if a call fails.
  • Formatting: Keeps the original wording and order unchanged, outputs a complete HTML string, and uses paragraphs, bold, color, and image tags to improve readability.
  • Draft creation: Fetches a WeChat access_token, uploads images and records each media_id, builds the payload JSON, and creates the draft.

Boundaries

Requires Volcano Ark and WeChat Official Account credentials; best for complete articles that should become editable drafts. Sensitive content, copyrighted material, or mandatory human review still needs step-by-step confirmation. It does not publish the final article; it only creates a draft.

Use Cases

  • Given a finished technical draft, generate titles, a summary, and 2-3 WeChat-style illustrations, then create a draft.
  • Convert a long article into WeChat HTML while preserving order, bolding key sentences, and inserting uploaded images.
  • Produce five candidate titles and a 50-character summary for a product post, then upload media and create an editable draft.
  • Before a content schedule, assemble the article, cover images, and summary into a WeChat draft without manual media calls.

Best For

  • Content editors who turn finished articles into drafts with titles, summaries, and illustrations.
  • Engineers producing technical brand posts who need consistent layout and 2-3 explanatory images.
  • Product operations owners who prepare scheduled posts by generating titles, uploading media, and creating drafts.
  • Editors managing multiple Official Accounts who want a consistent title, summary, HTML, and image workflow.