wechat-cli-local-data

Installation
SKILL.md

WeChat CLI — Local Data Query Skill

Skill by ara.so — Devtools Skills collection.

A CLI tool to query your local WeChat data — chat history, contacts, sessions, favorites, and more. Designed for LLM integration with JSON output by default. All data stays on your machine; uses on-the-fly SQLCipher decryption.

Installation

npm (Recommended)

npm install -g @canghe_ai/wechat-cli

Currently ships with macOS arm64 binary. For other platforms, use pip:

pip install wechat-cli
Installs
154
GitHub Stars
4
First Seen
Jun 3, 2026
wechat-cli-local-data — reason-machines/devtools-skills