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
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
name = "edu-ai-higher-ed-weekly-report"
|
||||
description = "每周日生成高等教育AI专题(W18-W21)周报,整合本周发现"
|
||||
prompt = """生成本周高等教育AI研究周报。
|
||||
|
||||
工作目录:d:/Applications/app/kepano-obsidian-main/raw/教育AI研究
|
||||
|
||||
周报结构(固定8节):
|
||||
一、研究概览(任务完成状态表,X/Y格式)
|
||||
二、核心研究成果(本周深度发现摘要)
|
||||
三、新增机构档案(如有)
|
||||
四、重大发现(本周最重要洞察,≤3条,必须有引用支撑)
|
||||
五、本周质量核查(信源质量分、URL验证)
|
||||
六、成本记录(精确到小数点后2位)
|
||||
七、下周展望(明确任务规划)
|
||||
八、附录:产出文件索引
|
||||
|
||||
输入:
|
||||
1. 本周研究计划完成情况(每周报告/YYYY-WXX-第N周研究计划.md)
|
||||
2. 本周产出文档内容摘要
|
||||
3. 成本记录(outputs/目录)
|
||||
|
||||
质量要求:
|
||||
- 完成率必须量化(X/Y任务)
|
||||
- 重大发现必须有引用支撑(DOI或URL)
|
||||
- 成本精确记录(实际花费 vs 预算)
|
||||
- 对下周任务的明确规划(≥3条)
|
||||
- 质量自评 ≥85分
|
||||
|
||||
保存到:每周报告/YYYY-WXX-第N周完整报告.md
|
||||
成本上限:¥0.5
|
||||
"""
|
||||
cwds = ["d:/Applications/app/kepano-obsidian-main/raw/教育AI研究"]
|
||||
status = "ACTIVE"
|
||||
rrule = "FREQ=WEEKLY;BYDAY=SU;BYHOUR=18;BYMINUTE=0"
|
||||
scheduleType = "recurring"
|
||||
Reference in New Issue
Block a user