What problem does it solve? Coordinating meetings in Lark (Feishu) requires juggling schedules, attendee availability, and meeting room reservations across multiple API calls. This Skill turns natural-language requests into correct lark-cli calendar commands, handling event creation, updates, RSVP, freebusy checks, and room booking without manual API work. ## Core Features & Use Cases - Event Management: View agendas, create events with attendees (users, groups, rooms), update fields, and reply with RSVP status (accept/decline/tentative). - Availability & Time Suggestions: Query freebusy status for any user and get recommended time slots for vague requests like "sometime next week". - Meeting Room Booking: Find available rooms by time slot, city, building, floor, name, or capacity, with support for recurring-event reservation limits. - Use Case: A user says "Book a meeting room on the 2nd floor for tomorrow afternoon with Alice and Bob". The Skill runs time suggestions, checks room availability, presents structured options, and creates the event after confirmation. ## Quick Start Ask the assistant to show today's schedule or create a meeting, for example: "Schedule a 30-minute sync with the team tomorrow at 3pm and book an available meeting room."