What problem does it solve?
This skill bridges your personal WeChat to your local Claude Code so you can chat with it from your phone while keeping interactive features like image analysis and tool-permission approvals.
Core Features & Use Cases
- Real-time tool progress updates: shows Claude’s tool calls (e.g., Bash/Read/Glob) as they happen.
- Image recognition for WeChat: you can send photos and Claude will analyze them by downloading and decrypting the media and reading it from disk.
- Interactive permission approvals: when Claude requests tool execution, you approve or deny in WeChat using y/n (with multiple permission modes).
- Slash commands and skill triggering: manage daemon status, session state, prompt, model, working directory, and trigger other installed skills from WeChat.
- Interrupt + session persistence: sending a new message can abort a running query, and chat context is persisted across messages.
Use case: you want to debug a script and inspect a directory, so you send an instruction in WeChat, approve the needed tool actions, and receive progress updates and results back in chat.
Quick Start
Ask your Claude agent with the command: "wechat-claude-code, start and tell me the next steps to chat in WeChat."