daily-report-joig
SKILL.md
Daily Report (joig)
Inputs
- date(必填):YYYY-MM-DD 或 YYYY/MM/DD
- highlights(必填):字符串数组,例如:["在 azure vm 上部署 openclaw","尝试写 skill"]
- blockers(可选):字符串数组
- next(可选):字符串数组(明日/下一步)
- outputPath(可选):默认
reports/{date}-daily-report.md
Output
返回固定结构:
- status: ok|error
- summary: 一句话总结
- data: { date, outputPath }
- nextAction: 建议的下一步
Behavior
- 规范化日期格式为 YYYY-MM-DD
- 生成 Markdown: