lark-workflow-standup-report

Aggregates Lark calendar events and incomplete tasks into standup-ready summaries.

1|Updated May 17, 2026
One-click install
npx skills add https://github.com/mykcs/myk-skills --skill lark-workflow-standup-report-mykcs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-standup-report
Source: https://github.com/mykcs/myk-skills/tree/main/lark-workflow-standup-report
Command: npx skills add https://github.com/mykcs/myk-skills --skill lark-workflow-standup-report-mykcs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes references (resource) components.

What problem does it solve?

This Skill removes the manual effort of checking your calendar meetings and your uncompleted tasks by producing a single standup-ready digest for a specific day or time window.

Core Features & Use Cases

  • Calendar agenda + task summary: Combines calendar events and your incomplete tasks to produce a unified daily/weekly overview.
  • Time normalization and sorting: Converts API timestamps into human-readable time, sorts events by start time, and sorts tasks by due date.
  • Conflict detection: Detects overlapping meetings and highlights conflicts, while marking declined events and overdue tasks appropriately.
  • Use Case: Before a morning standup, quickly understand what meetings happen today and what tasks are still pending.

Quick Start

Ask the AI to run lark-workflow-standup-report for today to summarize your agenda and unfinished tasks from Lark.

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 report from Lark calendar and tasks?

To generate a Lark standup report, the Skill aggregates your Lark calendar agenda and incomplete tasks into a single digest. It merges events and pending tasks, applying timezone-aware time formatting, sorting, and conflict detection for your standup summary.

Can I detect overlapping meetings when summarizing my Lark calendar agenda?

Yes, conflict detection is applied when summarizing your Lark calendar agenda. The Skill identifies overlapping meetings, highlights these conflicts, and appropriately marks declined calendar events alongside overdue tasks in the generated standup report.

Do I need specific Lark permissions to read calendar events and incomplete tasks?

Yes, you must configure shared authentication using lark-cli with calendar:calendar.event:read and task:task:read scopes. Reading this permission setup first is required to successfully aggregate your calendar agenda and incomplete tasks for the standup report.

How are tasks sorted and formatted in a weekly standup summary?

In a weekly standup summary, tasks are sorted by due date while calendar events are sorted by start time. API timestamps are converted into timezone-aware, human-readable time formats, and task statuses are mapped for clear review.

What's the best way to plan tomorrow's agenda using Lark workflows?

The best way to plan tomorrow's agenda is running this Skill for the next day's time window. It aggregates upcoming Lark calendar events and filters incomplete tasks by due dates, producing a merged, standup-ready overview for personal productivity workflows.

Are there limitations when generating standup summaries for past dates?

The Skill focuses on personal productivity workflows like today or tomorrow planning and weekly arrangement reviews. While it can filter incomplete tasks by due dates, it is optimized for current or upcoming standup summaries rather than analyzing historical past dates.