lark-okr
Installation
Summary
View, create, and manage OKR cycles, objectives, key results, alignments, and progress tracking.
- Eight high-level shortcuts for common operations: listing cycles and progress records, retrieving cycle details, and creating or updating progress entries
- Full API coverage for OKR entities including objectives, key results, indicators, alignments, and categories with create, read, update, and delete operations
- Support for weighted and positioned objectives and key results within cycles, with validation enforcing weight sums and position uniqueness
- Rich text content blocks for objective, key result, and progress notes, with image upload capability for progress records
- Scope-based permission model distinguishing read-only access, write-only access, and settings access across OKR operations
SKILL.md
okr (v2)
CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理
身份:OKR 操作默认使用 --as user(查看当前用户/上下级的 OKR 时)。也支持 --as bot 查看他人 OKR(需相应权限)。
Shortcuts(推荐优先使用)
Shortcut 是对常用操作的高级封装(lark-cli okr +<verb> [flags])。有 Shortcut 的操作优先使用。