RadarTopicsBuildersWeeklyReads
Open Source Radar
geekjourneyx/

md2wechat-skill

GitHubWebsite

md2wechat-skill is a Go CLI that converts Markdown to WeChat-ready HTML, supports 40+ layouts, AI-assisted imagery, multi-account management, and agent-driven workflows. It offers API and local CLI features for drafting, previewing, and publishing WeChat articles.

3.4kstars
389forks
5issues
2026since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

md2wechat-skill is a CLI tool written in Go that converts Markdown into WeChat HTML, builds covers and infographics, previews and publishes drafts, and supports multiple agent integrations and layout modules. It enables writing and publishing workflows for WeChat articles via commands like convert, preview, inspect, write, generate_cover, and more.

How it works

The project exposes a set of CLI commands that split the publishing flow into verifiable steps: convert Markdown to final HTML, preview results, inspect metadata/readiness, and optionally perform upload/draft actions. It supports an API mode with additional capabilities and a local discovery mechanism for agents (Claude Code, Codex, WorkBuddy, Kimi Work, Hermes Agent, OpenClaw, etc.). It provides layout modules via :::module syntax and a renderer that returns HTML. The workflow relies on commands such as capabilities, doctor, inspect, preview, convert, and layout-related discovery commands to guide agent-driven processing.

Getting started

The README shows quickstart commands:

npm install -g @geekjourneyx/md2wechat
md2wechat version --json
md2wechat config init --json
md2wechat config validate --json

Then for conversion and preview:

md2wechat inspect article.md --json
md2wechat preview article.md --output preview.html
md2wechat convert article.md --output article.html

To create drafts and cover when needed:

md2wechat inspect article.md --draft --cover cover.jpg --json
md2wechat convert article.md --draft --cover cover.jpg

If using --wechat-account, pass the same account name to inspect and convert. Documentation coverage is in docs/INSTALL.md, docs/WECHAT-CREDENTIALS.md, and docs/CONFIG-WALKTHROUGH.md.


## Getting started (continued)

The project documents API mode, professional topics, and a set of commands for managing agents and templates. There are specific commands for image generation and layout validation, as well as a brand profile feature stored at `~/.config/md2wechat/brand.md`.

## Recent releases

Latest releases include:
- v3.2.0 (2026-07-24)
- v3.1.0 (2026-07-13)
- v3.0.0 (2026-07-12)
- v2.10.1 (2026-07-08)
- v2.10.0 (2026-07-08)

Each release has a full changelog available via the compare URLs in the release notes provided in the repository.

## Traction

Stars: 3414
Forks: 389
Open issues: 5

## Behind the repo

The repository indicates a focus on agent-ready workflows and a multi-account publishing model, with integration points for various AI agents and a set of API capabilities described under the Professional API section.

## Caveats

License: none listed
Created: 2026-01-11
Last push: 2026-07-24
Language: Go

Notes: The README references a Source Available License in the License section and provides installation and usage details, but there is no explicit license file content shown in the provided data.
Agent skills inside · 1
All skills →
SharePost on XLinkedIn
All trending reposRevenue-verified startups →