zhx8702zhx8702Community·1 Agent Skills Included

wechat-colleague

Decrypt WeChat chats and build colleague personality profiles

Decrypts local WeChat 4.0 databases, browses chat history in a web viewer, and distills any colleague's work style and personality into a reusable profile. Eliminates manual database reverse-engineering, key extraction, and message parsing across Windows, macOS, and WSL. Generates analysis code on demand from built-in technical docs, so one command handles the full pipeline from encrypted data to a ready-to-use colleague profile.
npx skills add zhx8702/wechat-colleague --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install wechat-colleague?

Run `npx skills add zhx8702/wechat-colleague --all -g -y` in your terminal to install it globally.

How to decrypt WeChat 4.0 local database?

Run the setup command and it extracts the AES-256 key from the running WeChat process memory, then decrypts every database automatically. You need WeChat 4.0 logged in and admin privileges.

How to view WeChat chat history outside the app?

Use the viewer command to launch a local web interface on port 5050 with session lists, messages, avatars, quoted replies, and full-text search.

Can it analyze a colleague's personality from group chats?

Yes. It extracts all messages from a chosen person, analyzes work ability and personality across structured dimensions, and generates a five-layer persona profile backed by real message evidence.

Does wechat-colleague work on macOS and WSL?

Yes. Key extraction is platform-specific, but decryption, viewing, and profile building run cross-platform on Windows, macOS, and WSL.

Related Repositories in Data & Analytics

View All in Data & Analytics