Commit Graph

8 Commits

Author SHA1 Message Date
Evilom 671e01db93 feat: daily collection 6/16 - 12 new feishu docs, 17 new msgs, 3 groups 2026-06-16 11:55:16 +08:00
Evilom 1a4ca005f7 feat: add 天龙计划X小游戏矩阵 group to collection 2026-06-13 17:17:57 +08:00
Evilom 64ac71a8ed feat: daily collection 6/12 - new docs, industry report, .gitignore cleanup
- Collected 9 new messages from dc group and innovation group
- Fetched 6 new Feishu docs (黄静雯/陈楚真/韦译/夏莲/莫润麟/张家振)
- Downloaded 狱国争霸分析拆解.html file attachment
- Saved 6/12 game industry daily report from 韩丹
- Updated .gitignore to exclude temp scripts, images, downloaded files
- Added utility scripts (group members extraction, invitation generation)
2026-06-12 10:32:24 +08:00
Evilom 3b77605591 feat:飞书文档补全 2026-06-08 10:04:12 +08:00
Evilom ab2ca1d836 feat: add dingtalk-feishu-collector SOP skill
Reusable 6-step pipeline for collecting DingTalk group messages,
extracting Feishu doc links, fetching content, and generating summaries.

Skills structure:
- SKILL.md: trigger rules, workflow, config reference
- config.yaml: group IDs, collection settings
- scripts/paths.py: shared path resolution
- scripts/step1-6: modular pipeline steps
- scripts/run_all.py: one-click runner
2026-06-06 11:14:00 +08:00
Evilom fae01e9217 feat: 收集最新消息(2026-06-04 ~ 2026-06-05)
新增 8 条消息(dc: 8, cx: 0)
新增 5 个飞书链接 + 1 个文件附件
下载 5 篇新文档 + 1 个 HTML 报告

更新总数:消息 404 条 | 链接 130 个 | 文档 172 篇
2026-06-05 11:04:40 +08:00
Evilom 9c9c9107e5 feat: 收集最新群消息(2026-06-02 ~ 2026-06-03)
- 新增 11 条消息(dc: 7, cx: 4)
- 新增 12 个飞书链接
- 更新消息总数:388 条(dc: 298, cx: 90)
- 更新链接总数:125 个
- 所有新文档已自动下载到 output/feishu-docs/
2026-06-03 10:37:00 +08:00
Evilom fe5505343e feat: 钉钉群聊飞书文档收集与知识图谱系统初始提交
- 通过悟空(dws CLI)拉取dc战略问题研究院+创新组两个群的消息(377条)
- 提取190个飞书链接、18个文件附件
- 下载HTML/MD/XLSX等报告文件到output/downloaded-files/
- 构建知识图谱(JSON+HTML可视化)
- 生成Obsidian知识库(28个页面,7大主题)
- 生成花园世界全量汇总报告
- 所有脚本路径改为相对路径,便于迁移
2026-06-02 20:24:25 +08:00