This skill is triggered when the user needs to generate, summarize, or organize a weekly work report. It automatically reads all MARKDOWN(.md) daily report files in the local folder C:\Users\zsj\Desktop\WorkBuddyFile, identifies daily reports of the current week, integrates scattered work content, r
文档
Weekly Report Skill-周报生成
试用Generate polished Chinese R&D weekly reports from recent work logs, chat history, commit notes, or development notes. Use when the user asks to 生成、整理、润色、汇总本周...
它能做什么
Generate polished Chinese R&D weekly reports from recent work logs, chat history, commit notes, or development notes. Use when the user asks to 生成、整理、润色、汇总本周...
技能文档
Weekly Report Generator
Use this skill to turn noisy engineering records into a concise Chinese R&D weekly report that can be sent to a manager.
Inputs
Accept any of these inputs:
- A date range, such as
2026.06.15-2026.06.19,本周,上周, or最近7天. - Work logs, chat history, meeting notes, commit summaries, issue notes, or loose bullet points.
- Mixed useful work and operational noise.
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 本周.
Workflow
- Extract candidate work items from the input.
- Keep only R&D, product, feature, architecture, data, model-experience, Agent, RAG, Prompt, Skill, parsing, generation, scoring, review, export, and business workflow improvements.
- Remove operational, deployment, environment, installation, startup, networking, hardware, and troubleshooting details.
- Merge repeated or related items into one higher-level achievement.
- Preserve dates only when the input provides them. Do not invent weekday placement for undated work.
- Rewrite retained items into result-oriented Chinese bullets.
- Add highlights and next-week plans derived from the retained themes.
- Before returning, check that no forbidden operational details remain.
Keep
Prefer retaining items about:
- 业务功能开发
- 投标智能体开发
- 模型体验优化
- Agent 能力建设
- RAG 优化
- Prompt 优化
- Skill 开发
- 页面功能开发
- 文档解析优化
- 表格解析优化
- 正文生成优化
- 评分标准优化
- 审查整改优化
- 导出中心功能开发
- 数据结构优化
- 系统架构优化
- 检索召回、知识库、资质分析、内容一致性、结构化抽取等业务研发工作
Filter
Do not include these details in the report, even if they appear in the source:
- Docker、容器、镜像
- Linux 环境、系统安装、第三方软件安装
- 网络问题、端口问题、服务启动
- 模型下载、CPU/GPU 部署
- 运维排障、环境配置、启动异常
- 调试过程、排查过程、失败过程、临时绕行方案
If an item contains both business work and deployment noise, keep the business outcome and drop the operational part.
Merge Rules
Merge related work under one achievement:
正文生成优化、正文重写优化、章节续写优化->完成正文生成链路优化,增强上下文关联能力与内容一致性评分标准识别、评分项解析、评分表结构化->完成评分标准结构优化,统一评分项数据结构与字段定义跨页表格解析、表头识别、单元格还原->完成表格解析能力优化,提升复杂表格结构还原效果知识召回、RAG 检索、向量检索体验->完成知识召回链路优化,提升检索准确性与问答支撑能力
Output Rules
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:
# 工作周报(<日期范围>)
本次输入中未识别到可写入研发周报的业务开发或研发优化事项。
Style
- Use concise, polished Chinese suitable for a manager-facing R&D weekly report.
- Prefer
完成XXX优化/开发/建设/完善sentence patterns. - Keep each work bullet around 20-40 Chinese characters when possible.
- Use
—— 100%only for clearly completed items. For ongoing work, use推进XXX建设and omit the completion percentage unless the user provides one. - Avoid exposing raw logs, chat wording, personal names, debugging notes, tool names, and operational implementation details.
- Do not invent dates, metrics, module names, stakeholders, or completion status.
- Keep daily sections to the most important 3-5 retained items when the input is long.
- Keep highlights and plans to 2-4 items each unless the user asks for more.
相关技能
Generate evidence-based project weekly reports from a local code repository. Use when the user asks for a project weekly report, weekly update, status summar...
周报生成器Pro v1.2——自动收集素材再成稿,支持周报+月报。当用户说"写周报""生成周报""周报""本周工作总结""写月报""月度总结"等需要产出工作汇报时使用本技能。自动从本机 Git 提交记录收集工作素材(含代码统计),自动识别角色,可读取 Markdown 计划清单统计完成率,结合用户提供的待办清单、口述要点,生成结果导向、可量化的结构化汇报。支持程序员/运营/销售/管理者四种角色模板,支持钉钉/飞书/邮件三种排版风格。全程本地运行,不上传任何数据。
Generate structured weekly work reports from Git commit history and file-change statistics. Use when the user asks for a weekly report, work summary, progress review, or sprint recap based on repository activity, or when they need a Markdown report of what changed in a project over a time range.
Record daily work items into structured logs and generate weekly biweekly reports from accumulated data. Trigger when the user says 记录工作 记录一下 今天做了 生成周报 本周周报 双周报 工作汇报 周报
Turn scattered notes, chat logs, meeting fragments, issue updates, or calendar context into a concise daily brief. Use when Codex needs to summarize what hap...