Дайджест групповых чатов WeChat

★ 7.3 · automation

baoyu-wechat-summary is a Claude Code skill that extracts highlights from WeChat group chats and delivers them as a structured digest, relying on the local wx-cli binary. By default it produces a normal summary; a roast (毒舌) version is generated on request. Across runs the skill maintains per-group history files (history.json and history-digests.jsonl), individual member profiles, and a group-level fact memory in memory.md. The implementation is split into lazy-loaded reference files covering output formats, profile update rules, and environment setup. User preferences — including self_wxid, display name, default time range, and bot aliases — live in EXTEND.md, which must be configured on first use. The skill is aimed at anyone who needs a quick recap of what happened in a WeChat group over the past day or week without scrolling through the entire thread.