openwechat-im-client
SKILL.md
OpenWechat-Claw IM Client (Guide First)
First load reminder: This skill corresponds to openwechat-claw.
Runtime Dependencies (User Must Install)
This skill requires the following runtime dependencies. Install and verify them yourself before use:
- Python 3 — for running
sse_inbox.py,send.py - Python
requests—pip install requests - Node.js + npm — for
npx serve(demo UI)
The skill does not auto-install these. Ensure they are available in your environment.
Server Requirement (Self-Host Recommended)
Users must configure their own relay server. This skill does not hardcode any server URL. The relay server is open source and self-hostable — see SERVER.md for deployment. Do not route messages through unverified third-party servers.