baoyu-post-to-wechat

Publish Markdown, HTML, or plain text articles to WeChat Official Accounts via API or browser automation.

2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/neo-unicorn/neo-skills --skill baoyu-post-to-wechat-neo-unicorn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-wechat
Source: https://github.com/neo-unicorn/neo-skills/tree/main/baoyu-post-to-wechat
Command: npx skills add https://github.com/neo-unicorn/neo-skills --skill baoyu-post-to-wechat-neo-unicorn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires highlight.js, marked, front-matter, fflate, juice, reading-time, remark-cjk-friendly, remark-parse, remark-stringify, unified, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Publishing content to a WeChat Official Account usually requires manual copy‑paste, handling of API credentials, and separate steps for image‑text posts, which is time‑consuming and error‑prone.

Core Features & Use Cases

  • Article Publishing: Convert Markdown, HTML, or plain text into WeChat articles via API or browser automation.
  • Image‑Text Posts: Create rich posts with up to nine images, handling uploads and placement automatically.
  • Use Case: A marketer can instantly send a product‑launch article with images to the official account without leaving the editing environment.

Quick Start

Ask the assistant to post the file "article.md" with the title "New Feature" 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 publish a markdown article to a WeChat Official Account?

To publish a markdown article to a WeChat Official Account, you can use this Skill to convert markdown, HTML, or plain text into WeChat-compatible posts via API or browser automation. It handles formatting and uploads automatically without manual copy-paste.

Can I create WeChat image-text posts with multiple images automatically?

Yes, you can create WeChat image-text posts with up to nine images automatically. The Skill handles image uploads and placement for rich posts, allowing marketers to send product-launch articles with images directly to the official account.

Do I need WeChat API credentials to post articles automatically?

You need WeChat API credentials (AppID and AppSecret) to post articles via the API mode. Alternatively, you can use Chrome browser automation for browser mode if you do not have API credentials readily available.

What is the best way to format markdown for WeChat articles?

The best way to format markdown for WeChat articles is using a unified parser that applies theme and color customization. This Skill uses dependencies like marked and remark-parse to convert markdown into WeChat-compatible HTML.

Does browser automation work for WeChat publishing without an AppID?

Yes, browser automation works for WeChat publishing without an AppID by using a Chrome installation. This mode bypasses the need for API credentials by automating the browser interface to post articles and image-text content.

Are there limitations when sending image-text posts to WeChat Official Accounts?

A known limitation when sending image-text posts is that you can include a maximum of nine images per post. The Skill handles the automatic upload and placement of these images within the constraints of the WeChat platform.