What problem does it solve? Manually checking your Lark calendar and task list every morning to piece together a daily plan is repetitive and error-prone. This Skill orchestrates the calendar agenda and task queries in one workflow, producing a consolidated standup-style summary with conflict detection and free-slot analysis. ## Core Features & Use Cases - Combined Agenda + Task Retrieval: Runs lark-cli calendar +agenda and lark-cli task +get-my-tasks --complete=false together for a target date. - Structured Summary Output: Produces a Markdown digest with a schedule table (time, event, organizer, RSVP status), a pending task checklist, and a closing summary. - Conflict & Free-Time Analysis: Detects overlapping meetings, excludes declined events from busy time, and infers free slots between events. - Use Case: Ask "what's on my plate today" and receive a standup report listing your 3 meetings (with one time conflict flagged) and 5 incomplete tasks sorted by due date, with overdue items marked. ## Quick Start Ask the assistant to generate today's schedule and pending task summary using the lark standup report workflow.