baoyu-post-to-wechat

Post articles and image-text messages to WeChat Official Accounts via API or Chrome CDP.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/glfruit/gorin-skills --skill baoyu-post-to-wechat-glfruit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-wechat
Source: https://github.com/glfruit/gorin-skills/tree/main/openclaw/baoyu-post-to-wechat
Command: npx skills add https://github.com/glfruit/gorin-skills --skill baoyu-post-to-wechat-glfruit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines publishing content to WeChat Official Accounts by automating posts for both articles and image-text messages through API calls or a Chrome-based browser workflow.

Core Features & Use Cases

  • OpenClaw/baoyu-post-to-wechat supports API-based article posting and browser-based image-text publishing, including metadata handling and image uploads.
  • It enables multi-account publishing with per-account credentials and isolated Chrome profiles, resolving credentials from EXTEND.md, environment variables, or per-project/.env files.
  • It coordinates end-to-end publishing: preparing themes, colors, cover images, and citations, then posting as draft or final output via API or browser.

Quick Start

Install the skill, configure EXTEND.md if needed, and run to publish content to WeChat.

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

Automating WeChat Official Account publishing is handled by this Skill through API calls or a Chrome CDP browser workflow, managing article and image-text posts including metadata and image uploads.

Can I post to multiple WeChat Official Accounts simultaneously?

Yes, posting to multiple WeChat Official Accounts is supported using per-account credential profiles and isolated Chrome browser instances to keep sessions separated during automated publishing.

How do I resolve WeChat API credentials for automated article posting?

WeChat API credentials are resolved automatically from EXTEND.md configurations, system environment variables, or per-project .env files to authenticate article and image-text publishing workflows.

What is the difference between API and browser-based WeChat publishing?

API-based WeChat publishing handles direct article posting, while the Chrome CDP browser workflow manages image-text messages, coordinating themes, colors, cover images, and citations end-to-end.

Does WeChat automated publishing handle image uploads and cover images?

Yes, image uploads and cover image preparation are handled natively within the workflow, coordinating themes, colors, and citations before posting drafts or final output to WeChat.

What do I need to configure before automating WeChat posts?

Before automating WeChat posts, you need to install the Skill and configure your credentials in EXTEND.md, environment variables, or a .env file to enable API or browser-based publishing.