Work Report Writer
version: "2.0.0"
by bytesagain · published 2026-03-22
$ claw add gh:bytesagain/bytesagain-work-report-writer---
version: "2.0.0"
name: work-report-writer
description: "Work report generator. 工作汇报生成器、周报生成、工作周报、每周总结、weekly report、周报模板、周报怎么写、日报生成、工作日报、daily report、日报模板、月报生成、月度总结、monthly report、项目汇报、年终总结、年度总结、annual review、站会汇报."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---
# Work Report Writer
工作汇报生成器,通过 `scripts/report.sh` 生成结构化的工作汇报。
为什么用这个 Skill? / Why This Skill?
Commands
SCRIPT="$(dirname "$0")/../skills/work-report-writer/scripts/report.sh"
# 日报
bash "$SCRIPT" daily "完成了用户模块开发,修复了3个bug,review了2个PR"
# 周报
bash "$SCRIPT" weekly "完成用户系统重构,上线支付模块,优化数据库查询性能提升40%"
# 月报
bash "$SCRIPT" monthly "完成Q1核心功能开发,团队扩招2人,用户增长15%"
# 项目汇报
bash "$SCRIPT" project "用户中台" "完成微服务拆分,API网关上线,性能提升60%"
# 年终总结
bash "$SCRIPT" annual "技术升级,团队建设,业务增长,降本增效"
# 站会汇报
bash "$SCRIPT" standup "昨天完成了API重构,今天计划写单元测试,阻塞:等待设计稿"
# OKR报告
bash "$SCRIPT" okr "提升系统稳定性" "可用性达到99.9%,P0故障减少50%,监控覆盖率100%"
# 项目复盘报告
bash "$SCRIPT" review "用户中台" "完成微服务拆分,性能提升60%,上线零故障"
# 帮助
bash "$SCRIPT" helpOptions
All commands support optional flags:
Workflow
1. Receive user's work content (bullet points, keywords, or brief description).
2. Run the appropriate `report.sh` subcommand.
3. Present the generated report to the user.
4. Offer to adjust tone, add/remove sections, or switch language.
Output Structure
All reports include where applicable:
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...