baoyu-post-to-wechat

Automate WeChat Official Account posts via Chrome CDP with markdown and images.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Post content to WeChat Official Account (微信公众号) with support for both article posts and image-text posts, reducing manual posting work and streamlining content distribution.

Core Features & Use Cases

  • Image-text posting: publish multi-image updates with captions.
  • Article publishing: post markdown-formatted articles to the official account.
  • Workflow automation: convert markdown to HTML, upload assets, and populate editor fields for reliable results.

Quick Start

Prepare a Markdown file with your article and images and let the tool publish it to your WeChat Official Account.

Frequently Asked Questions about baoyu-post-to-wechat

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

FAQPage Schema
How do I automatically publish markdown articles to a WeChat Official Account?

To automatically publish markdown articles to a WeChat Official Account, this Skill converts markdown to HTML, uploads image assets, and populates the WeChat web editor fields via Chrome-based CDP automation. It streamlines content distribution by coordinating rendering and editor interactions.

Can I post multi-image updates with captions to WeChat automatically?

Yes, you can post multi-image updates with captions to WeChat automatically. The Skill supports image-text posting workflows, handling multi-image uploads and caption integration directly within the WeChat web interface.

Do I need a local Chrome installation to automate WeChat publishing?

Yes, you need a local Chrome installation to automate WeChat publishing. The workflow relies on a Chrome-based CDP client to control browser interactions, and it also requires an active WeChat login session in your browser.

What is the best way to convert markdown to HTML for WeChat posts?

The best way to convert markdown to HTML for WeChat posts is using an automation workflow that renders the markdown, uploads local images, and maps the HTML directly into the official account editor. This ensures reliable formatting for article publishing.

Why does WeChat automated posting fail during image uploads?

WeChat automated posting may fail during image uploads if the Chrome-based CDP client cannot access the local installation or if the active WeChat login session expired. The tool depends on these browser interactions to coordinate multi-image workflows.