This is a comprehensive integration for managing OKRs (Objectives and Key Results) in Lark/Feishu. You get full CRUD operations across the OKR hierarchy: cycles, objectives, key results, alignments, and progress records. The shortcuts cover the common workflows like listing cycles, pulling complete OKR details, and managing progress updates with rich text support. Worth noting that you need to handle weight and position updates carefully since they validate that all items in a scope are updated together and weights sum to exactly 1. The skill requires specific scopes split between readonly and writeonly permissions, and you'll need to read the shared auth documentation before starting. Good fit if you're building workflows around goal tracking or need to sync OKR data with other systems.
npx skills add https://github.com/larksuite/cli --skill lark-okr