wechat-styler

Installation
SKILL.md

WeChat Styler - 公众号排版工具

将 Markdown 文章转换为优雅的公众号 HTML 格式,支持多主题切换。

使用方式

# 基础用法(使用默认主题)
/wechat-styler path/to/article.md

# 指定主题
/wechat-styler path/to/article.md --theme kami
/wechat-styler path/to/article.md --theme magazine-ink

# 批量转换(支持 glob 模式)
/wechat-styler "articles/*.md" --theme kami
/wechat-styler "01_项目/内容创作/**/*.md" --theme magazine-ink
Installs
7
GitHub Stars
5
First Seen
May 8, 2026
wechat-styler — zjp1997720/content-twin-toolkit