What problem does it solve? Manually checking your Lark calendar and task list every morning to plan your day is repetitive and error-prone. This Skill orchestrates the calendar agenda and task queries into a single standup-style summary showing meetings, pending to-dos, schedule conflicts, and free slots for any given date. ## Core Features & Use Cases - Combined Agenda and Task Retrieval: Runs lark-cli calendar +agenda and lark-cli task +get-my-tasks --complete=false together to gather events and unfinished tasks for a target date. - Structured Summary Output: Produces a formatted report with a schedule table (time, event, organizer, RSVP status), a pending task checklist sorted by due date, and a closing summary. - Conflict and Free-Slot Detection: Sorts events by start time, detects overlapping meetings, excludes declined events, and infers free time slots. - Use Case: Ask "what's on my plate today" and receive a standup report listing your 3 meetings, 5 overdue or upcoming tasks, a conflict warning between two afternoon meetings, and your available focus blocks. ## Quick Start Ask the assistant to generate today's standup report summarizing my Lark calendar events and unfinished tasks.