Files
llm_wiki/raw/教育AI研究/.workbuddy/automations/edu-ai-higher-ed-monthly-review.toml
T
hehaiguang1123 a6f05ab2d5 Phase 0-2: Schema cleanup, typed relations, event-driven automation
- Phase 0: AGENTS.md cleanup (dedup quotes, renumber sections, merge qmd)
- Phase 1: typed relations (manage-relations.py, graph-search.py, check-staleness.py, detect-conflicts.py)
- Phase 2: frontmatter validator, weekly lint, knowledge promotion, git hooks
- Fix .gitignore to track tools/ and .githooks/
- Fix git remote URL (remove plaintext token)
- New wiki pages: 504 pages, 34 raw sources
2026-07-01 08:05:43 +08:00

29 lines
1.1 KiB
TOML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name = "edu-ai-higher-ed-monthly-review"
description = "每月末进行高等教育AI专题(W18-W21)月度回顾和MEMORY更新"
prompt = """进行高等教育AI研究月度回顾和MEMORY更新。
工作目录:d:/Applications/app/kepano-obsidian-main/raw/教育AI研究
回顾周期:过去一个月(4周)
回顾内容:
1. 研究产出统计(机构档案数量、深度报告数量、知识卡片数量)
2. 质量评估(平均质量分、URL验证率、DOI验证率)
3. 成本分析(实际花费 vs 预算,分析超标/节余原因)
4. 效率评估(研究耗时、产出密度)
5. 问题识别与改进建议
输出要求(两选一):
A. 月度进展简短报告(保存到 .workbuddy/memory/YYYY-MM-00.md
B. 如W18/19/21为里程碑周,写入:每周报告/YYYY-WXX-月度回顾补充.md
同时更新:
- .workbuddy/memory/MEMORY.md(如果有大版本更新)
- .workbuddy/memory/YYYY-MM-DD.mdappend今日日志)
成本上限:¥1.5
"""
cwds = ["d:/Applications/app/kepano-obsidian-main/raw/教育AI研究"]
status = "ACTIVE"
rrule = "FREQ=MONTHLY;BYMONTHDAY=-1;BYHOUR=20;BYMINUTE=0"
scheduleType = "recurring"