HomeBrowseUpload
← Back to registry
// Skill profile

OpenClaw Weixin Channel

name: openclaw-weixin

by alichor · published 2026-04-01

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-04
// Install command
$ claw add gh:alichor/alichor-openclaw-weixin
View on GitHub
// Full documentation

---

name: openclaw-weixin

description: OpenClaw 微信 channel 插件,支持扫码登录授权。接收微信消息、回复图文/文字/文件,提供完整的微信通道集成。

metadata:

{

"openclaw": {

"requires": { "bins": ["openclaw"] },

"install": [

{

"id": "node",

"kind": "node",

"package": "@tencent-weixin/openclaw-weixin",

"label": "Install Weixin Channel Plugin (npm)"

}

]

}

}

---

# OpenClaw Weixin Channel

微信 channel 插件,支持扫码登录 + 消息收发。

安装

npm install -g @tencent-weixin/openclaw-weixin

配置

openclaw plugins install "@tencent-weixin/openclaw-weixin"
openclaw config set plugins.entries.openclaw-weixin.enabled true

扫码登录

openclaw channels login --channel openclaw-weixin

兼容性

| 插件版本 | OpenClaw 版本 |

|---------|--------------|

| 2.0.x | >=2026.3.22 |

| 1.0.x | >=2026.1.0 |

来源

腾讯微信团队出品 · MIT License

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band