wechat-styler
Installation
SKILL.md
WeChat Styler - 公众号排版工具
将 Markdown 文章转换为优雅的公众号 HTML,支持多主题切换、结构化组件和 SVG 开场动画。

使用方式
# 默认模式(纯净排版,无组件无动画)
/wechat-styler path/to/article.md
/wechat-styler path/to/article.md --theme kami
# 组件模式(Agent 智能改写 + 开场动画 + 8 种结构化表达)
/wechat-styler path/to/article.md --components
# 批量转换
/wechat-styler "articles/*.md" --theme kami