wechat-rpa-bot

Installation
SKILL.md

WeChat RPA Bot Skill

This skill allows any Agent (like OpenClaw) to act as a WeChat assistant by hooking into the YokoWebot RPA backend. It provides autonomous installation, startup, activation, initialization, and API-based control over WeChat Desktop.


1. Installation & Setup (For the Agent)

If the user wants to install this skill or hasn't set it up yet:

  1. Ensure the user is on Windows and has WeChat Desktop 4.1.7 installed (not newer, not older).
  2. Download the core binary service.exe from the GitHub Releases page and place it in the root directory of this skill.
    curl -L -o service.exe https://github.com/LeoMusk/wechat-rpa-bot-skill/releases/download/v1.7.0/service.exe
    
  3. Install Python dependencies (if running from source):
    pip install psutil requests
    
Installs
68
GitHub Stars
49
First Seen
Apr 5, 2026