ChenYCL

Wechat Agent Bot — AI skill for Claude Code

AI community

WeChat AI Agent Bot - Multi-model, WebUI, Skills, MCP, SQLite, PM2.

How to install Wechat Agent Bot

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ChenYCL/wechat-agent-bot and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Wechat Agent Bot does

WeChat AI Agent Bot - Multi-model, WebUI, Skills, MCP, SQLite, PM2.

Alternatives in AI

  • Open Multi Agent — TypeScript multi-agent orchestration engine — one runTeam() call from goal to result 5.8k ★
  • Bot On Anything — A large model-based chatbot builder that can quickly integrate AI models (including ChatGPT, Claude, Gemini) i 4.2k ★
  • Multi Execute — 执行 - 多模型协作执行 (Multi-Model Collaborative Execution) 1.9k ★

README

WeChat Agent Bot

**your AI, in WeChat.**

Multi-model AI assistant for WeChat with WebUI, Skills, MCP tools, and persistent memory.

[![GitHub Stars](https://img.shields.io/github/stars/ChenYCL/wechat-agent-bot?style=social)](https://github.com/ChenYCL/wechat-agent-bot) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Node.js 22+](https://img.shields.io/badge/Node.js-22+-339933?logo=node.js&logoColor=white)](https://nodejs.org) [![Tests](https://img.shields.io/badge/Tests-69%20passed-brightgreen)](tests/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/ChenYCL/wechat-agent-bot/pulls)

[简体中文](#简体中文) | [English](#english)

**Supported Providers**

[![OpenAI](https://img.shields.io/badge/OpenAI-412991?style=for-the-badge&logo=openai&logoColor=white)](https://openai.com) [![Anthropic](https://img.shields.io/badge/Claude-d4a27f?style=for-the-badge&logo=anthropic&logoColor=white)](https://anthropic.com) [![Claude Code](https://img.shields.io/badge/Claude_Code-000?style=for-the-badge&logo=anthropic&logoColor=white)](https://docs.anthropic.com/en/docs/claude-code) [![Kimi](https://img.shields.io/badge/Kimi-5C6BC0?style=for-the-badge)](https://moonshot.cn) [![GLM](https://img.shields.io/badge/GLM--4-FF6F00?style=for-the-badge)](https://open.bigmodel.cn)


[Quick Start](#-quick-start) · [Features](#-features) · [Screenshots](#-screenshots) · [Commands](#-wechat-commands) · [Deploy](#-production-pm2)


The Problem

You want an AI assistant **in WeChat** — but existing solutions require servers, complex deployment, or are locked to one model. Switching between GPT-4o and Claude means running two bots.

The Solution

**WeChat Agent Bot** connects WeChat to any AI model through a simple local install. One `npm install`, scan a QR code, done. Switch models with `/model`, remember context across restarts, extend with Skills and