baoyu-post-to-wechat

Publish markdown, HTML, or plain-text content to WeChat Official Account drafts.

14|4|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/zephyrwang6/allSkills --skill baoyu-post-to-wechat-zephyrwang6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-wechat
Source: https://github.com/zephyrwang6/allSkills/tree/main/baoyu-post-to-wechat
Command: npx skills add https://github.com/zephyrwang6/allSkills --skill baoyu-post-to-wechat-zephyrwang6

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the manual work of preparing and publishing content to a WeChat Official Account, including article drafts, image-text posts, and editor-specific formatting steps.

Core Features & Use Cases

  • Article Publishing: Convert and publish markdown or HTML articles through API or browser automation with title, summary, author, cover, and comment settings.
  • Image-Text Posting: Create short image-heavy WeChat posts with multiple images, title compression, and content limits handled automatically.
  • Workflow Support: Load saved preferences, validate environment readiness, and guide first-time setup for credentials and browser access.
  • Use Case: A creator can take a markdown article with inline images, render it into WeChat-ready HTML, and save it as a draft with the right cover and metadata.

Quick Start

Ask the skill to publish your article or image-text draft to WeChat using the source file you provide and the publishing method you prefer.

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

To publish markdown articles to a WeChat Official Account, this Skill converts markdown to themed HTML, extracts metadata, uploads images, and saves drafts via browser automation or the WeChat API.

Can I convert markdown to WeChat-ready HTML with custom themes and inline images?

Yes, converting markdown to WeChat-ready HTML applies themed rendering and handles inline image uploads automatically, transforming your source text into properly formatted draft content.

Do I need WeChat API credentials to create official account drafts?

You only need WeChat API credentials to create official account drafts if you choose the API publishing workflow; otherwise, Chrome/CDP browser automation can handle the draft creation process directly.

What is the best way to post image-text content to WeChat from markdown?

The best way to post image-text content to WeChat from markdown is using the built-in image-text posting feature, which automatically handles multiple images, title compression, and content limits.

Does WeChat publishing via browser automation support cover selection and comment settings?

WeChat publishing via browser automation fully supports cover selection and comment settings, loading saved preferences from EXTEND.md to configure article metadata before saving the draft.

Why does markdown conversion to WeChat drafts fail without Chrome or CDP access?

Markdown conversion to WeChat drafts fails without Chrome or CDP access because browser automation mode requires a running Chrome instance to interact with the WeChat Official Account publishing interface.