youmind-wechat-article

Automate WeChat Official Account article creation, formatting, and draft-box publishing.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/augustscl/awesome-xiawang-skills --skill youmind-wechat-article
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youmind-wechat-article
Source: https://github.com/augustscl/awesome-xiawang-skills/tree/main/youmind-wechat-article
Command: npx skills add https://github.com/augustscl/awesome-xiawang-skills --skill youmind-wechat-article

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Many creators and teams waste hours on topic research, drafting, de-AI editing, image production, WeChat-specific formatting, and manual publishing. This Skill consolidates the entire WeChat Official Account workflow so a single prompt (or a Markdown file) produces a publication-ready draft in your WeChat draft box, with fallbacks for missing services or failures.

Core Features & Use Cases

  • Topic discovery and trending-hotspot mining, with SEO-informed title suggestions and topic scoring.
  • Structured writing pipeline: frameworks selection, atomic-insight-first drafting, multi-pass de-AI editing, depth checks, and SEO optimization.
  • Visual pipeline: cover and inline image prompts, multi-provider generation and a three-level fallback chain (AI → library search → prompt-only).
  • WeChat publishing: theme-based formatting, CLI preview/publish tools, and mandatory draft-box publishing for verified accounts.
  • Use case: Say a marketing lead needs a ready-to-publish WeChat article in one hour—this Skill will propose topics, draft a 1500–2,000 word piece, generate images, format it to a chosen theme, and push the result to the WeChat drafts.

Quick Start

Say: "帮我写一篇关于 AI 编程的公众号文章" to generate, format, and publish a WeChat draft.

Frequently Asked Questions about youmind-wechat-article

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate WeChat Official Account article publishing from a Markdown file?

You can automate WeChat Official Account publishing by providing a Markdown file or brief prompt to generate, format, and push a publication-ready draft directly to your WeChat draft box. The workflow handles topic discovery, structured writing, image generation, and theme-based formatting end-to-end.

What is the best way to generate SEO-optimized WeChat articles with AI cover images?

The best way to generate SEO-optimized WeChat articles with AI cover images is using an end-to-end AI writing pipeline that applies SEO-informed title suggestions, multi-pass de-AI editing, and multi-provider image generation with a three-level fallback chain to ensure visual content is always produced.

Do I need a verified WeChat account and AppID to publish drafts through this workflow?

Yes, you need a verified WeChat Official Account with AppID and AppSecret configured, along with IP whitelist setup, to use the mandatory draft-box publishing feature. Node.js >=18 and Python >=3.9 are also required for the toolkit scripts.

Can I use AI image generation for WeChat article inline images if my primary provider fails?

Yes, you can generate WeChat article inline images even if your primary provider fails because the visual pipeline implements a three-level fallback chain moving from AI generation to library search and finally to prompt-only output, ensuring images are always delivered.

How does the de-AI editing pipeline work for WeChat article writing?

The de-AI editing pipeline works by applying a structured writing framework that drafts atomic insights first, then executes multi-pass de-AI editing and depth checks to refine the content, removing artificial tone and optimizing readability for WeChat Official Account audiences.

What are the limitations of automated WeChat publishing for verified accounts?

A key limitation of automated WeChat publishing is that it strictly enforces mandatory draft-box publishing for verified accounts rather than direct public posting, requiring proper AppID, AppSecret, and IP whitelist configuration, with fallbacks needed for missing YouMind or image provider API keys.