maolai7/md-to-wechat
> 将本地 Markdown 文章渲染为微信公众号格式并一键推送到草稿箱的完整工作流。 当用户说"把这篇文章推到公众号"、"发布到微信公众号"、"推送草稿"、 "帮我发公众号"、"同步到公众号草稿箱"、"推到微信"等类似需求时, 必须主动使用此 skill,不要跳过。 使用 publish.cjs 一步完成渲染 + 推送,无需生成本地 HTML 文件。 需要 Node.js 18+,零外部依赖。
npx skills add https://github.com/maolai7/agent-skills --skill md-to-wechat
Take maolai7/md-to-wechat from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.