Agent
28,806 installs
lark-workflow-standup-report
by larksuite/cli
日程待办摘要:编排 calendar +agenda 和 task +get-my-tasks,生成指定日期的日程与未完成任务摘要。适用于了解今天/明天/本周的安排。
Skill content
Daily schedule and task summary combining calendar events and pending to-dos for a specified date. - Fetches calendar events and incomplete tasks for today, tomorrow, or a custom date range using ISO 8601 timestamps - Requires explicit --complete=false flag when querying tasks to exclude completed items from the summary - Outputs a structured report with time-converted events, task deadlines, conflict detection, and free time slots - Supports filtering by due date (--due-end) and pagination (--page-all) for large task lists; requires prior Lark CLI authentication with calendar and task scopes 日程待办摘要工作流 CRITICAL - 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 适用场景 - "今天有什么安排" / "今天的日程和待办" - "明天有什么会" / "明日日程与未完成任务" - "帮我看看今天要做什么" / "早报摘要" - "开工摘要" / "standup report" - "这周还有哪些安排" 前置条件 仅支持 user 身份。执行前确保已授权: lark-cli auth login --domain calendar,task