baoyu-post-to-wechat

Automate publishing Markdown, HTML, or plain text articles to WeChat Official Accounts via API or Chrome CDP.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates the end-to-end process of publishing content to WeChat Official Accounts, eliminating manual steps in creating and posting articles or image-text messages.

Core Features & Use Cases

  • API publishing and browser-based posting with drafts management and credential handling
  • Article posting from Markdown/HTML/plain text with image uploads and cover handling
  • Image-text posting with multiple images and automation of image insertion in the editor
  • Frontmatter-driven metadata support (author, summary) and flexible workflows across API and browser methods

Quick Start

Publish a Markdown article to WeChat Official Account using the built-in API or browser 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 automate publishing markdown articles to a WeChat Official Account?

You can automate WeChat Official Account publishing by submitting Markdown articles to this Skill, which processes the text, handles image uploads, and manages cover images end-to-end. It also extracts frontmatter metadata like author and summary for the post.

Can I post image-text messages with multiple images to WeChat via browser automation?

Yes, you can post image-text messages with multiple images using Chrome CDP browser automation. The Skill automates image insertion directly within the WeChat editor, completing the end-to-end publishing process without manual intervention.

Does the WeChat posting automation support both API and browser-based workflows?

Yes, WeChat posting automation supports both API publishing and browser-based workflows via Chrome CDP. This allows flexible credential handling and drafts management depending on your specific account access and publishing requirements.

What input formats are supported for automating WeChat Official Account content posting?

Supported input formats for automating WeChat content posting include HTML, Markdown, and plain text. The Skill processes these inputs to create articles, handling image uploads and cover images seamlessly across API or browser methods.

How does frontmatter metadata integration work when posting to WeChat Official Accounts?

Frontmatter metadata integration works by extracting fields like author and summary from your Markdown files before posting to WeChat Official Accounts. This metadata is applied automatically during the end-to-end publishing workflow.