Install
openclaw skills install @testman2025/weekly-reviewAgent-fed weekly retrospective locked to the six-chapter template (dashboard table + one-liner + optional PNG charts, theme projects, root-cause triage, action ledger, open sessions, automations, optional fact-corrections). Host Agent collects facts; this skill defines structure and can render Markdown. Use for weekly-review / 周度复盘 / 本周复盘.
openclaw skills install @testman2025/weekly-review固化底座,不固化成品。 宿主 Agent 采集本平台事实;输出必须贴合定稿六章模板(参考用户已定稿的周度复盘 Markdown)。
| 指标 | 数值 | 口径说明 | + 一句话结论 + 可选「辅助图表」PNG 路径### 2.x 主题(时长/会话) + | 维度 | 内容 |(做了什么 / DB cwd / 磁盘核对 / 低效 / 提示词);其他用简表图表约定:渲染器生成两张定稿样式图——横向「时间投入分布」、双栏「低效归因 + Token 趋势」(SVG)。数据来自 charts_data。看板主表仍是 | 指标 | 数值 | 口径说明 |。
见 schema/review-input.example.json 与 schema/README.md。
review-input(或对话等价结构);需要图时先出 PNG 再填 dashboard.charts。python -m cli --input review-input.json -o YYYY-MM-DD周度复盘.md。cd {SKILL_DIR}
python -m cli --input schema/review-input.example.json -o 周度复盘.md
# 图表默认写到报告同目录;关闭:加 --no-charts
工具 run_weekly_review,参数 review_input(对象)。