From 234c2a832bcbdd93b825fea979b1bc7dbdf79a04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Wed, 13 May 2026 22:30:38 -0500 Subject: [PATCH] docs(baoyu-wechat-summary): update example group name in SKILL.md --- skills/baoyu-wechat-summary/SKILL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/skills/baoyu-wechat-summary/SKILL.md b/skills/baoyu-wechat-summary/SKILL.md index f50b909..da583d2 100644 --- a/skills/baoyu-wechat-summary/SKILL.md +++ b/skills/baoyu-wechat-summary/SKILL.md @@ -325,8 +325,8 @@ Always reflects only the most recent normal digest. Overwrite on each run when ` ```json { "group_id": "12345678901@chatroom", - "group_name": "消失的大叔", - "folder": "12345678901@chatroom-消失的大叔", + "group_name": "相亲相爱一家人", + "folder": "12345678901@chatroom-相亲相爱一家人", "last_digest": { "file": "2026-03-12.md", "date_range": "2026-03-12", @@ -393,7 +393,7 @@ Full procedure in [references/profiles.md](references/profiles.md). ``` {data_root}/ # default: {project_root}/wechat/ -└── {group_id}-{group_name}/ # e.g. 12345678901@chatroom-消失的大叔/ +└── {group_id}-{group_name}/ # e.g. 12345678901@chatroom-相亲相爱一家人/ ├── history.json # last digest pointer (fast) ├── history-digests.jsonl # append-only archive ├── 2026-03-12.md # normal digest, single date