lark-okr

lark-okr is a skill for Claude Code, Codex from larksuite/cli. It costs 87 tokens per session (2,976 once invoked), scanned A, original, MIT.

A tool for managing OKRs in Feishu. OKR means Objectives and Key Results: a way to record a goal, the measurable results that show progress, and how goals align across people or teams.

In plain words
What is it for?
Use it to view or create objectives and key results, edit their text and deadlines, update scores or measurable progress, record written updates, change order or weight, and manage goal alignment.
Why use it?
It keeps goals, measurements, scores, written updates, deadlines, weights, and links between related goals in one system. It separates goal tracking from task lists, calendars, meetings, and performance reviews.

Skill for Claude CodeCodex

About the project

Lark CLI is a command-line tool for using Lark/Feishu services such as messaging, documents, spreadsheets, calendars, mail, tasks, and meetings. It is intended for people and AI agents that need to work with these business tools through terminal commands.

larksuite/cli · 17,007 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/larksuite/cli/lark-okr
Any agent
npx skills add larksuite/cli --skill lark-okr
Clone the repo
git clone --depth 1 https://github.com/larksuite/cli

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lark-okr

README.md
[![agentmods](https://agentmods.dev/badge/skills/larksuite/cli/lark-okr.svg)](https://agentmods.dev/skills/larksuite/cli/lark-okr)
Your own site
<a href="https://agentmods.dev/skills/larksuite/cli/lark-okr"><img src="https://agentmods.dev/badge/skills/larksuite/cli/lark-okr.svg" alt="Measured on agentmods" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,976 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00087 $0.02976
Opus 5 $0.00044 $0.01488
Sonnet 5 $0.00017 $0.00595
Haiku 4.5 $0.00009 $0.00298

Measured 3d ago against content hash 898fc8886d9c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

lark-okr scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

3 near-identical copies found in the catalogue:

  • lark-okr — 100% identical, 67 lines differ
  • lark-okr — 97% identical, 76 lines differ
  • lark-okr — 94% identical, 105 lines differ
skills/lark-okr/SKILL.md · 177 lines

How it starts

The opening of the file, as written. The whole thing — 177 lines — stays where its author put it; the contents beside it link to each section on GitHub.

okr (v2)

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

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

快速决策

用户需求 操作路径 参考文档
查看自己/他人的 OKR 获取用户 ID -> +cycle-list -> +cycle-detail -> 按需查指标/进展记录 cycle-list, cycle-detail, indicators, progress-list
为自己写一组 OKR 优先用 +batch-create 创建 Objective/KR 骨架 batch-create, contentblock
只新增一条 O 或单条 KR +create create
编辑内容/备注/截止时间 +patch patch
修改 OKR 分数 只有用户明确说“分数”“评分”“打分”“score”时才用 +patch --score;分数不是进度/完成度 patch
调整顺序或权重 +reorder / +weight reorder, weight
更新数字进度/完成度 百分比或不带单位数字用 +indicator-update;需要改单位/目标值时查指标后用 indicators patch indicator-update, indicators
写文字进展 +progress-create;如果文本和数字都有,百分比或默认单位可使用 --progress-percent 统一改,非百分比单位更新量化指标 progress-create, progress-list, progress-update
对齐目标 直接按对齐关系工作流处理 alignments
查询/创建/修改/解决 OKR 评论 获取周期下全部评论聚合用 +comment-detail,查询单个 O/KR/进展或仅查询周期全局评论用 +comment-list comment, comment-create, comment-solve-reopen

Read the full file on GitHub · 177 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · +9 lines 898fc8886d9c
  2. 5d ago First seen · 168 lines · 87 tokens per session scan A 658ec51f59e3

Subscribe to this mod's changes

lark-okr is a skill published in the GitHub repository larksuite/cli (17,007 stars, last pushed yesterday), licensed MIT. It adds 87 tokens to every session and 2,976 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens

chronicle

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…

microsoft/vscode · 72 tokens