baoyu-post-to-wechat

Post articles or image-text content to WeChat Official Account via API or Chrome CDP.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables seamless posting to WeChat Official Account (微信公众号) via API or Chrome DevTools Protocol (CDP), simplifying the publishing workflow for articles and image-text posts.

Core Features & Use Cases

  • Automates article posting (文章) via API or browser, including cover image handling and comment controls.
  • Supports image-text posts (贴图) with multiple images, or Markdown/HTML inputs, and draft-saving workflows.
  • Use case: you manage a WeChat Official Account and want to publish 2–3 posts daily from Markdown notes, with optional images, across API or browser methods.

Quick Start

Publish your content to WeChat Official Account by providing Markdown/HTML/Plain Text input; the skill will guide you to choose API or browser mode and execute the publish workflow.

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

You can post Markdown articles to a WeChat Official Account by using this skill to convert content and handle the publishing workflow via API or Chrome CDP, including cover image handling and draft saving.

Can I publish image-text posts with multiple images to WeChat Official Account?

Yes, you can publish image-text posts with multiple images to WeChat Official Account. The skill coordinates file uploads and metadata validation to execute multi-image publishing workflows.

Does posting to WeChat Official Account via API require browser automation?

No, browser automation via Chrome CDP is optional. You can publish articles and image-text posts entirely through the WeChat Official Account API by handling credential checks and draft additions programmatically.

How do I resolve themes and colors when converting HTML to WeChat posts?

The skill handles theme and color resolution internally during the HTML to WeChat post conversion, ensuring your content matches selected visual styles before saving drafts via API or browser.

What is the best way to automate daily WeChat Official Account publishing from Markdown notes?

The best way to automate daily WeChat publishing from Markdown notes is using a skill that validates metadata, processes content inputs, and executes end-to-end draft saving workflows across API or browser methods.

Why does my WeChat Official Account API post fail credential checks?

WeChat Official Account API posts fail credential checks when required authentication tokens are missing or invalid. The skill performs credential validation before attempting file uploads and draft additions to prevent publishing errors.