Pulls chat history, contacts, and favorites directly from your local WeChat database on macOS or Linux. You'll need to re-sign the WeChat app and run a sudo init once to extract encryption keys from memory, then you can query messages by contact name, search across conversations, filter unread chats by type (private, group, official accounts), and even decrypt image attachments from the encrypted .dat files. The CLI distinguishes between group nicknames and contact names, expands quoted messages inline, and outputs everything in YAML by default to save tokens. Useful when you need to surface something buried in WeChat without clicking through the GUI, or when you want an AI to answer questions about your message history without manual export.
npx skills add https://github.com/jackwener/wx-cli --skill wx-cli