lark-approval

lark-approval is a skill for Claude Code, Codex from davidtoby/agent-skills. It costs 91 tokens per session (1,924 once invoked), scanned A, a copy of lark-approval, MIT.

A tool for managing approval requests in Feishu, such as leave, expense, or other forms that require someone’s decision. It covers approval definitions, submitted requests, pending tasks, and approval actions.

In plain words
What is it for?
Use it to find approval forms, inspect their fields and progress, create approval requests, review pending or completed approvals, and approve, reject, transfer, return, withdraw, remind, add approvers, or copy recipients.
Why use it?
It separates formal approval workflows from ordinary tasks and provides the information needed before changing an approval’s status.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to find approval forms, inspect their fields and progress, create approval requests, review pending or completed approvals, and approve, reject, transfer, return, withdraw, remind, add approvers, or copy recipients.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/davidtoby/agent-skills/lark-approval
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.

Any agent
npx skills add davidtoby/agent-skills --skill lark-approval
Clone the repo
git clone --depth 1 https://github.com/davidtoby/agent-skills

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-approval

README.md
[![agentmods](https://agentmods.dev/badge/skills/davidtoby/agent-skills/lark-approval/github.svg)](https://agentmods.dev/skills/davidtoby/agent-skills/lark-approval)
Your own site
<a href="https://agentmods.dev/skills/davidtoby/agent-skills/lark-approval"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/lark-approval/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lark-approval

Your own site · 80×15
<a href="https://agentmods.dev/skills/davidtoby/agent-skills/lark-approval"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/lark-approval.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,924 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.1 $0.00091 $0.01924
Opus 5 $0.00046 $0.00962
Sonnet 5 $0.00018 $0.00385
Haiku 4.5 $0.00009 $0.00192

Measured 7d ago against content hash fee377eca410, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

lark-approval 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 7d 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

This is a copy

100% identical to lark-approval — 4 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/lark-approval/SKILL.md · 100 lines

How it starts

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

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

所有命令默认 --as user(审批是人的动作)。调用前先按需读取 references 下对应的文件,查参数结构,不要猜字段;references 是第一信息源,只有在 reference 未覆盖的原生 / 高级场景下,才额外用 lark-cli ... --helplark-cli schema 等方式补充确认字段。

路由优先级(先判断是不是审批,再选命令)

审批待办不是飞书任务。只要用户的核心对象是审批单据 / 审批待办 / 审批实例,就优先使用 lark-approval,不要让渡给 lark-task

明确归 lark-approval 的高优先级语义

出现以下任一语义时,优先走 lark-approval

  • 审批待办 / 审批单据 / 审批实例 / 审批意见 / 审批定义
  • 同意 / 拒绝 / 转交 / 退回 / 撤回 / 催办 / 加签 / 抄送
  • 待办列表 / 待办单据 / 已发起审批 / 已办审批 / 审批详情 / 同意可编辑

判定规则: 只要最终动作是对审批单据做同意、拒绝、转交、退回、撤回、催办、加签、抄送、查详情、查已发起/已办/待办,就归 lark-approval。只有当用户处理的是非审批类任务/待办时,才走 lark-task

选哪个命令

想做什么 命令 按需读取 reference
搜可发起定义 approvals search lark-approval-approvals-search.md
看审批定义详情/提单前确认表单与流程 approvals get lark-approval-approvals-get.md
发起原生审批实例/提交请假审批/提交报销审批/创建审批实例 instances create lark-approval-initiate.md
查待办/已办 tasks querytopic:1待办 2已办 17未读 18已读) lark-approval-tasks-query.md
看表单/进度/当前节点 instances get lark-approval-instances-get.md
同意审批 tasks approve lark-approval-tasks-approve.md
拒绝审批 tasks reject lark-approval-tasks-reject.md
转交审批 tasks transfer lark-approval-tasks-transfer.md
加签审批 tasks add_sign lark-approval-tasks-add-sign.md
退回审批 tasks rollback lark-approval-tasks-rollback.md
催办审批 tasks remind lark-approval-tasks-remind.md
撤回已发起审批 instances cancel lark-approval-instances-cancel.md
给审批实例追加抄送 instances cc lark-approval-instances-cc.md
按定义查已发起审批 instances initiated lark-approval-instances-initiated.md

Read the full file on GitHub · 100 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. 7d ago First seen · 100 lines · 91 tokens per session scan A fee377eca410

Subscribe to this mod's changes

lark-approval is a skill published in the GitHub repository davidtoby/agent-skills (10 stars, last pushed 1mo ago), licensed MIT. It adds 91 tokens to every session and 1,924 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to lark-approval, differing in 4 lines, and is treated as a copy.

Related

Other skills, from other repositories

templates

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

danstrem2/clawdbot-skill-master-pack · 27 tokens

mcp-atlassian

Run the Model Context Protocol (MCP) Atlassian server in Docker, enabling integration with Jira, Confluence, and other Atlassian products. Use when you need to query Jira issues, search Confluence, or interact with Atlassian services programmatically. Requires Docker and valid Jira API credentials.

danstrem2/clawdbot-skill-master-pack · 68 tokens

better-notion

Full CRUD for Notion pages, databases, and blocks. Create, read, update, delete, search, and query.

danstrem2/clawdbot-skill-master-pack · 29 tokens

officecli-academic-paper

Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper'…

iOfficeAI/OfficeCLI · 141 tokens

officecli

Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.

iOfficeAI/OfficeCLI · 56 tokens

incident-commander

Coordinate active incidents through severity assessment, roles, mitigation, communications, recovery verification, and postmortem handoff.

seaworld008/Commonly-used-high-value-skills · 28 tokens