by HenryXiaoYang · Codex Skill · ★ 606
wechat-openclaw-channel v1.1.0 — 现已支持 WorkBuddy 模式! 无需内测码,通过 WorkBuddy 账号即可登录使用。 OpenClaw 微信通路插件 — 支持 QClaw 和 WorkBuddy 双模式。 安装 快速开始 登录 交互式选择登录模式: QClaw — 微信扫码登录 目前需要内测码。 WorkBuddy — CodeBuddy OAuth 登录 启动 Gateway 设备绑定(首次使用) 在微信中打开返回的链接完成绑定,绑定后即可通过微信对话。 登录模式 QClaw 模式 通过微信平台 OAuth 获取 token,连接 WebSocket 网关。目前需要内测码。 WorkBuddy 模式 (推荐) 通过 CodeBuddy OAuth 获取 token,连接 WebSocket 网关。不需要内测码。 CLI 命令 配置 凭证统一存储在 的 下: json { "channels": { "wechat-openclaw-channel": { "loginMode": "workbuddy", "environment": "production", "qclaw": { "jwtToken": "...", "channelToken": "...", "apiKey": "...", "guid": "...",...
| Stars | 606 |
| Forks | 142 |
| Language | TypeScript |
| Category | Codex Skill |
| Quality Score | 44.876/100 |
| Last Updated | 2026-03-21 |
| Created | 2026-03-09 |
| Platforms | node |
| Est. Tokens | ~17k |
Explore other popular codex skill tools:
wechat-openclaw-channel is 现已同时支持QClaw和WorkBuddy方式登录!微信包装了开源项目OpenClaw,所以我们把他的Channel抽出来给OpenClaw用了😄. It is categorized as a Codex Skill with 606 GitHub stars.
wechat-openclaw-channel is primarily written in TypeScript. It covers topics such as codebuddy, openclaw, openclaw-plugin.
You can find installation instructions and usage details in the wechat-openclaw-channel GitHub repository at github.com/HenryXiaoYang/wechat-openclaw-channel. The project has 606 stars and 142 forks, indicating an active community.