baoyu-post-to-wechat

Publish Markdown articles and image-text posts to WeChat Official Accounts via API or Chrome CDP.

3|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/XinAloha/skills --skill baoyu-post-to-wechat-xinaloha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-wechat
Source: https://github.com/XinAloha/skills/tree/main/content/post-to-wechat
Command: npx skills add https://github.com/XinAloha/skills --skill baoyu-post-to-wechat-xinaloha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @jsquash/webp, baoyu-chrome-cdp, baoyu-md, jimp, socks, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the manual friction of publishing content to WeChat Official Accounts by automating the conversion of Markdown or HTML into WeChat-ready drafts, handling image uploads, and managing multi-account credentials.

Core Features & Use Cases

  • Multi-Method Publishing: Supports direct API publishing for speed or browser-based automation for complex formatting.
  • Smart Markdown Conversion: Automatically converts external links to citations and handles image placeholders for seamless pasting.
  • Use Case: A content creator can write a post in Markdown, include multiple images, and use this Skill to instantly push it as a draft to their WeChat Official Account, complete with custom themes and comment settings.

Quick Start

Use the baoyu-post-to-wechat skill to publish the markdown file article.md to my default WeChat 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 automate publishing markdown to WeChat Official Account?

To automate publishing markdown to WeChat Official Account, you can use this Skill to convert Markdown into WeChat-ready drafts, handle image uploads, and push content directly via API or browser automation. It automatically formats external links as citations and manages multi-account credentials.

Does WeChat API publishing work when IP addresses are restricted?

WeChat API publishing supports IP-restricted environments by utilizing SSH-tunneled remote API publishing. This allows you to bypass IP limitations and securely push articles to WeChat Official Accounts from remote servers.

How do I convert markdown images and links for WeChat drafts?

To convert markdown images and links for WeChat drafts, the Skill automatically translates external links into citations and processes image placeholders. This smart Markdown-to-HTML conversion ensures seamless pasting and proper formatting within the WeChat editor.

Can I manage multiple WeChat Official Accounts with automated publishing?

You can manage multiple WeChat Official Accounts with automated publishing through this Skill's multi-account credential management. It allows you to configure distinct accounts and instantly push drafted articles to your selected target account.

Do I need Bun runtime and Chrome for WeChat content automation?

You need the Bun runtime to execute this WeChat content automation Skill, and Chrome is required specifically for browser-based workflows. Chrome CDP enables complex formatting automation, while direct API publishing can operate without the browser dependency.

What is the best way to handle complex formatting when publishing to WeChat?

The best way to handle complex formatting when publishing to WeChat is using the browser-based automation method via Chrome CDP. This approach manages intricate HTML structures and custom themes more reliably than direct API publishing alone.