ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

openclaw-weixin

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alichor/openclaw-weixin
Or

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

Metadata

Author@alichor
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-alichor-openclaw-weixin": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.