baoyu-post-to-wechat

Publish articles and image-text posts to WeChat Official Account via API or browser automation.

27|9|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Leoyishou/personal-ai-company --skill baoyu-post-to-wechat-leoyishou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-wechat
Source: https://github.com/Leoyishou/personal-ai-company/tree/main/content-bu/.claude/skills/baoyu-post-to-wechat
Command: npx skills add https://github.com/Leoyishou/personal-ai-company --skill baoyu-post-to-wechat-leoyishou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires front-matter, highlight.js, marked, reading-time, @antv/infographic, juice, fflate, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Posts content to WeChat Official Account using API or browser automation, enabling fast publishing of articles (文章) and image-text posts (贴图) with multi-image support.

Core Features & Use Cases

  • Article posting: publish HTML/Markdown/plain text as WeChat articles, with auto metadata and cover image handling.
  • Image-text posting: upload and insert multiple images into WeChat posts with placeholders and browser automation.
  • Workflow options: publish via API or via Chrome CDP/browser automation, supporting drafts and previews.

Quick Start

Publish a WeChat article by providing a markdown file and optional images, choosing API or browser publishing.

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 Markdown content to a WeChat Official Account?

You can publish Markdown content to a WeChat Official Account by providing a markdown file and optional images. The skill processes the input, auto-handles metadata, and posts the article directly via API or browser automation.

What is the best way to automate WeChat article posting with multiple images?

Automating WeChat article posting with multiple images is handled through image-text posts. The skill uploads and inserts images using placeholders and orchestrates the final publishing through browser automation or API credentials.

Can I use WeChat API and Chrome browser automation together for publishing drafts?

Yes, you can use WeChat API and Chrome browser automation together for publishing drafts. The skill orchestrates title, summary, and cover metadata across both modes, validating inputs before cross-mode publishing.

Does the WeChat publishing workflow support HTML and plain text inputs?

Yes, the WeChat publishing workflow supports HTML and plain text inputs alongside Markdown. It validates these input formats and orchestrates the necessary metadata, image uploads, and cross-mode publishing to the platform.

What do I need to set up before automating WeChat posts via API?

Before automating WeChat posts via API, you need valid API credentials and a Chrome session for browser-based workflows. The skill relies on these to validate inputs, upload images, and manage drafts and previews.

Why use browser automation instead of just the WeChat API for publishing?

You use browser automation alongside the WeChat API to handle workflows requiring Chrome CDP sessions, such as complex image-text posts. The skill validates inputs and orchestrates metadata, supporting drafts and previews across both modes.