What problem does it solve?
It removes the friction of using Claude Code on your computer by letting you talk to it directly from your phone in WeChat, including image input and tool-permission approvals.
Core Features & Use Cases
- WeChat-to-Claude Code bridge: forwards your WeChat messages (and images) to a locally running Claude Code instance.
- Image recognition: send photos from WeChat and have Claude analyze them.
- Interactive permission approvals: when Claude requests tool execution, you approve or deny via WeChat with y/n (with timeout handling).
- Slash-command control from WeChat: manage session behavior and Claude settings using commands like /help, /clear, /model, /permission, /prompt, /status, /skills, /history, and more.
- Session persistence and interrupt support: preserves conversation context across messages and aborts an in-progress query when a new message arrives.
Quick Start
In Claude Code, trigger this skill by sending a message like “wechat bridge”, then follow the guided status and run setup/start as instructed in WeChat or via the daemon commands.