lark-workflow-standup-report

Summarize Lark calendar events and unfinished tasks into standup reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Summarize a user's calendar events and unfinished tasks into a concise, human-readable standup report so they can quickly see today's or a specified date's meetings, conflicts, and action items without manually aggregating data across tools.

Core Features & Use Cases

  • Combines calendar +agenda and task +get-my-tasks outputs into a single summary for a given date or date range.
  • Normalizes timestamps using the event timezone, maps RSVP statuses to user-friendly labels, detects time conflicts, and lists free slots.
  • Filters tasks by due date and folds older historical tasks to avoid overwhelming the summary, suitable for morning standups, daily planning, and next-day previews.
  • Use case: generate a "today" standup showing sorted events, outstanding tasks due by end of day, conflict alerts, and a short summary snippet.

Quick Start

Generate a standup summary for today by combining calendar events and your unfinished tasks after authenticating lark-cli with calendar and task access.

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

Generate a daily standup report by combining Lark calendar events and unfinished tasks into a single summary. The report sorts events, maps RSVP statuses, detects time conflicts, and lists outstanding action items for a specified ISO 8601 date range.

Can I get a weekly summary of my calendar agenda and incomplete tasks?

Yes, you can get a weekly summary of your calendar agenda and incomplete tasks. The Skill supports today, tomorrow, specified ISO 8601 date ranges, and weekly summaries, folding older historical tasks to prevent overwhelming the output.

Does generating a standup summary require lark-cli authentication?

Yes, generating a standup summary requires lark-cli authentication with calendar and task access scopes. This authentication allows the Skill to query your calendar agenda and retrieve incomplete tasks to aggregate into the report.

How does the standup summary handle timezones and event conflicts?

The standup summary normalizes timestamps using event timezones and performs timezone-aware timestamp conversion. It detects time conflicts between sorted calendar events, maps RSVP statuses to user-friendly labels, and lists available free slots.

What is the best way to preview tomorrow's meetings and action items in Lark?

The best way to preview tomorrow's meetings and action items is to generate a next-day standup summary. It aggregates your upcoming Lark calendar events and filters unfinished tasks by due date, providing conflict alerts and a concise summary snippet.