baoyu-post-to-wechat

Automate posting Markdown or HTML articles to WeChat Official Accounts via API or browser.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of publishing articles and image-text posts to WeChat Official Accounts, saving time and ensuring consistent formatting.

Core Features & Use Cases

  • Article Posting: Publish articles from Markdown or HTML files, supporting various themes and auto-generated metadata.
  • Image-Text Posting: Create short posts with multiple images, ideal for social media updates.
  • API or Browser: Supports both API-based publishing (faster, requires credentials) and browser automation (easier setup).
  • Use Case: A content creator can use this Skill to quickly publish their latest blog post, converted from Markdown to a beautifully formatted WeChat article, complete with images and proper metadata.

Quick Start

Use the baoyu-post-to-wechat skill to publish the markdown file article.md 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 publish a Markdown article to a WeChat Official Account?

You can publish a Markdown article to a WeChat Official Account by using this Skill to convert Markdown to formatted HTML, apply custom themes, and upload content via API or browser automation.

What is the difference between API and browser automation for WeChat publishing?

API-based WeChat publishing is faster and requires credential management, while browser automation offers easier setup using a configured Chrome profile to handle the article posting process.

Can I post image-text content with multiple images to WeChat?

Yes, you can post image-text content with multiple images to WeChat. This Skill supports creating short posts with multiple images, ideal for social media updates and visual content.

Do I need API credentials to automate posting articles to WeChat?

No, you do not need API credentials if you choose browser automation. This Skill supports API-based publishing with credentials and browser automation using a configured Chrome profile.

Does the WeChat article publishing process support custom themes and HTML input?

Yes, the WeChat article publishing process supports custom themes and HTML input. It processes Markdown and HTML files, applying selected themes and managing metadata for the final post.

What are the limitations of browser automation for WeChat image-text posts?

Browser automation for WeChat image-text posts requires a specific Chrome profile configuration and may be slower than API methods, but it avoids manual API credential management.