← 返回 Skills 市场
3803
总下载
14
收藏
39
当前安装
4
版本数
在 OpenClaw 中安装
/install wechat-toolkit
功能描述
微信公众号一站式工具包 — 集成文章搜索、文章下载、AI洗稿改写、公众号发布四大功能。当用户需要搜索/下载/改写/发布微信公众号文章时使用。
安全使用建议
Review this carefully before installing. Only use it with a WeChat account you control, prefer explicit WECHAT_APP_ID and WECHAT_APP_SECRET environment variables over TOOLS.md discovery, rotate credentials if they were exposed, avoid running delete or formal publish commands without a manual backup/review step, and do not use the rewrite workflow to disguise copied or AI-generated content as original. VirusTotal was still pending, so this Review verdict is based on artifact evidence rather than VT telemetry.
能力评估
Purpose & Capability
The search, download, rewrite, and publish capabilities are coherent with the stated toolkit purpose, but the artifacts also explicitly promote lowering duplicate-detection rates, removing AI traces, and rewriting downloaded articles for publication, which creates a deceptive content-laundering concern.
Instruction Scope
Natural-language triggers are broad, and publish, formal publish, draft deletion, and published-article deletion can be run from documented commands without an explicit confirmation or dry-run gate.
Install Mechanism
The metadata declares Node, but the docs and code also require global/npm installs, Chrome, pnpm/corepack, and in some paths wkhtmltoimage; the publisher bootstrap can run pnpm install and build vendored code during first use.
Credentials
Network access to Sogou, WeChat, and arbitrary article/media URLs is purpose-aligned, but the downloader launches Chrome with reduced browser isolation flags, and publisher scripts search fixed home-directory TOOLS.md paths for WeChat credentials beyond the immediate project input.
Persistence & Privilege
The skill can act on a real WeChat account, including publishing and deleting content, and it writes an access token cache under ~/.config/wenyan-md/token.json without clear opt-in or documented file-permission controls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-toolkit - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-toolkit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Version 1.0.3
- Added vendor/wenyan-cli-main (完整 wenyan-cli 源码与工具链),支持脱离全局依赖独立运行
- 新增 scripts/bootstrap/install_wenyan.js 一键本地安装 wenyan-cli
- 发布模块:草稿箱/已发布文章支持管理,新增 manage_draft.js 脚本
- 发布说明与用法全面升级,细化绝对路径要求和图片命名规范,支持封面/插图自动生成
- 所有 wenyan-cli 操作可通过本地 vendor 目录独立实现,无需全局 npm 安装
v1.0.2
- 新增 12 套内置公众号文章发布主题,实现 theme 目录 + 一键预览拼图/单图,便于选择和对比。
- 新增如下文件:主题 CSS(如 aurora.css、ember.css 等),主题预览图,主题预览 HTML,总览拼图,主题描述 JSON 与示例文档。
- 发布脚本支持 `--list-themes` 与 `--generate-theme-previews`,并详列预览目录和用法说明。
- SKILL 文档补充所有可用主题名、预览相关说明,以及高亮主题完整清单。
v1.0.1
- 新增对 Windows 的支持(platforms 字段更新)。
- 新增大量依赖和脚本文件,特别是下载器模块(downloader)。
- 发布器脚本由 shell/python 迁移为 Node.js 实现(publish.sh、publish_with_video.py、setup.sh 移除,新增 publish.js、publish_with_video.js)。
- README/文档同步更新,示例发布命令改为 Node.js 方式。
v1.0.0
Initial release: 搜索、下载、洗稿、发布四合一
元数据
常见问题
微信公众号工具包 是什么?
微信公众号一站式工具包 — 集成文章搜索、文章下载、AI洗稿改写、公众号发布四大功能。当用户需要搜索/下载/改写/发布微信公众号文章时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3803 次。
如何安装 微信公众号工具包?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-toolkit」即可一键安装,无需额外配置。
微信公众号工具包 是免费的吗?
是的,微信公众号工具包 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
微信公众号工具包 支持哪些平台?
微信公众号工具包 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 微信公众号工具包?
由 MrQ(@mr-q526)开发并维护,当前版本 v1.0.3。
推荐 Skills