lark-workflow-standup-report

Generate standup summaries from calendar events and unfinished tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates calendar events and unfinished tasks to automatically generate concise standup summaries for today, tomorrow, or the week, saving time and improving team alignment.

Core Features & Use Cases

  • Integrated data sources: fetches events from the calendar via the calendar+agenda flow and unfinished tasks via the task+get-my-tasks flow.
  • AI-assisted summarization: combines timing, status, and overlap checks to produce a clear standup narrative.
  • Flexible date ranges: supports single-day, multi-day, and weekly standups with ISO date ranges.

Quick Start

Stand up to your day by invoking a standup summary using your connected calendar and task data for the target date.

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?

Automated standup summaries combine calendar events and unfinished tasks for a given date range to produce a concise, readable overview of your schedule and pending work. It checks timing, status, and overlaps to create a clear narrative for today, tomorrow, or weekly planning.

Can I create a weekly standup report using ISO date ranges?

Yes, weekly standup reports support flexible single-day, multi-day, and weekly ISO date ranges. By specifying the target ISO date range, the system aggregates calendar events and unfinished tasks across that period to deliver a comprehensive weekly schedule and task overview.

What permissions are needed to automate standup summaries?

Automating standup summaries requires calendar:calendar.event:read and task:task:read permissions. These data source permissions allow the system to fetch your scheduled events and unfinished tasks, apply AI-assisted summarization, and generate a clear narrative for your standup.

Does AI-assisted standup summarization check for schedule overlaps?

AI-assisted standup summarization combines timing, status, and overlap checks to produce a clear standup narrative. By integrating calendar and task data, it identifies overlapping events and unfinished tasks to generate a concise, readable overview of your schedule.

Best way to coordinate calendar events with unfinished tasks for a standup?

The best way to coordinate calendar events with unfinished tasks is using an integrated data source flow that fetches events via the calendar agenda flow and tasks via the get-my-tasks flow. This combines timing and status to automatically produce a clear daily or weekly standup narrative.