飞书日历:管理日历日程和会议室。查看/搜索日程、创建/更新日程、管理参会人、查询忙闲和推荐时段、预定会议室。当用户需要查看日程安排、创建/修改会议、查询/预定会议室时使用。不负责:查询过去的视频会议记录(走 lark-vc)、待办任务(走 lark-task)。
飞书日历与日程的全面管理,支持查看、创建、编辑日程及会议室预定。 Core workflows: view/search schedules, create/update events, manage attendees, check free/busy status, find and book meeting rooms Four high-frequency shortcuts available: +agenda (daily overview), +create (new event with attendees and rooms), +update (modify existing events), +freebusy (availability and RSVP status) Meeting room booking is integrated into event creation/editing; requires explicit time blocks for room queries, or use +suggestion to generate time options first Supports recurring events with instance-level operations; editing recurring events requires locating the specific instance event_id before modification Mandatory prerequisite: read lark-calendar-schedule-meeting.md workflow before any event scheduling or room-booking operations calendar (v4) 开始前先读 ../lark-shared/SKILL.md(认证、权限处理)。 CRITICAL — 凡涉及预约日程/会议室、调整时间或查询/搜索会议室,第一步 MUST 读 references/lark-calendar-schedule-meeting.md。仅编辑字段(改标题/描述)或增删参会人(不涉及时间和会议室)时可跳过,直接读 references/lark-calendar-update.md。 身份 日程操作默认使用 --as user(查看和管理当前用户的日程)。--as bot 只能访问 bot 自己的(空)日历,会拿到空结果——不要用 bot 身份查用户日程。 # BAD — bot 身份查用户日程,返回空列表 lark-cli calendar +agenda --as bot # GOOD — user 身份查日程 lark-cli calendar +agenda --as user Shortcuts
don't have the plugin yet? install it then click "run inline in claude" again.