wechat-publisher

Convert Markdown or HTML into WeChat-compliant styled HTML and publish drafts.

95|9|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/sakuraoxo-clio/wechat-publisher --skill wechat-publisher-sakuraoxo-clio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-publisher
Source: https://github.com/sakuraoxo-clio/wechat-publisher/tree/main
Command: npx skills add https://github.com/sakuraoxo-clio/wechat-publisher --skill wechat-publisher-sakuraoxo-clio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires marked, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the frustration of manual WeChat article formatting by using AI to generate high-quality, component-based HTML that bypasses the limitations of standard Markdown-to-WeChat converters.

Core Features & Use Cases

  • Component-Based Typesetting: Uses a library of professional design components like callout boxes, SVG infographics, and tech cards to create a polished, "designed" look.
  • Automated Publishing: Handles image processing (compression, base64 conversion, and WeChat server uploads) and pushes the final result directly to your WeChat Official Account draft box.
  • Use Case: A technical writer can take a raw Markdown draft and, with one command, have it transformed into a visually stunning, mobile-optimized article ready for final review in the WeChat backend.

Quick Start

Use the wechat-publisher skill to typeset the article in 'my-draft.md' and push it to my WeChat draft box.

Frequently Asked Questions about wechat-publisher

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

FAQPage Schema
How do I convert Markdown to WeChat HTML and publish it directly to drafts?

To convert Markdown to WeChat HTML and publish to drafts, this Skill automates the generation of WeChat-compliant, inline-styled HTML and pushes it directly to your Official Account draft box via API integration.

Can I use component-based typesetting for WeChat articles instead of standard Markdown?

Yes, you can use component-based typesetting for WeChat articles. This Skill uses a predefined library of professional design components, like callout boxes and SVG infographics, to bypass standard Markdown conversion limitations.

Do I need Node.js and WeChat API credentials for automated publishing?

Yes, you need Node.js and WeChat API credentials for automated publishing. This Skill requires a Node.js environment and access to WeChat Official Account API credentials to manage image uploads and draft creation.

How does image optimization work when pushing content to a WeChat Official Account?

Image optimization for WeChat Official Accounts works by automatically compressing images, converting them to base64, and uploading them to WeChat servers. This ensures your HTML content meets platform requirements before draft creation.

What is the best way to automate HTML typesetting for WeChat without manual formatting?

The best way to automate HTML typesetting for WeChat without manual formatting is using an AI-driven Skill that applies a predefined component library to generate mobile-optimized, inline-styled HTML directly from your raw content drafts.

Are there limitations when using automated publishing for WeChat content creation?

Limitations of automated WeChat publishing include strict dependency on a Node.js environment and valid WeChat Official Account API credentials. Without proper API access, the automated media upload and draft creation workflow will fail.