powered by
etapx

0%

lark-calendar

Installation
Summary

飞书日历与日程的全面管理,支持查看、创建、编辑日程及会议室预定。

  • 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
SKILL.md

calendar (v4)

开始前先读 ../lark-shared/SKILL.md(认证、权限处理)。

CRITICAL — 凡涉及预约日程/会议或查询/搜索会议室,第一步 MUST 读 references/lark-calendar-schedule-meeting.md。禁止跳过此步直接调用 API 或 Shortcut!

身份

日程操作默认使用 --as user(查看和管理当前用户的日程)。--as bot 只能访问 bot 自己的(空)日历,会拿到空结果——不要用 bot 身份查用户日程。

# BAD — bot 身份查用户日程,返回空列表
lark-cli calendar +agenda --as bot

# GOOD — user 身份查日程
lark-cli calendar +agenda --as user

Shortcuts

Installs
223.2K
Repository
larksuite/cli
GitHub Stars
13.9K
First Seen
Mar 28, 2026

Explore more of GLSRM