From WeChat Channel
Automatically processes WeChat channel messages (← wechat-channel:) and sends concise replies via the reply tool with user_id and context_token. Ensures responses reach WeChat, not terminal.
How this skill is triggered — by the user, by Claude, or both
Slash command
/WeChat Channel:wechat-replyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When you receive a message from the `wechat` channel (indicated by `← wechat-channel:` in the conversation), you MUST:
When you receive a message from the wechat channel (indicated by ← wechat-channel: in the conversation), you MUST:
reply tool to send your response back to WeChatuser_id and context_token from the incoming message's metadataExample flow:
← wechat-channel: 今天几月几号reply tool with user_id, context_token, and your contentIMPORTANT: Never just display the answer in the terminal. Always use the reply tool so the user gets the response on WeChat.
npx claudepluginhub aster110/cc2wechatAutomates WeChat Desktop on macOS/Windows via screenshots, clicks, typing for sending messages, reading chats, searching contacts, forwarding, broadcasting.
Sets up WeChat iLink Bot login via QR code scanning and checks channel status. Guides through login flow, polls for scan result, and displays credential/access state.
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.