lark-workflow-standup-report

Combine calendar events and unfinished tasks into a schedule and standup summary.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill lark-workflow-standup-report-zju-real
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-standup-report
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/plugin_bundles/marketplace/feishu-cli/skills/lark-workflow-standup-report
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill lark-workflow-standup-report-zju-real

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to manually combine calendar events and unfinished tasks, giving users a concise view of their schedule, priorities, conflicts, and available time.

Core Features & Use Cases

  • Schedule Retrieval: Fetches calendar events for today, tomorrow, or a specified date range.
  • Task Summaries: Retrieves unfinished tasks and filters them by due date when appropriate.
  • Intelligent Organization: Converts timestamps, sorts events and tasks, maps RSVP statuses, detects schedule conflicts, and identifies free time.
  • Use Case: Use it to generate a morning standup report showing the day's meetings, outstanding tasks, overdue items, conflicts, and open time slots.

Quick Start

Use the Lark workflow standup report skill to summarize my calendar and unfinished tasks for today.

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

Generate a daily standup report by fetching Lark calendar events and unfinished tasks, then combining them into a concise schedule with prioritized items, detected conflicts, and available free time slots.

How does daily planning handle schedule conflicts and free-time detection?

Daily planning handles schedule conflicts by sorting calendar events, mapping RSVP statuses, and analyzing timestamps to identify overlapping meetings and calculate your available free time slots.

Can I use Lark calendar and tasks for tomorrow's agenda and weekly scheduling?

You can use Lark calendar and tasks for tomorrow's agenda and weekly scheduling by applying date filtering to retrieve events and overdue tasks within a specified range, ensuring timezone-aware timestamp conversion.

Do I need authenticated lark-cli access to retrieve calendar events and task summaries?

You need authenticated lark-cli access to retrieve calendar events and task summaries, as the Skill requires authorized connections to Lark's calendar and task services to fetch and process your scheduling data.

What is the best way to combine unfinished tasks with my calendar for a morning standup summary?

The best way to combine unfinished tasks with your calendar for a morning standup summary is to aggregate both data sources, sort them by timestamp, and identify overdue items alongside your daily meetings and open time slots.

Why does my standup report show overdue tasks, and how does it identify them?

Your standup report shows overdue tasks because the Skill filters unfinished tasks by their due dates against the current date, explicitly identifying and separating items that have passed their deadlines for prioritization.