md2wechat-skill

md2wechat-skill

CLI tool for converting Markdown to WeChat Official Account format, supporting advanced formatting, AI-generated images, and batch publishing.

MCPWritingOpen sourcemarkdownwechatpublishingcontent-creation
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 2.9k
Source
mcp-github

Overview

md2wechat is a command-line tool designed for AI Agents to create and publish content for WeChat Official Accounts. It supports 43 advanced formatting modules and 48 professional themes, enabling AI to generate high-quality WeChat articles with AI-powered cover image generation. This tool converts Markdown files into WeChat-compatible HTML and directly pushes them to the WeChat draft box. Ideal for teams and individuals who frequently publish official account content.

Capabilities

  • Convert Markdown to WeChat HTML format
  • 43 advanced formatting modules
  • 48 professional themes
  • AI-generated cover images
  • Batch publish to WeChat draft box
  • Remove AI traces

Use cases

Automatically generate and publish official account articlesCollaborative writing of official account contentQuickly generate high-quality WeChat articlesBatch manage and publish multiple official account articles

Setup

Requires: API KeyNode 环境微信公众号 AppID 和 Secret
npm install -g @geekjourneyx/md2wechat

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get an API Key?

Contact the author to apply for API service.

Is there a free mode available?

Yes, free mode is supported but with limited features.

How do I configure WeChat credentials?

Run `md2wechat config init` and fill in the AppID and Secret.

Related skills