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

75

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

92%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.

The content is highly actionable with strong workflow gating and excellent progressive disclosure through real, well-signaled reference files. The main weakness is minor internal repetition that slightly reduces token efficiency.

Suggestions

De-duplicate the permission-governance decision entry (currently repeated verbatim at lines 27 and 30) into a single routing bullet.

Consolidate the bitable-import rule (repeated at lines 17, 38, and 51) into one authoritative statement plus brief cross-references.

Move the large inline Shortcuts table's longer descriptions (e.g. the multi-line +sync flag list) into the per-command reference files to keep the index lean.

DimensionReasoningScore

Conciseness

Mostly lean and assumes Claude's competence with no concept padding, but contains repetition (permission-governance entry duplicated at lines 27 and 30; the bitable-import rule repeated across lines 17, 38, and 51) that could be tightened.

4 / 5

Actionability

Provides concrete, executable commands throughout (e.g. 'lark-cli drive +inspect --url ...', '+import --type bitable', schema-first API calls with typed flags), copy-paste ready with specific flags and file types.

5 / 5

Workflow Clarity

High-risk write operations have explicit three-condition gating requiring read-only discovery and user confirmation, batch-import conflict handling with bounded retries, and stop-on-error guidance for inspect; checkpoints and validation feedback loops are explicit.

5 / 5

Progressive Disclosure

The body is a navigation overview routing to one-level-deep references/*.md files (all verified present and clearly signaled via markdown links and a Shortcuts index table), with an explicit Workflow Registry pattern for complex flows.

5 / 5

Total

19

/

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.

The description is specific, uses natural trigger terms, and explicitly answers both what and when, with a strong disambiguation boundary against adjacent skills. It is dense but every phrase earns its place.

DimensionReasoningScore

Specificity

Enumerates many concrete actions (upload/download, create folder, copy/move/delete, view metadata, permission query, comments/permissions/subscriptions, titles, versions, secure labels, local import) plus explicit resource routing, giving comprehensive coverage.

5 / 5

Completeness

Explicitly states both what ('管理 Drive 文件和文件夹...') and when ('用户需要...时使用'), plus an explicit '不负责' boundary, satisfying both the what and when with concrete trigger phrases.

5 / 5

Trigger Term Quality

Covers natural user phrasing ('整理云盘目录'), synonyms (云盘/云存储/网盘), import file extensions (Word/Markdown/Excel/CSV/PPTX/.base), and doubao.com URL/token triggers comprehensively.

5 / 5

Distinctiveness Conflict Risk

The explicit '不负责' clause disambiguates from lark-doc, lark-sheets/lark-base, lark-wiki, and lark-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.