wechat-colleague

Community

Decrypt WeChat logs and distill AI coworkers

Authorzhx8702
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of turning encrypted WeChat 4.0 local chat databases into readable conversations and usable AI coworker/character prompts, without you manually writing decryption or extraction code.

Core Features & Use Cases

  • Decrypts WeChat 4.0 local encrypted databases: extracts per-database keys from the running Weixin.exe process (Windows) and uses documented AES-256-CBC page decryption to produce queryable SQLite databases.
  • Views and searches chat records via a Web viewer: generates a Flask-based Web UI that lists sessions, renders messages (including zstd-compressed content), parses quote/reply XML, and supports search.
  • Distills a target person into an AI Skill (Work + Persona): analyzes the target’s messages using provided analyzer templates, then generates colleague-specific SKILL.md plus work.md/persona.md and knowledge/messages content for direct invocation.

Quick Start

Tell the AI: “Run /wechat-colleague setup to detect your WeChat data directory, extract decryption keys, and decrypt the databases so I can sync and view messages.”

Dependency Matrix

Required Modules

pycryptodomezstandardflaskpymempsutilsqlite3

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wechat-colleague
Download link: https://github.com/zhx8702/wechat-colleague/archive/main.zip#wechat-colleague

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.