General 28,794 installs

lark-okr

by larksuite/cli

飞书 OKR:管理目标与关键结果。查看和编辑 OKR 周期、目标、关键结果、对齐关系、量化指标和进展记录。当用户需要查看或创建 OKR、管理目标和关键结果、查看对齐关系时使用。不负责:待办任务管理(lark-task)、日程/会议安排(lark-calendar)、绩效评估

Skill content

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

okr (v2)

CRITICAL - 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理

身份:OKR 操作默认使用 --as user(查看当前用户/上下级的 OKR 时)。也支持 --as bot 查看他人 OKR(需相应权限)。

Shortcuts(推荐优先使用)

Shortcut 是对常用操作的高级封装(lark-cli okr +<verb> [flags])。有 Shortcut 的操作优先使用。