lark-workflow-standup-report

Aggregate calendar events and tasks into a structured standup summary.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/liutao96/skill --skill lark-workflow-standup-report-liutao96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-standup-report
Source: https://github.com/liutao96/skill/tree/main/lark-workflow-standup-report
Command: npx skills add https://github.com/liutao96/skill --skill lark-workflow-standup-report-liutao96

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

日程待办摘要工作流将日历事件与未完成待办整合为易读的日程摘要,帮助用户快速掌握今天、明天和本周的计划。

Core Features & Use Cases

  • 将 calendar +agenda 与 task +get-my-tasks 的结果进行聚合、排序、时间转换与冲突检测
  • 输出结构化摘要,便于人机阅读和后续自动化处理
  • 使用场景:日常工作站 Standup、跨日计划、周度回顾等

Quick Start

请基于今天的日程和未完成待办生成包含日期、日程、待办及冲突分析的摘要。

Frequently Asked Questions about lark-workflow-standup-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a daily standup summary from calendar events and tasks?

A daily standup summary aggregates calendar events and unfinished tasks into a structured overview. This Skill orchestrates data using lark-cli, applying time conversion, conflict detection, and sorting for daily, tomorrow, and weekly planning scenarios.

How does conflict detection work for overlapping calendar events in a standup report?

Conflict detection identifies overlapping calendar events during the aggregation process. The Skill evaluates scheduled times from your calendar and flags any conflicts, ensuring your standup summary accurately highlights scheduling issues for today and tomorrow.

Can I use this Skill for weekly planning and cross-day schedule reviews?

Yes, you can use this Skill for weekly planning and cross-day schedule reviews. It orchestrates calendar events and tasks into structured summaries, supporting daily, tomorrow, and weekly planning scenarios to help you track upcoming agendas.

Does the standup summary handle declined calendar events?

Yes, the standup summary handles declined calendar events. The Skill explicitly processes declined events during aggregation, ensuring your daily and weekly planning summaries only reflect the meetings you actually need to attend.

Do I need lark-cli to aggregate my calendar and task summaries?

Yes, you need lark-cli to aggregate your calendar and task summaries. The Skill uses lark-cli to fetch calendar agendas and retrieve unfinished tasks, which it then processes into a concise standup summary.