What problem does it solve? Coordinating meetings in Lark (Feishu) requires juggling schedules, attendee availability, and meeting room reservations across multiple APIs. This Skill consolidates the entire calendar workflow into guided CLI commands so an AI agent can view agendas, create events, check free/busy status, and book meeting rooms without manual API wrangling. ## Core Features & Use Cases - Agenda & Event Management: View daily schedules with +agenda, create events with attendees and recurrence rules via +create, and reply to invitations with +rsvp. - Availability & Time Suggestions: Query free/busy status with +freebusy and get recommended time slots for vague requests like "sometime next week" using +suggestion. - Meeting Room Booking: Find available rooms for specific time blocks with +room-find, filtered by city, building, floor, capacity, or room name, with recurrence validation against reserve_until_time. - Use Case: A user says "book a meeting with Alice tomorrow afternoon in a Beijing meeting room." The Skill reads the scheduling workflow, suggests candidate time slots, finds available rooms for each slot, presents structured options, and creates the event only after user confirmation. ## Quick Start Ask the assistant to show today's Lark calendar agenda or to schedule a meeting with specific attendees and a meeting room.