← Back to Skills Marketplace
ynxiyan

Wechat Openclaw Skill

by 兮颜 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
78
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-openclaw-skill
Description
提供微信中一键安装并绑定OpenClaw助手,实现多会话管理和文本、图片、文件等消息的微信端AI聊天功能。
Usage Guidance
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-openclaw-skill
  3. After installation, invoke the skill by name or use /wechat-openclaw-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
wechat-openclaw-skill 1.0.0 - 初始版本发布,基于B站视频教程总结实现 - 支持一键安装和系统环境自动检测 - 提供扫码绑定功能,实现微信账号快速绑定 - 可在微信内直接与OpenClaw助手对话,支持多种消息类型 - 内置管理工具,支持连接状态监控、插件管理和故障排查 - 包含详细的安装使用说明和常见问题解答
Metadata
Slug wechat-openclaw-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Wechat Openclaw Skill?

提供微信中一键安装并绑定OpenClaw助手,实现多会话管理和文本、图片、文件等消息的微信端AI聊天功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.

How do I install Wechat Openclaw Skill?

Run "/install wechat-openclaw-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Wechat Openclaw Skill free?

Yes, Wechat Openclaw Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wechat Openclaw Skill support?

Wechat Openclaw Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wechat Openclaw Skill?

It is built and maintained by 兮颜 (@ynxiyan); the current version is v1.0.0.

💬 Comments