Installation
SKILL.md
wechat — macOS CLI
Unified CLI for WeChat on macOS. Send messages in pure background (zero UI flash) AND query the local SQLCipher databases for sessions, contacts, chat history, group members, Moments, favorites.
Fast path (read this first)
Send a WeChat message in one call:
wechat send "早上好" Lisa # fuzzy name match (remark / nick / alias)
wechat send "hi" filehelper # wxid — zero DB lookup, fastest
wechat send "提醒一下" 20590343959@chatroom # group wxid (ends in @chatroom)
Resolution rules (applied in order):
Related skills