# Agent Skill Package: weekly-report You are loading a published Agent Skill. Follow SKILL.md exactly. Supporting files from the original zip are inlined below. When SKILL.md says to read `references/...` or `scripts/...`, use the matching FILE section here — do not say the file is missing. Canonical URL: https://skill.hk/s/weekly-report.md Human page: https://skill.hk/s/weekly-report Files (1): - SKILL.md ======================================================================== FILE: SKILL.md ======================================================================== --- name: weekly-report description: 把本周工作整理成简洁周报。当用户说写周报、weekly report 或 /weekly-report 时使用。 --- # 周报 把仓库动态和用户提供的要点压成一页周报。 ## 步骤 1. 如有 git 仓库,用 `git log --since='7 days ago' --oneline` 收集本周提交。 2. 按「完成 / 进行中 / 风险 / 下周」四段组织,每段最多 5 条。 3. 每条一句话,写结果不写过程。 4. 风险必须带影响和下一步。 5. 用用户指定的语言输出;未指定则用中文。