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)。

70

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable and well-structured with strong workflow gating and a dense shortcut/reference table, but loses points on a duplicated routing bullet and a broken cross-skill reference link. Deduplicating the permission-governance callout and fixing or removing the dead shared-reference link would lift conciseness and progressive disclosure.

Suggestions

Remove the verbatim duplicate of the permission-governance routing bullet (it appears at both the line beginning '用户要检查/治理文档权限…' and again a few lines later); keep one canonical entry.

Fix or drop the cross-skill link to ../lark-shared/references/lark-wiki-token-routing.md, which is referenced in the body but is not present in the shipped skill bundle, so the navigation target actually resolves.

Consolidate the repeated 导入分流/副本分流 callouts between the top-level blockquotes and the 快速决策 bullets so the same rule is stated once.

DimensionReasoningScore

Conciseness

The body is command-dense and mostly lean, but contains verbatim duplication (the permission-governance routing bullet is repeated on lines 27 and 29, and several import/copy bullets restate the 顶部分流规则 callouts), leaving some tokens that could be tightened.

2 / 3

Actionability

Provides fully executable, copy-paste-ready commands (e.g. 'lark-cli drive files copy --params ... --data ...') with specific flags, error codes, and concrete exit conditions.

3 / 3

Workflow Clarity

Multi-step workflows are sequenced with explicit validation checkpoints: high-risk writes require three preconditions, batch import conflicts cap retry at 3 with waits, confirmation_required routes through user confirmation + --yes, and destructive/batch workflows are gated by read-before-act registries.

3 / 3

Progressive Disclosure

The overview is well-signaled with one-level-deep references to references/*.md and all in-skill referenced files exist, but the cross-skill link ../lark-shared/references/lark-wiki-token-routing.md is referenced in the body while that file is not present in the shipped bundle, breaking one navigation path.

2 / 3

Total

10

/

12

Passed

Description

100%

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

The description is specific, trigger-rich, and explicitly bounds both inclusion and exclusion scope, with third-person voice and no over-claims. It is a strong, well-scoped skill description.

DimensionReasoningScore

Specificity

Lists multiple concrete actions—上传/下载、创建文件夹、复制/移动/删除、查看元数据、评论/权限/订阅、标题、版本、密级标签、本地文件导入—rather than vague claims.

3 / 3

Completeness

Explicitly answers both what (capability list) and when ('用户需要…时使用' trigger clause), and adds a '不负责' exclusion section, leaving no ambiguity about scope.

3 / 3

Trigger Term Quality

Covers natural user terms (云盘/云存储/整理云盘目录, Word/Markdown/Excel/CSV/PPTX/.base, doubao.com URL/token) that users would actually say, not just technical jargon.

3 / 3

Distinctiveness Conflict Risk

Has a clear cloud-storage niche and an explicit 不负责 routing list to sibling skills (lark-doc/lark-sheets/lark-base/lark-wiki/lark-markdown), making wrongful triggering unlikely.

3 / 3

Total

12

/

12

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.