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
整體質量還不錯。免費週報功能完整好用,能自動統計任務、識別亮點和風險項,程式碼穩定可靠。唯一遺憾是高階版功能還沒做好,想要更多功能可能會失望。基礎使用的話值得一試。