analyze-wechat

Analyze local WeChat chat exports to generate privacy-preserving personality reports.

497|102|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Jiang59991/ginger_wechat_portrait --skill analyze-wechat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-wechat
Source: https://github.com/Jiang59991/ginger_wechat_portrait/tree/main
Command: npx skills add https://github.com/Jiang59991/ginger_wechat_portrait --skill analyze-wechat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze local WeChat chat history to generate a privacy-preserving, personality-aware report.

Core Features & Use Cases

  • Local, end-to-end processing including message extraction, data cleaning, visualization, and Claude-based personality analysis without leaving the device.
  • Supports single-user or dual-user (self vs contact) comparisons, generating multi-chart reports and a shareable HTML file.
  • Use case: a user wants to understand their own communication style and contrast it with a contact across months to inform relationships or personal growth.

Quick Start

Run the analyze-wechat CLI in your project directory to generate charts and a report from your exported CSV data.

Frequently Asked Questions about analyze-wechat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze WeChat chat history locally for personality insights?

Yes, WeChat personality analysis can run entirely offline. The Skill performs local end-to-end processing on your device, ensuring chat history data privacy by avoiding cloud uploads during message extraction and report generation.

Can I compare my chat style with a specific contact over multiple months?

You need a local dataset in the WeChat export format, typically a CSV file, along with a Python environment. Optional decryption and data extraction tooling may be required to prepare the chat history for analysis.

Do I need a Python environment to generate WeChat data visualizations?

Yes, a Python environment is required. The Skill coordinates installation, data processing, and visualization generation locally, outputting automated charts and a shareable HTML report file from your WeChat data.

What format does the WeChat analysis report output?

The WeChat analysis outputs a shareable HTML file containing automated multi-chart visualizations and optional personality insights, allowing you to view and distribute the locally generated report easily.