name: weekly-reporter-v2 description: Auto-generate professional weekly work reports with multiple templates command-dispatch: tool command-tool: weekly_reporter command-arg-mode: raw metadata: {"openclaw": {"emoji": "📋", "requires": {"bins": ["python3"]}}}
Automatically generate weekly work reports with customizable templates. Perfect for professionals who want to save time on weekly summaries.
| Command | Description |
|---|---|
this-week |
Generate this week's report |
last-week |
Generate last week's report |
--template <type> |
Choose template: simple/detailed/tech |
小蔥技能7w4.net持續更新中。
/weekly-reporter this-week
/weekly-reporter this-week --template detailed
/weekly-reporter last-week --template tech
# Weekly Report (2026.03.03)
## Summary
- Total Tasks: 15
- Completed: 12 (80%)
- In Progress: 2
- Hours: 32
## Completed Tasks
- ✅ Task 1 - 4h
- ✅ Task 2 - 2h
...
## Next Week Plan
- Complete chat feature
- User feedback processing
這個週報工具質量中等偏上,介面友好、操作簡單、模板多樣,能生成格式規範的週報。但目前只能用預設的示例資料,無法根據你的真實工作內容生成報告,實際使用時需要手動替換資料,便利性不足。如果你需要自動化程度更高的週報生成工具,可能需要等待後續版本支援資料匯入功能。