pw-post-to-wechat

Publish Markdown content as drafts to WeChat Official Accounts via Chrome CDP.

22|4|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/plugins-world/pw-skills --skill pw-post-to-wechat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pw-post-to-wechat
Source: https://github.com/plugins-world/pw-skills/tree/main/pw-post-to-wechat
Command: npx skills add https://github.com/plugins-world/pw-skills --skill pw-post-to-wechat

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of publishing content to WeChat Official Accounts, saving users time and effort in content distribution.

Core Features & Use Cases

  • Image-Text Posting: Publish articles with multiple images (up to 9), supporting automatic title and content extraction from Markdown, with title and content compression for length limits.
  • Article Posting: Publish full Markdown articles with preserved formatting, supporting various themes (default, grace, simple) and custom titles/authors.
  • Use Case: A marketing team needs to quickly publish a visually rich promotional post with 5 images and a catchy title to their WeChat Official Account. This Skill can handle the image uploads, formatting, and posting process efficiently.

Quick Start

Use the pw-post-to-wechat skill to publish the content from 'article.md' with images from the './images/' directory.

Frequently Asked Questions about pw-post-to-wechat

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

FAQPage Schema
How do I automate publishing markdown content to a WeChat Official Account?

You can automate publishing markdown content to a WeChat Official Account by using browser automation via Chrome CDP to handle image uploads, format conversion, and submission as drafts. The process extracts titles and applies chosen themes automatically.

Does WeChat publishing automation support image-text posts with multiple images?

Yes, WeChat publishing automation supports image-text posts with up to 9 images. It automatically extracts titles and content from Markdown, compressing text to meet length limits while handling the image upload process.

Can I apply custom formatting and themes when I convert markdown to a WeChat article?

Yes, you can apply custom formatting and themes when you convert markdown to a WeChat article. The automation supports default, grace, and simple themes while preserving your original markdown formatting and allowing custom titles.

Do I need browser automation to post articles to WeChat MP platform?

Yes, you need browser automation using Chrome CDP to interact directly with the WeChat MP platform. This approach manages profile sessions for persistent logins, handles image uploads, and submits your formatted markdown content as drafts.

What is the best way to handle title and content length limits for WeChat Official Accounts?

The best way to handle title and content length limits for WeChat Official Accounts is through automatic extraction and compression. The automation processes your markdown content to ensure titles and text fit within the platform's constraints.

Are persistent login sessions supported for automated WeChat publishing?

Yes, persistent login sessions are supported for automated WeChat publishing through profile management. This allows you to maintain your authentication state across multiple publishing tasks without needing to repeatedly log into the WeChat MP platform.