Install
openclaw skills install @lfc162874/weekly-report-skillGenerate polished Chinese R&D weekly reports from recent work logs, chat history, commit notes, or development notes. Use when the user asks to 生成、整理、润色、汇总本周、上周、最近7天或某日期范围的周报/研发周报, especially for tender-agent, RAG, prompt, skill, document parsing, table parsing, scoring-standard, content-generation, export-center, and Agent work. Automatically filters deployment, environment, operations, installation, and troubleshooting details.
openclaw skills install @lfc162874/weekly-report-skillUse this skill to turn noisy engineering records into a concise Chinese R&D weekly report that can be sent to a manager.
Accept any of these inputs:
2026.06.15-2026.06.19, 本周, 上周, or 最近7天.When the user gives a relative date range, resolve it against the current date and timezone available in the conversation. When no date range is provided, use the best explicit date range in the input; if none exists, label the report as 本周.
Prefer retaining items about:
Do not include these details in the report, even if they appear in the source:
If an item contains both business work and deployment noise, keep the business outcome and drop the operational part.
Merge related work under one achievement:
正文生成优化、正文重写优化、章节续写优化 -> 完成正文生成链路优化,增强上下文关联能力与内容一致性评分标准识别、评分项解析、评分表结构化 -> 完成评分标准结构优化,统一评分项数据结构与字段定义跨页表格解析、表头识别、单元格还原 -> 完成表格解析能力优化,提升复杂表格结构还原效果知识召回、RAG 检索、向量检索体验 -> 完成知识召回链路优化,提升检索准确性与问答支撑能力Use Markdown only.
For dated input, output weekday sections only for days that contain retained business/R&D work:
# 工作周报(YYYY.MM.DD-YYYY.MM.DD)
## 周一(MM.DD)
1. 完成XXX优化,提升XXX能力 —— 100%
2. 完成XXX开发,完善XXX流程 —— 100%
## 周二(MM.DD)
1. 完成XXX优化,增强XXX效果 —— 100%
---
## 本周工作亮点
1. XXX能力提升
2. XXX链路完善
3. XXX体验优化
---
## 下周计划
1. 持续优化XXX能力
2. 完善XXX流程
3. 推进XXX功能建设
For undated input, do not fabricate weekdays. Use:
# 工作周报(本周)
## 本周完成
1. 完成XXX优化,提升XXX能力 —— 100%
2. 完成XXX开发,完善XXX流程 —— 100%
---
## 本周工作亮点
1. XXX能力提升
2. XXX链路完善
3. XXX体验优化
---
## 下周计划
1. 持续优化XXX能力
2. 完善XXX流程
3. 推进XXX功能建设
If no valid reportable R&D work remains after filtering, say:
# 工作周报(<日期范围>)
本次输入中未识别到可写入研发周报的业务开发或研发优化事项。
完成XXX优化/开发/建设/完善 sentence patterns.—— 100% only for clearly completed items. For ongoing work, use 推进XXX建设 and omit the completion percentage unless the user provides one.