baoyu-post-to-wechat

Publish Markdown or HTML content to WeChat Official Accounts via API or browser.

947|163|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/guanyang/open-agent-hub --skill baoyu-post-to-wechat-guanyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-wechat
Source: https://github.com/guanyang/open-agent-hub/tree/main/skills/baoyu-post-to-wechat
Command: npx skills add https://github.com/guanyang/open-agent-hub --skill baoyu-post-to-wechat-guanyang

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Post-to-WeChat publishing typically requires separate tools and manual steps for content conversion, image uploads, and account credential handling. This Skill automates image-text and article publishing to WeChat Official Accounts by unifying content processing, asset management, and authentication into a single, repeatable workflow.

Core Features & Use Cases

  • Image-text posting (up to 9 images) to WeChat Official Account with Markdown-to-HTML conversion and image placeholders
  • Article publishing via API or browser automation, with optional remote publishing and multi-account support
  • Automatic metadata extraction, theme/color configuration, cover handling, and draft/publish flows
  • Use Case: a content team can push weekly updates with images and articles to the official account without switching tools

Quick Start

Publish a markdown article to your WeChat Official Account by running the appropriate script with content and images.

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

You can automate publishing markdown articles to a WeChat Official Account by using a script that converts markdown to HTML, extracts YAML frontmatter metadata, uploads images, and posts drafts or articles via API or browser automation.

Can I manage multiple WeChat Official Accounts with different credentials?

Yes, you can manage multiple WeChat Official Accounts by configuring per-account credentials, allowing your content team to push updates across different accounts without switching tools or manual authentication steps.

How does image upload and handling work for WeChat image-text posts?

Image upload for WeChat posts processes local images, supports up to 9 images per image-text post, and includes robust fallbacks for image handling and content rendering to ensure placeholders are correctly mapped.

Does this WeChat posting automation support remote publishing?

Yes, WeChat posting automation supports remote publishing via a remote API method, alongside standard API and browser automation methods, giving you flexibility in how drafts and articles are pushed to the platform.

What is the best way to post markdown content with custom themes to WeChat?

The best way to post markdown content with custom themes to WeChat is to enforce YAML frontmatter-based metadata for automatic theme and color configuration, ensuring consistent styling during the markdown-to-HTML conversion process.

Are there limitations when converting HTML to WeChat drafts via browser automation?

When converting HTML to WeChat drafts via browser automation, limitations may arise from complex asset management, but robust fallbacks for content rendering and image handling help mitigate rendering issues during the publishing flow.