lark-workflow-standup-report

Consolidate Lark calendar events and unfinished tasks into a daily standup summary.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow automates the tedious task of compiling today's meetings, deadlines, and outstanding items into a concise standup summary, reducing manual note-taking and context switching.

Core Features & Use Cases

  • Calendar integration: fetches today's and upcoming events from calendar sources and formats them into an agenda.
  • Task aggregation: collects incomplete tasks due today or later, prioritizes by due time, and marks overdue items.
  • AI-assisted synthesis: merges calendar and task data into a clear summary, detects conflicts and highlights free time slots.
  • Use Case: A product team runs daily standups, and this workflow generates a single digest that the team can review before the meeting.

Quick Start

Run the lark-cli workflow to generate today's standup summary from calendar events and unfinished tasks.

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 automate daily standup summaries from calendar events and unfinished tasks?

Automating daily standup summaries involves consolidating calendar events and incomplete tasks into a single digest. This workflow fetches meeting agendas and outstanding items, prioritizes them by due time, and merges the data into a concise summary for team review.

Can I generate a weekly standup report using Lark calendar and task data?

Yes, you can generate weekly standup reports using Lark calendar and task data. The workflow supports daily, tomorrow, or weekly standups by fetching upcoming events and outstanding tasks, applying time zone handling to create an accurate summary.

Do I need lark-cli to compile meeting agendas and overdue tasks?

Yes, you need the lark-cli tool to compile meeting agendas and overdue tasks. The workflow requires lark-cli to access calendar and task data via the Lark API, handling time zones and status fields to generate the standup summary.

How does AI-assisted synthesis handle calendar conflicts and free time slots?

AI-assisted synthesis merges calendar and task data to detect scheduling conflicts and highlights available free time slots. It aggregates incomplete tasks due today or later, marks overdue items, and formats everything into a clear summary for standup preparation.

What is the best way to prepare a team standup digest without manual note-taking?

The best way to prepare a standup digest without manual note-taking is using an automated workflow that pulls calendar sources and task data. This reduces context switching by formatting meetings, deadlines, and outstanding items into a single reviewable agenda.