wechat-md

Convert Markdown articles into WeChat-compatible HTML via Playwright automation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of converting Markdown content into HTML that is compatible with WeChat's public account editor, saving users significant time and effort in manual formatting.

Core Features & Use Cases

  • Markdown to WeChat HTML Conversion: Utilizes md-wechat.vercel.app to transform Markdown into styled HTML.
  • Automated Styling: Applies predefined styles for WeChat compatibility.
  • Clipboard Integration: Copies the formatted HTML directly to the clipboard for easy pasting.
  • Use Case: When a user provides a blog post in Markdown format and asks to prepare it for publication on WeChat, this skill will handle the entire conversion and formatting process.

Quick Start

Format the provided markdown content for WeChat publication.

Frequently Asked Questions about wechat-md

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

FAQPage Schema
How do I convert Markdown to WeChat public account HTML?

To convert Markdown to WeChat public account HTML, this Skill uses Playwright browser automation to transform Markdown files into WeChat-compatible HTML, applying predefined styles for direct publication.

Can I copy formatted Markdown content directly to the clipboard for WeChat?

Yes, you can copy formatted Markdown content directly to the clipboard for WeChat. The Skill processes the Markdown article and copies the resulting WeChat-compatible HTML to your clipboard for easy pasting.

Does this Markdown to WeChat conversion tool require any dependencies?

No additional dependencies are required to use this Markdown to WeChat conversion tool. It operates independently using Playwright scripts to automate the formatting process without external package installations.

What is the best way to format a blog post for WeChat publication?

The best way to format a blog post for WeChat publication is to provide the Markdown file to this Skill. It automates the styling and HTML conversion, eliminating the need for manual, time-consuming formatting in the WeChat editor.

Why does WeChat mess up my Markdown article formatting?

WeChat messes up Markdown article formatting because its editor does not natively support Markdown. This Skill solves the problem by converting your Markdown into WeChat-compatible HTML with predefined styles before pasting.