wechat-daily

Extract text from local WeChat chats, cluster duplicates, and generate structured investment research reports.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/077tan/yun-skill --skill wechat-daily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-daily
Source: https://github.com/077tan/yun-skill/tree/main/wechat-digest-skill/wechat-digest-skill
Command: npx skills add https://github.com/077tan/yun-skill --skill wechat-daily

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pycryptodome, zstandard, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of generating investment research reports from local WeChat chat records, saving time and reducing the need for manual data processing.

Core Features & Use Cases

  • Chat Record Analysis: Reads and analyzes local WeChat chat records.
  • Data Clustering: Automatically clusters and removes duplicate messages across groups.
  • Report Generation: Outputs a structured research report based on the analyzed data.
  • Use Case: For instance, a user can generate a daily report by triggering the skill with the command "生成日报".

Quick Start

Run the "wechat-daily" skill with the command "微信复盘" to generate a daily investment research report from your WeChat chats.

Frequently Asked Questions about wechat-daily

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

FAQPage Schema
How do I generate investment research reports from WeChat chat records?

To generate investment research reports from WeChat chat records, this skill extracts local chat text, clusters and removes duplicate messages across groups, and outputs a structured report. You can trigger it with the command "生成日报".

Can I use WeChat chat analysis to consolidate duplicate messages across different groups?

Yes, WeChat chat analysis automatically clusters and removes duplicate messages across multiple groups. This data clustering process ensures your final investment research report contains only unique, relevant insights.

Do I need pycryptodome and zstandard to analyze local WeChat messages for investment research?

Yes, you need pycryptodome and zstandard to analyze local WeChat messages. These libraries handle the encryption and compression required to extract and process chat text for investment research purposes.

What is the best way to automate daily investment research from chat data?

The best way to automate daily investment research from chat data is to use a skill that reads local WeChat records, clusters messages, and generates structured reports. Simply run the command "微信复盘" to trigger the automated workflow.

Are local WeChat chat records suitable for data clustering and report generation?

Local WeChat chat records are suitable for data clustering and report generation if you are an investment professional. The skill processes these local records directly to deduplicate text and output structured investment research reports.

Why does WeChat data clustering require encryption and compression dependencies?

WeChat data clustering requires encryption and compression dependencies because local chat records are stored in encrypted and compressed formats. The pycryptodome and zstandard libraries decode these files to extract readable text for report generation.