wechat-article-formatter

Convert Markdown articles into WeChat-compatible HTML with code highlighting.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/zhangdahai112/LocalManus --skill wechat-article-formatter-zhangdahai112
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-article-formatter
Source: https://github.com/zhangdahai112/LocalManus/tree/main/localmanus-backend/skills/wechat-article-formatter
Command: npx skills add https://github.com/zhangdahai112/LocalManus --skill wechat-article-formatter-zhangdahai112

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires markdown, beautifulsoup4, cssutils, lxml, watchdog, Pygments, and includes scripts (resource) and templates (resource) and references (resource) components.

What problem does it solve?

This Skill transforms Markdown articles into beautifully formatted HTML that is perfectly optimized for WeChat Public Accounts, eliminating the need for manual formatting and ensuring a professional look.

Core Features & Use Cases

  • Markdown to HTML Conversion: Supports full Markdown syntax conversion.
  • Multiple Themes: Offers 'tech', 'minimal', and 'business' themes for diverse content styles.
  • Code Highlighting: Applies syntax highlighting to code blocks.
  • Batch Conversion: Process multiple files efficiently.
  • Live Preview: Enables real-time editing and preview.
  • Use Case: You've written a technical blog post in Markdown and want to publish it on WeChat. This Skill converts it into a WeChat-ready HTML with a 'tech' theme, including proper code block styling and a clean layout.

Quick Start

Convert your markdown file 'my_article.md' to WeChat HTML using the tech theme and preview the result.

Frequently Asked Questions about wechat-article-formatter

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

FAQPage Schema
How do I convert Markdown to WeChat-compatible HTML for my public account?

To convert Markdown to WeChat HTML, you can use a formatter that applies professional styling, syntax highlighting, and responsive design optimized for WeChat Public Accounts. It processes Markdown files and outputs ready-to-paste HTML.

Does WeChat HTML conversion support syntax highlighting for code blocks?

Yes, WeChat HTML conversion supports code highlighting for code blocks. It processes Markdown syntax and applies syntax highlighting using Pygments, ensuring code snippets render correctly in WeChat articles.

Can I batch convert multiple Markdown files into WeChat articles at once?

Yes, you can batch convert multiple Markdown files into WeChat articles. The batch processing feature handles multiple files efficiently, applying your selected theme and styling to each article simultaneously.

What WeChat article themes are available for Markdown formatting?

Available WeChat article themes include 'tech', 'minimal', and 'business'. These customizable themes provide diverse content styles, allowing you to match the visual layout to your specific publishing context.

How does live preview work when formatting Markdown for WeChat?

Live preview enables real-time editing and formatting of your Markdown content. As you edit, the tool renders WeChat-compatible HTML instantly, letting you verify professional styling and responsive design before publishing.

What is the best way to format technical blog posts for WeChat Public Accounts?

The best way to format technical blog posts for WeChat is converting Markdown using the 'tech' theme. This applies proper code block styling and a clean layout, ensuring your technical content looks professional on WeChat.