geekjourneyx/md2wechat-skill

Markdown to WeChat CLI | 一键排版发布到微信公众号:支持 40+ 排版样式和专业主题 、AI 配图 、批量发布 、多账号管理、多平台发布

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 8 minutes ago
Added to GitGenius on September 19th, 2026
Created on January 11th, 2026
Open Issues & Pull Requests: 5 (+0)
GitHub issues: Enabled
Number of forks: 410
Total Stargazers: 3,660 (+0)
Total Subscribers: 9 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 32.0 hours
Mean response time: 7.4 days
90th percentile: 19.2 days
Tracked items: 14

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 10 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Detailed Description

md2wechat is a command-line tool that converts Markdown to WeChat Official Account formatting, with support for styling, cover generation, and multi-platform draft publishing.

The tool addresses the friction in WeChat content publishing by breaking the workflow into discrete, verifiable CLI commands. Users write Markdown locally, then use the tool to convert it to WeChat-compatible HTML with professional styling, generate cover images and infographics, inspect the output before publishing, and push drafts to the WeChat backend. The tool supports over 40 styling templates and custom syntax for layout control. For automation, it exposes discovery commands that allow AI agents to query capabilities, available themes, and layout options, enabling stable integration with Claude Code, Codex, and other agent platforms through JSON responses. A paid API mode provides stable conversion with coverage of advanced styling scenarios.

The tool suits content creators and teams managing WeChat Official Accounts who want to author in Markdown and automate publishing workflows. It is particularly valuable for those using AI agents to assist with content creation, as the CLI is designed around agent integration patterns. The free tier supports basic conversion and preview, while the professional API unlocks batch publishing, multi-account management, and guaranteed output stability. A recent addition enables cross-platform draft synchronization, allowing a single Markdown file to be saved as drafts on Zhihu, CSDN, and Toutiao through browser automation by agents.

The project maintains active development with regular feature additions, as evidenced by the recent multi-platform draft sync capability. The codebase is written in Go and includes comprehensive documentation covering installation, configuration, WeChat credential setup, and agent workflow patterns. The tool provides explicit commands for content generation tasks like title suggestions, humanization, and infographic creation, indicating ongoing investment in the authoring experience beyond format conversion alone.