lark-workflow-standup-report

Generate daily standup summaries from Lark calendar events and tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

日程待办摘要:编排 calendar +agenda 和 task +get-my-tasks,生成指定日期的日程与未完成任务摘要。适用于了解今天/明天/本周的安排。

Core Features & Use Cases

  • 将日程与待办数据自动汇总成简洁的日程摘要,帮助团队快速了解当天工作重点。
  • 支持按日期范围输出,覆盖今天、明天及本周的计划与未完成任务。
  • 适用于日常 standup 会议、团队沟通和自动化日报生成。

Quick Start

使用 AI 根据日历和待办数据生成今日站会摘要。

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

Automating daily standup report generation involves orchestrating calendar agenda and task retrieval to produce a concise summary. This Skill uses lark-cli to pull today's, tomorrow's, or this week's schedules and unfinished tasks, formatting them into a readable standup report.

Can I retrieve unfinished tasks and calendar agenda for a specific date range?

Yes, you can retrieve unfinished tasks and calendar agenda for specific date ranges. The Skill supports querying today, tomorrow, or this week's schedules and uses task retrieval with due-end and pagination options to gather all pending tasks.

Do I need lark-cli authentication to generate a standup summary?

Yes, lark-cli authentication is required to generate a standup summary. The Skill enforces user identity and requires valid lark-cli credentials to access your calendar events and retrieve personal tasks for the report.

What is the best way to sync my schedule and pending tasks for team communication?

The best way to sync schedules and pending tasks for team communication is to aggregate them into a structured summary. This Skill orchestrates calendar and task data through lark-cli, outputting a concise daily summary that highlights agenda items and unfinished tasks.

Why does my standup summary fail to retrieve calendar events or tasks?

Standup summary retrieval fails when lark-cli authentication is missing or invalid. The Skill enforces user identity and requires authenticated access to pull calendar events and personal tasks, ensuring only authorized users can generate reports.

Does lark-cli support pagination for retrieving large numbers of unfinished tasks?

Yes, lark-cli supports pagination for retrieving unfinished tasks. The Skill utilizes the get-my-tasks command with due-end and pagination options to ensure all pending tasks are captured, even when dealing with extensive task lists.