pandorafuturepandorafutureCommunityยท1 Agent Skills Included

wx-cli

Read, search, and export local WeChat chat data

Decrypts and queries local WeChat databases on macOS to read messages, contacts, and group chats. Searches full chat history by keyword, exports conversations to JSON or text, and decodes images, voice, and video. Streams new messages in real time via watch mode or a local REST API, keeping all data on your own machine.
npx skills add pandorafuture/wx-cli --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install wx-cli?โ–ผ

Run `npx skills add pandorafuture/wx-cli --all -g -y` in your terminal to install it globally for your agent.

How to search WeChat chat history on Mac?โ–ผ

After extracting your key with `wx-cli key extract`, run `wx-cli search <keyword>` to search all conversations, or `wx-cli query <contact>` to read messages from a specific person or group.

Does wx-cli upload my chat data to the cloud?โ–ผ

No. All decryption, queries, and exports happen locally on your Mac, and the optional REST API binds to localhost by default.

Can wx-cli export WeChat messages and media?โ–ผ

Yes. Use `wx-cli export <contact> --all --format json` to export full conversations, and built-in commands to decrypt images, extract voice messages, and decode videos.

What are the system requirements for wx-cli?โ–ผ

It requires macOS on Apple Silicon with WeChat 4.1.7 or newer, and SIP must be disabled for automatic key extraction.

Related Repositories in Personal & Entrepreneur

View All in Personal & Entrepreneurโ†’