wechat-claude-code

Connect Claude Code execution to WeChat messaging via Node.js.

648|150|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/Wechat-ggGitHub/wechat-claude-code --skill wechat-claude-code-wechat-gggithub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-claude-code
Source: https://github.com/Wechat-ggGitHub/wechat-claude-code/tree/main
Command: npx skills add https://github.com/Wechat-ggGitHub/wechat-claude-code --skill wechat-claude-code-wechat-gggithub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @anthropic-ai/claude-agent-sdk, qrcode, qrcode-terminal, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill connects Claude Code to WeChat, allowing users to interact with their AI assistant directly from their mobile device without needing a separate app.

Core Features & Use Cases

  • Chat Integration: Send and receive messages from Claude Code directly in WeChat.
  • File Exchange: Send and receive images, text, files, and voice messages between Claude Code and WeChat.
  • Task Execution: Use Claude Code to execute code, perform analysis, and generate content directly within WeChat conversations.

Quick Start

Scan the QR code to bind WeChat and start chatting with Claude Code.

Frequently Asked Questions about wechat-claude-code

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect Claude Code to WeChat for mobile chatbot interaction?

To connect Claude Code to WeChat, install the Skill locally, scan the provided QR code to bind your account, and use Node.js with the Claude Agent SDK to enable real-time mobile messaging and code execution.

What do I need to set up before using Claude Code within WeChat chats?

Before using Claude Code in WeChat, you need a local Claude Code installation, a valid WeChat account, Node.js, and required dependencies including the Anthropic Claude Agent SDK and QR code libraries.

Can I send and receive images or files between WeChat and Claude Code?

Yes, the WeChat and Claude Code integration supports file exchange, allowing you to send and receive images, text, files, and voice messages directly within WeChat conversations.

Does the Claude Code WeChat bot support real-time task execution?

Yes, the Claude Code WeChat integration supports real-time task execution, enabling you to execute code, perform analysis, and generate content directly within your WeChat conversations.

What are the limitations of bridging local AI execution to WeChat messaging?

Bridging local AI execution to WeChat messaging requires your local machine to remain online, as the connection relies on local Node.js and Claude Code API processes to handle message routing and code execution.

How does the QR code binding process work for WeChat chatbot integration?

The QR code binding generates a scannable code using the qrcode library, which you scan with the WeChat app to authenticate and link your local Claude Code instance to your mobile messaging account.