AI SKILL
项目地址:https://github.com/cluic/wxauto-skill
基于 wxautox4 RESTful API 的微信自动化 OpenClaw 技能。
系统要求
- Python 3.9-3.12
- 操作系统:Windows 10 及以上
- wxautox4 (pip install wxautox4)
- wxauto-restful-api 服务
安装方式
方法一:一键安装(Windows)
- 下载本仓库
- 双击运行
install.bat
- 重启 OpenClaw
方法二:手动安装
把该项目中的wxauto文件夹复制到~\.openclaw\skills目录下即可,其他AI应用同理
方法三:通过 ClawHub 安装
服务配置(必须)
-
克隆 wxauto-restful-api:
git clone https://github.com/cluic/wxauto-restful-api
-
配置 config.yaml
-
启动服务:
使用方法
安装完成后,重启 OpenClaw 并尝试:
相关链接