← 返回 Skills 市场
lljxx1

WechatSync

作者 lljxx1 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
440
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wechatsync
功能描述
Multi-platform article publisher and content distribution tool. Sync and cross-post Markdown/HTML articles to 27+ platforms including Zhihu (知乎), Juejin (掘金)...
安全使用建议
This skill appears coherent for a local CLI that talks to a browser extension to publish/sync articles. Before installing or using it: 1) Install the npm package only from the official package and verify the package name/version on the project homepage (GitHub). 2) Install the Chrome extension only from the official Web Store link and review its permissions and source code if possible — the extension will use your browser cookies to act on platforms and could act with your logged-in sessions. 3) Treat WECHATSYNC_TOKEN as a local secret and do not share it; follow the SKILL.md advice to create it locally. 4) If you need stronger assurance that 'no third-party server' is involved, inspect the extension and CLI network activity (e.g., with a local proxy) or review their source to confirm they only communicate over localhost. 5) If you are uncomfortable granting a browser extension access to site cookies or installing an npm CLI you haven't audited, do not proceed.
功能分析
Type: OpenClaw Skill Name: wechatsync Version: 1.0.1 The skill is a wrapper for the open-source 'WechatSync' tool, designed to synchronize and cross-post articles to multiple content platforms (e.g., Zhihu, Juejin, CSDN). It relies on a legitimate npm package (@wechatsync/cli) and a browser extension, using a local-only security model where communication occurs over localhost via a user-generated WECHATSYNC_TOKEN. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in the SKILL.md or metadata.
能力评估
Purpose & Capability
Name/description (multi-platform article publisher) matches the declared binary (wechatsync), the npm package (@wechatsync/cli) used to install that binary, and the single required env var (WECHATSYNC_TOKEN) which the SKILL.md describes as a local token for CLI-extension communication.
Instruction Scope
SKILL.md instructs installing an npm CLI and a Chrome extension and describes a localhost token-based IPC model; the instructions stay within the publishing/extraction workflow (sync, platforms, extract) but rely on a browser extension that uses existing cookies to call platform APIs — the doc claims 'no third-party server involved' and 'data stays local', which is plausible but must be verified by inspecting the extension and CLI source and runtime behavior.
Install Mechanism
Install is a standard npm package (@wechatsync/cli) which produces the expected binary. This is an appropriate and proportional install mechanism for a CLI tool; moderate risk inherent to installing npm packages (audit source before installing).
Credentials
Only one env var (WECHATSYNC_TOKEN) is required and is described as a locally-created token for CLI<->extension communication — this is proportionate. However, the browser extension will use browser cookies (session auth) to act on platforms; those cookies/extension permissions are powerful and should be reviewed before granting.
Persistence & Privilege
Skill is not forced-always present and does not request system-wide config paths or other skills' credentials. Autonomous invocation is allowed (default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechatsync
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechatsync 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added security and privacy details: clarified that all data stays local and communication is only between CLI and the browser extension. - Specified that the user must confirm prerequisites and install dependencies themselves; do not install packages automatically. - Provided direct links to the open-source code for both CLI and browser extension. - Updated description of how the token and browser logins work. - Added detailed installation and security instructions in the prerequisites section.
v1.0.0
Initial release of WechatSync. - Publish and sync Markdown/HTML articles to 27+ platforms (including Zhihu, Juejin, CSDN, Bilibili, WeChat, WordPress, and more) via CLI. - Supports multi-platform publishing, content distribution, and draft sync. - Check login status for all or specific platforms. - Extract articles from browser pages and save to file. - Supports custom titles, cover images, and preview mode. - Images auto-uploaded to target platform CDN and articles sync as drafts for review.
元数据
Slug wechatsync
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

WechatSync 是什么?

Multi-platform article publisher and content distribution tool. Sync and cross-post Markdown/HTML articles to 27+ platforms including Zhihu (知乎), Juejin (掘金)... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 440 次。

如何安装 WechatSync?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechatsync」即可一键安装,无需额外配置。

WechatSync 是免费的吗?

是的,WechatSync 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WechatSync 支持哪些平台?

WechatSync 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WechatSync?

由 lljxx1(@lljxx1)开发并维护,当前版本 v1.0.1。

💬 留言讨论