lark-workflow-standup-report

Aggregate calendar events and unresolved tasks into a time-ordered standup summary.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

日程待办摘要工作流通过编排日历事件与未完成任务,快速生成指定日期的日程与待办摘要,帮助团队掌握当天工作重点。

Core Features & Use Cases

  • 自动汇总日程:按开始时间排序并生成清晰的日程表。
  • 未完成任务聚合:汇总当前用户的未完成任务,便于日常沟通。
  • 适用场景:每天/本周的快速工作摘要、会议准备以及跨团队协调。

Quick Start

请生成今天的 standup 摘要,自动整合日历事件与未完成任务,并输出简要报告。

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?

To generate a daily standup summary, the workflow automatically aggregates calendar events and unresolved tasks, sorting them by start time to produce a concise, time-ordered report for your team.

Can I use this for sprint planning and weekly reviews?

Yes, you can use this for sprint planning and weekly reviews. It applies the same calendar and task aggregation logic to provide a structured output suitable for AI-assisted standup reviews across broader timeframes.

What's the best way to automate my daily standup report preparation?

The best way to automate standup report preparation is using an orchestration workflow that integrates data from your calendar and task services, outputting a structured summary of today's events and unresolved to-dos.

Does the standup summary workflow require any external dependencies?

No external dependencies are required. The standup summary workflow operates independently without additional components, directly orchestrating your calendar and task data to generate the final report.

How are unresolved tasks aggregated in the standup summary?

Unresolved tasks are aggregated by collecting all current pending items assigned to the user. The workflow consolidates these tasks alongside your calendar events to ensure all workloads are visible.