Claude Skill
863401402/she-love-me
She Love Me is a Claude Skill that analyzes WeChat chat records to reveal love and relationship insights. Formerly known as 'Does She Love Me?'.
Overview
Repository
Install this Skill
git clone https://github.com/863401402/she-love-meRegistry
Summary
She Love Me is a Claude Skill that analyzes WeChat chat records to provide love and relationship insights. It helps users understand emotional dynamics through AI-powered conversation analysis.
她不一样 恋情分析室 — 微信聊天记录恋爱分析 Agent Skill(曾用名:她爱我吗?)
Key features
- WeChat chat record analysis
- Love and relationship insight generation
- AI-powered emotional pattern detection
- Agent-based skill integration with Claude
Use cases
- Analyze personal WeChat chats for relationship clues
- Understand emotional trends in conversations
- Get AI-assisted love advice from chat history
README excerpt
<div align="center"> <img src="assets/banner.svg" alt="她不一样.Skill" width="860" /> <br/> [](LICENSE) []() []() [](https://github.com/shuakami/qq-chat-exporter) [](https://github.com/863401402/she-love-me) [](https://claude.ai/code) [](https://developers.openai.com/codex/overview) [](https://cursor.sh) [](https://github.com/863401402/she-love-me/pulls) [快速开始](#快速开始) · [功能特性](#功能特性) · [工作原理](#工作原理) · [致谢](#致谢) </div> --- ## 简介 **她不一样** 是一个**通用 Agent Skill**,支持 Claude Code、Codex、Cursor、GitHub Copilot、Gemini CLI 等主流 AI 编程工具。 只需要一句调用指令(例如 Claude 里输入 `/she-love-me`,Codex 里输入 `$she-love-me`),它就能自动解密你的微信数据库(或通过 QCE 提取 QQ 记录)、分析你和某个联系人的全部聊天记录,帮你看清:**她是不是真的不一样——这段感情里,你们到底是什么关系?** 融入专业心理学框架(依恋类型 · Gottman · Sternberg 三角),支持**危险信号预警**、**军师建议**、**👴 祖师爷寄语**,全程本地运行,数据不上传任何服务器。 > 不想依赖 agent 入口? > 可以直接使用传统脚本方案,先导出 `messages.json`,再生成 `analysis_prompt.txt` 交给任意聊天模型: > [traditional-deployment/README.md](traditional-deployment/README.md) --- ## 零基础传统方案 如果你是第一次用这个项目,或者你要把这个项目交给没有编程基础的人,建议直接走传统脚本方案。 它的思路非常简单: