lark-workflow-standup-report

Orchestrates calendar and task data into concise standup-ready summaries with configurable views.

3|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/agent-pilot/agent-pilot-be --skill lark-workflow-standup-report-agent-pilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-standup-report
Source: https://github.com/agent-pilot/agent-pilot-be/tree/main/backend/skills/lark-workflow-standup-report
Command: npx skills add https://github.com/agent-pilot/agent-pilot-be --skill lark-workflow-standup-report-agent-pilot

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 with calendar events and open tasks?

To generate a daily standup summary, the Skill orchestrates calendar agenda and open task retrieval into a concise brief. It merges scheduled events and incomplete tasks, applying time sorting and conflict detection for reliable daily standup reporting.

Can I view my calendar agenda and tasks for tomorrow or the entire week?

Yes, you can view calendar agenda and tasks for tomorrow or the entire week. The Skill supports today, tomorrow, and week-wide views by processing ISO-8601 date ranges to produce structured summaries of events and open tasks.

How does timezone conversion work when summarizing calendar events and tasks?

Timezone conversion is handled natively during the summarization process. The Skill converts timestamps and applies timezone adjustments to ensure calendar events and open tasks are accurately sorted and formatted for the daily brief.

Does the daily brief detect scheduling conflicts between calendar events?

Yes, the daily brief detects scheduling conflicts between calendar events. The Skill applies conflict detection logic alongside time sorting and timezone conversion to help you quickly identify overlapping commitments in your standup summary.

What is the best way to automate my morning standup report preparation?

The best way to automate standup report preparation is to request a summary for a specific date. The Skill automatically orchestrates calendar and task sources, generating a structured output of sorted events and open tasks ready for your standup meeting.