wechat-mp-publisher

Convert Markdown to WeChat HTML and publish articles with media uploads.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/gjwroot/trae-skills-collection --skill wechat-mp-publisher-gjwroot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-mp-publisher
Source: https://github.com/gjwroot/trae-skills-collection/tree/main/.trae/skills/wechat-mp-publisher
Command: npx skills add https://github.com/gjwroot/trae-skills-collection --skill wechat-mp-publisher-gjwroot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates publishing content to WeChat Official Accounts by converting Markdown into WeChat-friendly HTML, uploading media to the WeChat CDN, and managing drafts across multiple accounts, eliminating manual, multi-step publishing.

Core Features & Use Cases

  • Markdown → 微信 HTML: Converts Markdown to HTML with inline styles and mobile-friendly formatting that complies with WeChat's restrictions.
  • 图片上传 & 封面管理: Uploads article images and cover images to WeChat CDN and updates content references accordingly.
  • 草稿管理 & 多账号切换: Creates, lists, and deletes drafts; supports switching between multiple accounts via centralized credential storage.
  • 踩坑指南内置: Includes practical notes on WeChat HTML compatibility pitfalls and best practices.

Quick Start

Publish a Markdown article to my WeChat Official Account.

Frequently Asked Questions about wechat-mp-publisher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish Markdown to WeChat Official Account automatically?

To publish Markdown to WeChat Official Account automatically, this Skill converts Markdown to WeChat-friendly HTML with inline styles, uploads media to the WeChat CDN, and handles draft management to eliminate multi-step manual publishing.

Can I manage multiple WeChat Official Account drafts with centralized credential storage?

Yes, you can manage multiple WeChat Official Account drafts using centralized credential storage. The Skill supports creating, listing, and deleting drafts while seamlessly switching between multiple accounts.

Does the Markdown to WeChat HTML conversion handle image and cover media uploads?

Yes, the Markdown to WeChat HTML conversion handles image and cover media uploads. It automatically uploads article images and cover images to the WeChat CDN and updates content references accordingly.

What are the common WeChat HTML compatibility pitfalls when converting from Markdown?

When converting Markdown to WeChat HTML, common compatibility pitfalls involve formatting restrictions. This Skill includes built-in practical notes on WeChat HTML compatibility pitfalls and best practices to ensure mobile-friendly formatting.

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

The best way to automate WeChat Official Account publishing from Markdown files is using an end-to-end workflow tool. This Skill covers Markdown-to-HTML conversion, WeChat CDN image hosting, credential handling, and draft management across accounts.