baoyu-post-to-wechat

Publish markdown, HTML, or plain text to WeChat Official Account drafts and image-text posts.

333|83|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/SpaceZephyr/myskill --skill baoyu-post-to-wechat-spacezephyr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-wechat
Source: https://github.com/SpaceZephyr/myskill/tree/main/baoyu-post-to-wechat
Command: npx skills add https://github.com/SpaceZephyr/myskill --skill baoyu-post-to-wechat-spacezephyr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the manual friction of preparing, formatting, and publishing content to a WeChat Official Account, whether you need a draft article or a multiple-image post.

Core Features & Use Cases

  • Article publishing: Convert markdown or HTML into polished WeChat articles and publish them through API or browser automation.
  • Image-text posting: Create short image-first posts with up to nine images using markdown, a directory of images, or explicit content.
  • Workflow support: Handles themes, title and summary extraction, cover selection, comment defaults, login checks, and permission validation so the publishing flow can run end to end.
  • Use case: A content editor can turn a draft markdown post with images into a WeChat draft without manually recreating formatting in the editor.

Quick Start

Ask the skill to publish your article to WeChat as a draft from a markdown, HTML, or plain-text source.

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

To publish markdown to a WeChat Official Account draft, this Skill converts markdown to HTML, extracts titles and summaries, resolves cover images, and uploads the formatted article through API or browser automation workflows.

Can I create a WeChat image-text post with multiple local images?

Yes, you can create a WeChat image-text post using a directory of local images. The Skill processes short image-first posts with up to nine images from markdown, explicit content, or local image sources.

Does browser automation work for WeChat article publishing?

Browser automation works for WeChat article publishing by handling login checks, permission validation, comment-setting validation, and end-to-end posting workflows without manual formatting in the WeChat editor.

What is the best way to convert HTML to WeChat official account posts?

The best way to convert HTML to WeChat official account posts is using a Skill that handles markdown-to-HTML conversion, theme application, cover-image resolution, and comment validation for automated draft creation.

Do I need API permissions to automate WeChat draft creation?

You need valid API permissions or active browser login checks to automate WeChat draft creation. The Skill validates comment defaults, permissions, and login status before publishing articles end to end.

Why does my markdown formatting break when publishing to WeChat?

Markdown formatting can break during WeChat publishing due to incompatible styles. This Skill applies compatible themes, extracts front-matter, and converts markdown to polished HTML to prevent manual formatting recreation.