lark-workflow-standup-report

Generate daily standup summaries from calendar events and incomplete tasks.

12|3|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/baibairui/WoClaw --skill lark-workflow-standup-report-baibairui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-standup-report
Source: https://github.com/baibairui/WoClaw/tree/main/.codex-runtime/home/.agents/skills/lark-workflow-standup-report
Command: npx skills add https://github.com/baibairui/WoClaw --skill lark-workflow-standup-report-baibairui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of daily standup summaries by orchestrating calendar events and incomplete tasks into a concise, ready-to-share report.

Core Features & Use Cases

  • Calendar + tasks integration: fetches today's events and outstanding tasks, detects overlaps, and prioritizes items for standups.
  • Date-range awareness: supports today, tomorrow, and this week planning to prepare standup-like updates.
  • Output formatting: produces a structured summary suitable for chat channels or dashboards and can be reused in CI or project docs.

Quick Start

Run the standup workflow to fetch today's events and tasks, then AI-summarize them into a concise standup report.

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 tasks?

Automate daily standup summaries by fetching today's calendar events and incomplete tasks via lark-cli APIs, then applying AI summarization to produce a structured report. This workflow detects scheduling overlaps and prioritizes items for your standup update.

Can I generate weekly planning reports using calendar and task data?

Yes, weekly planning reports are supported through date-range awareness. The workflow fetches calendar events and outstanding tasks for today, tomorrow, or the entire week, summarizing them into a structured readiness update.

Does the standup report workflow detect overlapping calendar events?

Yes, the standup report workflow detects overlapping calendar events. It fetches today's events and outstanding tasks, identifies overlaps, and prioritizes items to create a concise summary suitable for chat channels.

What is the best way to format a standup report for chat channels?

The best way to format a standup report for chat channels is using AI summarization to combine calendar events and tasks into a structured summary. This output can be directly shared in chat channels or reused in dashboards.

Do I need lark-cli to automate standup report generation?

Yes, lark-cli is required to automate standup report generation. The workflow satisfies integration requirements with lark-cli calendar and task APIs to fetch events and incomplete tasks for AI summarization.