wechat-mp-publisher

Convert Markdown articles to WeChat-compatible HTML and create drafts via the WeChat API.

5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/best/openclaw-skills --skill wechat-mp-publisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-mp-publisher
Source: https://github.com/best/openclaw-skills/tree/main/wechat-mp-publisher
Command: npx skills add https://github.com/best/openclaw-skills --skill wechat-mp-publisher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @wenyan-md/core, form-data-encoder, formdata-node, jsdom, node-fetch, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of publishing Markdown articles to your WeChat Official Account, saving you the manual effort of converting formats and uploading content.

Core Features & Use Cases

  • Markdown to WeChat HTML: Converts Markdown content, including footnotes, images, and code blocks, into a WeChat-compatible HTML format with optimized styling for both light and dark modes.
  • Image Uploading: Automatically uploads local images to WeChat's CDN and handles cover image uploads.
  • Draft Creation: Creates a draft article in your WeChat MP backend, ready for your manual review and publication.
  • Use Case: You've written a blog post in Markdown and want to publish it to your WeChat Official Account. Use this Skill to convert it, upload images, and create a draft, all with a single command.

Quick Start

Use the wechat-mp-publisher skill to publish the markdown file 'my_article.md' to your WeChat Official Account draft box.

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

You can publish Markdown to a WeChat Official Account draft box by using this Skill to convert Markdown content into WeChat-compatible HTML, upload images to the CDN, and create a draft via the WeChat API.

Do I need WeChat API credentials to convert Markdown to WeChat HTML?

Yes, you need the WECHAT_APP_ID and WECHAT_APP_SECRET environment variables for authentication when converting Markdown to WeChat HTML and creating drafts via the WeChat API.

Does the WeChat Markdown conversion support code blocks and footnotes?

Yes, the Markdown to WeChat HTML conversion supports footnotes, images, and code blocks, applying custom styling optimized for viewing in both light and dark modes.

Can I upload local images automatically when publishing Markdown to WeChat?

Yes, when publishing Markdown to WeChat, the Skill automatically uploads local images to WeChat's CDN and handles cover image uploads for the draft article.

What is the best way to automate Markdown to WeChat HTML conversion?

The best way to automate Markdown to WeChat HTML conversion is using this Skill to convert content with custom styling, upload images to the CDN, and create drafts directly via the WeChat API.