lark-workflow-standup-report

Aggregate calendar events and unfinished tasks into structured standup summaries.

76|14|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/jingsongliujing/Feishu-CLI-Web --skill lark-workflow-standup-report-jingsongliujing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-standup-report
Source: https://github.com/jingsongliujing/Feishu-CLI-Web/tree/main/backend/app/skills/lark_cli/skills/lark-workflow-standup-report
Command: npx skills add https://github.com/jingsongliujing/Feishu-CLI-Web --skill lark-workflow-standup-report-jingsongliujing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

日程待办摘要工作流自动从日历和未完成任务中提取信息,生成指定日期的待办与日程摘要,帮助高效准备站会。

Core Features & Use Cases

  • 将 calendar +agenda 与 task +get-my-tasks 组合,生成结构化的日程和待办摘要。
  • 支持今日/明日/本周等多日期摘要的快速预览与输出。
  • 输出格式便于 AI 进一步理解和处理,便于复用到报告和沟通中。

Quick Start

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

Automate daily standup summaries by aggregating calendar events and unfinished tasks into a structured output. This workflow compiles today's plans by reading calendar and task data, formatting it consistently for AI consumption or direct meeting use.

Can I generate a weekly preview report from my Lark calendar and unfinished tasks?

Yes, you can generate a weekly preview report by combining calendar agendas and task lists. The workflow supports today, tomorrow, and this week date ranges, extracting data to compile structured briefings for upcoming schedules.

Do I need lark-cli to extract calendar and task data for morning briefings?

Yes, lark-cli is required to read calendar and task data with appropriate scopes. The workflow depends on lark-cli commands to fetch agenda events and unfinished tasks before formatting them into a structured standup summary.

What is the best way to format calendar and task data for AI consumption in standups?

The best way to format calendar and task data for AI consumption is through structured aggregation. This workflow combines calendar events and tasks into a consistent summary format, ensuring the output is easily understood and processed by AI models for reporting.

Does the standup summary workflow support custom date ranges beyond today?

The standup summary workflow supports today, tomorrow, and this week date ranges. It aggregates calendar events and unfinished tasks for these specific periods to produce structured daily or weekly previews without requiring manual data entry.