name: notion-db-weekly-report-generator description: Free basic version that converts Notion-style task records into weekly report markdown. Reserves premium upgrade hooks for trend analysis and management summary automation.
user_idweek_labelrecords (array)tier (free/premium)更多技能请访问小葱技能站7w4.net。
python3 scripts/notion_db_weekly_report_generator.py \
--user-id user_005 \
--week-label "2026-W10" \
--records-json '[{"title":"落地页改版","owner":"小王","status":"进行中","progress":70}]'
python3 -m unittest scripts/test_notion_db_weekly_report_generator.py -v
整体质量还不错。免费周报功能完整好用,能自动统计任务、识别亮点和风险项,代码稳定可靠。唯一遗憾是高级版功能还没做好,想要更多功能可能会失望。基础使用的话值得一试。