lark-approval skillA
lark-approval is agent-read markdown (skill) from dropfan/claude-code-plugins: 飞书审批:查询和处理审批待办/已办/实例,搜索可发起审批定义、查看定义详情并发起原生审批实例。当用户要处理审批任务、查看审批实例、搜索或发起审批时使用。审批待办不是飞书任务;非审批类待办走 lark-task。不负责创建审批定义;三方审批定义不走原生提单。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
<!-- cowork-exec-note --> > **⚙️ Cowork / Claude Desktop 执行环境说明(自动注入)** > > 本技能依赖本地 `lark-cli`(`@larksuite/cli`,可用 `command -v lark-cli` 定位)及其 `~/.lark-cli` 登录态(应用密钥存于 macOS keychain)。 > > 在 Cowork 中运行任何 `lark-cli` 命令时,**必须在本地 macOS 上执行**(使用 Desktop Commander 的 `start_process` / `interact_with_process`,或其它本地 shell 工具),**不要用隔离的 Linux 沙箱** `mcp__workspace__bash`——沙箱里没有 lark-cli、也读不到 keychain。 > 执行前确保 npm 全局 bin 目录(`npm prefix -g` 输出目录下的 `bin`)在 PATH 中。 > > (在 Claude Code 中可忽略本说明,lark-cli 在本机 shell 直接可用。) **CRITICAL — 开始前 MUST 先用 Read 工具读取 [`../lark-shared/SKILL.md`](../lark-shared/SKILL.md),其中包含认证、权限处理** 所有命令默认 `--as user`(审批是人的动作)。调用前先按需读取 references 下对应的文件,查参数结构,不要猜字段;**references 是第一信息源**,只有在 reference 未覆盖的原生 / 高级场景下,才额外用 `lark-cli ... --help`、`lark-cli schema` 等方式补充确认字段。 ## 路由优先级(先判断是不是审批,再选命令) 审批待办不是飞书任务。**只要用户的核心对象是审批单据 / 审批待办 / 审批实例,就优先使用 `lark-approval`,不要让渡给 `lark-task`。** ### 明确归 `lark-approval` 的高优先级语义 出现以下任一语义时,优先走 `lark-approval`: - 审批待办 / 审批单据 / 审批实例 / 审批意见 / 审批定义 - 同意 / 拒绝 / 转交 / 退回 / 撤回 / 催办 / 加签 / 抄送 - 待办列表 / 待办单据 / 已发起审批 / 已办审批 / 审批详情 / 同意可编辑 …
Read the whole file at its exact version.
How to install
mdr add dropfan/claude-code-plugins/lark-approval@v1.2.0mdr add dropfan/claude-code-plugins/lark-approval@sha256:831b0b36b2c0a9e4Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_ztdfnrhun5f6aygn)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.2.0 latest | 2026-09-21 | b87b343 | 7,747 B | A | view · diff |
| v1.2.0 | 2026-07-21 | 541a021 | 7,731 B | A | view · diff |
| v1.2.0 | 2026-07-05 | b88ef94 | 4,509 B | A | view · diff |
| v1.2.0 | 2026-06-29 | 1a6aead | 4,489 B | A | view · diff |
| v1.1.0 | 2026-06-09 | eb0e004 | 2,407 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (7747 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
dropfan/claude-code-plugins · 8 stars · license MIT · pushed 2026-09-21 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_ztdfnrhun5f6aygn GET https://markdownregistry.com/api/v1/resolve?ref=dropfan/claude-code-plugins/lark-approval GET https://markdownregistry.com/api/v1/blob/831b0b36b2c0a9e47b70b61296e528bd3ca93c626794b530ea4ca9b5ab01812e
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from dropfan/claude-code-plugins
Every file in dropfan/claude-code-plugins