mcpbeat

Md To Wechat

maolai7/md-to-wechat

> 将本地 Markdown 文章渲染为微信公众号格式并一键推送到草稿箱的完整工作流。 当用户说"把这篇文章推到公众号"、"发布到微信公众号"、"推送草稿"、 "帮我发公众号"、"同步到公众号草稿箱"、"推到微信"等类似需求时, 必须主动使用此 skill,不要跳过。 使用 publish.cjs 一步完成渲染 + 推送,无需生成本地 HTML 文件。 需要 Node.js 18+,零外部依赖。

9k tokens
context cost
the whole folder, loaded on every use
7
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
45
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/maolai7/agent-skills --skill md-to-wechat

How to use it

Copy the folder

Take maolai7/md-to-wechat from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.