From sync
Publishes Markdown/HTML articles to 29+ platforms including Zhihu, Juejin, CSDN, WeChat via wechatsync CLI. Checks auth status and extracts web articles. Needs CLI install and Chrome extension.
npx claudepluginhub wechatsync/wechatsync --plugin syncThis skill uses the workspace's default tool permissions.
Publish and sync Markdown/HTML articles to 29+ content platforms via CLI.
Posts articles from HTML, Markdown, or plain text and image-text content with multiple images to WeChat Official Accounts via API or Chrome CDP. Converts Markdown external links to bottom citations.
Posts articles or image-text content to WeChat Official Accounts via API or Chrome CDP. Supports HTML, Markdown, plain text input, and multiple images for 图文/贴图.
Posts articles and image-text content to WeChat Official Accounts via API or Chrome CDP browser automation. Supports HTML, Markdown, plain text inputs; converts Markdown links to bottom citations.
Share bugs, ideas, or general feedback.
Publish and sync Markdown/HTML articles to 29+ content platforms via CLI.
This skill requires external tools that the user must install themselves:
@wechatsync/cli): Open-source npm package (source code). Install with npm install -g @wechatsync/cliexport WECHATSYNC_TOKEN="your-token"Security model: All data stays local. The CLI communicates with the Chrome extension over localhost. The extension calls platform APIs directly from the browser using existing login sessions. No third-party server involved. Full source code is open and auditable.
Before running any command, confirm the user has completed the prerequisites. Do not install packages on the user's behalf without explicit consent.
wechatsync sync article.md -p juejin # single platform
wechatsync sync article.md -p juejin,zhihu,csdn # multiple platforms
wechatsync sync article.md -p juejin -t "Title" # custom title
wechatsync sync article.md -p juejin --cover ./cover.png # cover image
wechatsync sync article.md -p juejin --dry-run # preview only
wechatsync platforms # list all platforms
wechatsync platforms --auth # show login status
wechatsync auth zhihu # check single platform
wechatsync extract # extract from current browser page
wechatsync extract -o article.md # save to file
zhihu, juejin, csdn, jianshu, toutiao, douyin, weibo, bilibili, xiaohongshu, baijiahao, weixin, yuque, douban, sohu, xueqiu, woshipm, dayu, yidian, 51cto, sohufocus, imooc, oschina, segmentfault, cnblogs, x, eastmoney, smzdm, netease, wordpress, typecho
title or first # headingwechatsync platforms --authwechatsync sync <file> -p <platform1>,<platform2>Example prompts: