wechat-official-account-manager

Automate WeChat Official Account draft publishing with Gemini/AI APIs.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/sterlingdon/wechat_skills --skill wechat-official-account-manager-sterlingdon
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wechat-official-account-manager
Source: https://github.com/sterlingdon/wechat_skills/tree/main/skills/official_accounts
Command: npx skills add https://github.com/sterlingdon/wechat_skills --skill wechat-official-account-manager-sterlingdon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pillow, python-dotenv, google-genai, requests, dashscope, markdown, premailer, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

WeChat Official Account management is a multi-step, manual process involving content ideation, visual asset generation, HTML/CSS rendering, and draft publishing. This Skill automates the entire lifecycle—from inspiration extraction and AI-driven style analysis to cover image creation, inline CSS rendering, and seamless synchronization with WeChat drafts.

Core Features & Use Cases

  • AI-assisted topic analysis and digest suggestions using Gemini.
  • Automated cover image generation and in-article illustrations with consistent visual style aligned to article language.
  • HTML/CSS rendering of Markdown into WeChat-ready content, image hosting, and automated draft publishing.
  • Use Case: A content team produces weekly WeChat posts with brand consistency and faster iteration cycles.

Quick Start

Set up the environment and run the end-to-end pipeline to convert an idea into a draft and publish to WeChat.

Frequently Asked Questions about wechat-official-account-manager

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

FAQPage Schema
How do I automate WeChat Official Account content creation and draft publishing?▼

WeChat Official Account automation extracts inspiration, generates cover images, renders inline CSS, and synchronizes drafts using AI APIs with structured error handling and logging.

Can I generate cover images and illustrations for WeChat drafts automatically?▼

Automated cover image generation creates visual assets and in-article illustrations with consistent visual style aligned to your article language using integrated AI image generation prompts.

How do I render Markdown into WeChat-ready content with inline CSS?▼

HTML/CSS rendering converts Markdown into WeChat-ready content by applying inline CSS through an automated render pipeline, handling image hosting and draft publishing.

Does WeChat draft publishing work with Gemini for topic analysis?▼

Gemini supports AI-assisted topic analysis and digest suggestions, driving the end-to-end pipeline that converts an idea into a draft and publishes to WeChat.

What is the best way to manage multiple WeChat Official Account articles for a content team?▼

End-to-end automation handles environment setup, image generation, HTML render pipelines, and draft synchronization for multiple articles, ensuring brand consistency and faster iteration cycles.

Do I need Python dependencies to run the WeChat Official Account automation pipeline?▼

The pipeline requires a Python environment with dependencies including pillow, python-dotenv, google-genai, requests, dashscope, markdown, and premailer to execute properly.