← 返回 Skills 市场
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-openclaw-skill
功能描述
提供微信中一键安装并绑定OpenClaw助手,实现多会话管理和文本、图片、文件等消息的微信端AI聊天功能。
安全使用建议
What to consider before installing:
- The package claims an 'official' WeChat/OpenClaw integration but the skill metadata has no homepage or source repo—verify the maintainer and project on npm/GitHub before running anything.
- The installer uses npx and openclaw CLI commands; npx will fetch and execute code from the npm registry at install time. Only proceed if you trust the @tencent-weixin/openclaw-weixin-cli package and its publisher.
- Inspect the npm package (and its GitHub repo if present) for recent activity, publisher identity, and source code. Prefer installing packages from known orgs/accounts.
- Run the scripts in an isolated environment (container or VM) or with a non-privileged user. Back up your OpenClaw config (~/.openclaw/config.json) before running enable/modify commands.
- The provided scripts call exec() to run shell commands (openclaw, npx, npm) and will write a report under the skill directory; that behavior is expected but means the installer can run arbitrary CLI commands — review the commands or run them manually if unsure.
- If you cannot verify the package provenance, consider manually following the SKILL.md steps (install OpenClaw, run openclaw plugins install from known sources, generate pairing QR) rather than running npx or the bundled install script blindly.
能力评估
Purpose & Capability
Name/description claim an 'official' WeChat integration and include expected commands (openclaw CLI, npx install of @tencent-weixin/openclaw-weixin-cli). The requested artifacts (install and check scripts, QR pairing flow) align with the described purpose. However metadata lacks a homepage/source repository and the registry owner is an opaque ID, so the claim of being 'official' is not independently verifiable from the package metadata included here.
Instruction Scope
SKILL.md and the included scripts instruct the agent/user to run local Node scripts and openclaw CLI commands, generate a QR code for binding, and check OpenClaw/gateway status. The scripts only reference local filesystem paths under the skill directory (reports, save report files) and execute shell commands (openclaw, npx, npm, dns.resolve). They do not read arbitrary system files, request environment variables, or post data to hidden endpoints. They do execute external commands which is expected for an installer.
Install Mechanism
There is no automated install spec, but the runtime flow uses npx -y @tencent-weixin/openclaw-weixin-cli@latest and openclaw CLI commands. npx will fetch and execute a package from the public npm registry — this is expected for installing a plugin but does pull remote code at runtime. The skill's included scripts themselves are local and not obfuscated, and there are no direct downloads from unknown URLs inside the provided files.
Credentials
The skill does not request environment variables, credentials, or config paths beyond running the openclaw CLI and writing reports under the skill directory. The lack of requested secrets is proportionate to the described function (plugin install and QR binding).
Persistence & Privilege
Flags show always:false and normal autonomous invocation settings. The skill does not request permanent system-wide privileges or modify other skills' configs in the provided code (it runs openclaw config commands, which is appropriate for plugin enablement).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-openclaw-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-openclaw-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
wechat-openclaw-skill 1.0.0
- 初始版本发布,基于B站视频教程总结实现
- 支持一键安装和系统环境自动检测
- 提供扫码绑定功能,实现微信账号快速绑定
- 可在微信内直接与OpenClaw助手对话,支持多种消息类型
- 内置管理工具,支持连接状态监控、插件管理和故障排查
- 包含详细的安装使用说明和常见问题解答
元数据
常见问题
Wechat Openclaw Skill 是什么?
提供微信中一键安装并绑定OpenClaw助手,实现多会话管理和文本、图片、文件等消息的微信端AI聊天功能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 Wechat Openclaw Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-openclaw-skill」即可一键安装,无需额外配置。
Wechat Openclaw Skill 是免费的吗?
是的,Wechat Openclaw Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wechat Openclaw Skill 支持哪些平台?
Wechat Openclaw Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wechat Openclaw Skill?
由 兮颜(@ynxiyan)开发并维护,当前版本 v1.0.0。
推荐 Skills