lark-workflow-standup-report

Merge Lark calendar events and tasks into a structured stand-up report.

641|104|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/loongclaw-ai/loongclaw --skill lark-workflow-standup-report-loongclaw-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-standup-report
Source: https://github.com/loongclaw-ai/loongclaw/tree/main/skills/larksuite-cli/lark-workflow-standup-report
Command: npx skills add https://github.com/loongclaw-ai/loongclaw --skill lark-workflow-standup-report-loongclaw-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill eliminates the tedium of manually cross-referencing calendar events and outstanding tasks by merging calendar +agenda and task +get-my-tasks outputs into one actionable standup summary.

Core Features & Use Cases

  • Unified Agenda Digest: fetches calendar +agenda for the chosen ISO 8601 date range, converts timestamps with timezone awareness, and maps RSVP statuses for clear visibility.
  • Pending Task Filter: retrieves outstanding tasks via task +get-my-tasks, supports due-end filtering, marks overdue items, and collapses historical tasks beyond the last 30 days.
  • Insightful Summary: sorts events, detects conflicts, highlights free slots, and combines both schedules and tasks into a structured report for today, tomorrow, or the week.

Quick Start

Ask for a summary of today's calendar events and pending tasks to prepare your standup report.

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?

To generate a standup report, fetch Lark calendar agendas and pending tasks using ISO 8601 date filtering. The skill merges events and tasks, applies timezone-aware formatting, and delivers a structured summary for daily planning.

Can I detect calendar conflicts and overdue tasks in my standup summary?

Yes, the standup summary detects calendar conflicts, highlights free slots, and labels overdue tasks. It retrieves outstanding tasks via get-my-tasks and marks items past their due dates before combining them into the report.

What's the best way to prepare a weekly agenda digest using Lark CLI workflows?

The best way to prepare a weekly agenda digest is to query calendar +agenda for an ISO 8601 date range. The skill maps RSVP statuses, sorts events chronologically, and collapses historical tasks beyond the last 30 days.

Does the standup report support timezone-aware formatting for cross-region scheduling?

Yes, the standup report supports timezone-aware formatting for cross-region scheduling. It converts timestamps according to the user's timezone and applies ISO 8601 date filtering to ensure accurate calendar event mapping.

Why are my historical tasks not showing up in the pending task filter?

Historical tasks beyond the last 30 days are collapsed to keep the pending task filter focused. The skill retrieves outstanding tasks via task +get-my-tasks and only marks recent overdue items for the standup summary.

How do I map RSVP statuses for calendar events in a standup report?

To map RSVP statuses in a standup report, the skill fetches calendar +agenda outputs and converts RSVP responses into clear visibility labels. This structured mapping is applied before delivering the unified summary.