From WeChat Channel
Sets up WeChat channel connection via QR code login. Checks existing credentials, supports re-login, logout, and full reset.
How this skill is triggered — by the user, by Claude, or both
Slash command
/WeChat Channel:configureThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Check `~/.claude/channels/wechat/account.json`
Check ~/.claude/channels/wechat/account.json
login tool to start QR code login.After success: tell user "WeChat connected! Send a message from WeChat to test."
logout — remove credentials~/.claude/channels/wechat/account.json~/.claude/channels/wechat/sync-buf.txtreset — full reset~/.claude/channels/wechat/ directorynpx claudepluginhub paceaitian/cc-wechatConfigures the WeChat channel by scanning a QR code to login, checking channel status, and managing credentials.
Configures WeChat iLink bot channel: checks credentials/access status, generates QR code for login, polls scan confirmation, stores tokens.
Interacts with WeChat Official Account API to send customer service and template messages, manage templates, and list followers via CLI. Useful for customer engagement and notification workflows using App ID + App Secret authentication.