chengmarc/wechat-to-ai

26 stars · Last commit 2026-08-29

你的微信记录,本地喂给 AI。导出双人会话、群聊、按消息量排名的重要联系人 —— 全程离线,数据不出本机。A local-first WeChat 4.1+ chat export plugin for Claude Code: no cloud, no telemetry, no account access.

README preview

<div align="center">

# 微信.skill

### 让 AI 在本地读懂你的微信。

[![License: Source-Available](https://img.shields.io/badge/License-Source--Available-yellow.svg)](LICENSE)
[![Claude Skill](https://img.shields.io/badge/Claude-Skill-blueviolet)](https://claude.ai)
![WeChat 4.1+](https://img.shields.io/badge/WeChat-4.1%2B-brightgreen)
![Platform: Windows](https://img.shields.io/badge/Platform-Windows-0078d4)

<img src="doc/demo.svg" alt="让 Claude 导出并总结微信群聊,输出可直接发回微信的中文摘要" width="720"></div>

## 安装

需要 **Windows, 微信 PC 4.1+, [Claude Code](https://claude.com/claude-code)**。
在 Claude Code 里执行:

```
/plugin marketplace add chengmarc/wechat-to-ai

View full repository on GitHub →