CtrlK
BlogDocsLog inGet started
Tessl Logo

lark-drive

飞书云空间(云盘/云存储):管理 Drive 文件和文件夹,包含上传/下载、创建文件夹、复制/移动/删除、查看元数据、查询权限设置、评论/权限/订阅、标题、版本、飞书文档密级标签(secure labels)和本地文件导入。用户需要整理云盘目录、处理云空间资源 URL/token、判断链接类型/真实 token/标题,或导入 Word/Markdown/Excel/CSV/PPTX/.base 为 docx/sheet/bitable/slides 时使用;doubao.com 云空间 URL/token 也按资源路径和 token 路由,不回退 WebFetch。不负责:文档内容编辑(走 lark-doc)、表格/Base 表内数据操作(走 lark-sheets/lark-base)、知识空间节点/成员管理(走 lark-wiki)、原生 Markdown 文件读写/patch/diff(走 lark-markdown)。

73

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

86%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, highly actionable skill body: concrete commands, tables, and typed-flag examples dominate, with strong validation gating for destructive operations and excellent progressive disclosure via a large, real reference bundle. The main weakness is mild redundancy (a duplicated permission-governance clause and recurring import rules) that slightly hurts conciseness and workflow sequencing.

Suggestions

Remove the duplicate permission-governance trigger clause (lines 27 and 30 are near-identical) to tighten conciseness and clarify the workflow entry point.

Consolidate the recurring drive +import rules (scattered across 快速决策 and the Shortcuts table) into a single inline summary that points to references/lark-drive-import.md, reducing repetition.

Reformat the three-condition high-risk-write confirmation gate (line 26) as an explicit numbered checklist so the validation sequence is scannable rather than prose.

DimensionReasoningScore

Conciseness

The body is dense and command-oriented with no padding about concepts Claude already knows, but ~210 lines include redundancy — e.g. the permission-governance trigger is duplicated verbatim (lines 27 and 30) and import rules recur across 快速决策 and Shortcuts — that could be trimmed.

4 / 5

Actionability

It provides concrete `lark-cli drive +<verb>` commands throughout, URL/token extraction tables, typed-flag examples (file.statistics get, file.view_records list), and error-code tables — copy-paste ready guidance covering common cases.

5 / 5

Workflow Clarity

High-risk operations (delete, public-permission changes, owner transfer, version rollback, batch move) require a three-condition confirmation gate plus read-only discovery first, and workflows route through a Workflow Registry with explicit validation. Checkpoints are strong but the gating logic is inline prose rather than a numbered sequence, and the duplicated permission clause slightly muddies the flow.

4 / 5

Progressive Disclosure

The SKILL.md is an overview with well-signaled one-level-deep references to ~60 real, feature-organized reference files (verified present in ./references/), a Shortcuts index table, and workflow sub-files — clear navigation with content appropriately split.

5 / 5

Total

18

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, comprehensive description: it states concrete capabilities, gives explicit natural-language trigger conditions with synonyms and file extensions, and clearly fences off adjacent skills via 不负责 boundaries. It avoids verbosity while covering both what and when.

DimensionReasoningScore

Specificity

The description enumerates many concrete actions — 上传/下载、创建文件夹、复制/移动/删除、查看元数据、查询权限设置、评论/权限/订阅、标题、版本、密级标签、本地文件导入 — giving comprehensive capability coverage rather than vague phrasing.

5 / 5

Completeness

It explicitly answers both 'what' (管理 Drive 文件和文件夹 with the listed capabilities) and 'when' (an explicit '用户需要…时使用' trigger clause plus doubao.com routing), matching the top anchor.

5 / 5

Trigger Term Quality

It includes natural user phrases ('用户需要整理云盘目录、处理云空间资源 URL/token、判断链接类型/真实 token/标题,或导入 Word/Markdown/Excel/CSV/PPTX/.base…时使用'), synonyms (云盘/云存储/网盘/我的空间), and concrete file extensions, covering the terms users would actually say.

5 / 5

Distinctiveness Conflict Risk

Explicit '不负责' boundary clauses route document editing, sheet/base in-cell ops, wiki nodes, and native Markdown away to lark-doc/sheets/base/wiki/markdown, establishing a clear niche with minimal conflict risk.

5 / 5

Total

20

/

20

Passed

Validation

75%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation12 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 11 suspicious

Warning

Total

12

/

16

Passed

Repository
larksuite/cli
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.