CtrlK
BlogDocsLog inGet started
Tessl Logo

lark-wiki

飞书知识库:管理知识空间、空间成员和文档节点。创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点时使用。当用户给出 doubao.com 的 /wiki/ URL/token 时,也应直接使用本 skill,不要因为域名不是飞书而回退到 WebFetch;路由依据是 URL 路径模式和 token,而不是域名。不负责:上传文件到知识库节点下(走 lark-drive)、编辑文档/表格/Base 内容(走 lark-doc / lark-sheets / lark-base)。

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 executable commands, clear validation-gated workflows for destructive operations, and well-structured progressive disclosure via a real reference bundle. The only weakness is mild redundancy in the quick-decision section that could be tightened.

Suggestions

Consolidate the repeated node-get URL-to-space_id resolution steps into a single canonical snippet referenced from each bullet, to remove redundancy in the '快速决策' and delete-space sections.

Consider moving the lengthy delete-space resolution procedure into its reference file and keeping only the safety constraint ('必须先解析出 space_id 并由用户选定') inline.

DimensionReasoningScore

Conciseness

The body is dense and assumes Claude's competence with no concept-explaining fluff, but the node-resolution steps and safety restatements are repeated across several '快速决策' bullets and the delete-space section, leaving minor trimmable redundancy.

4 / 5

Actionability

Fully executable, copy-paste-ready commands throughout—e.g. 'lark-cli wiki +node-get --node-token \'<wiki_url>\' --as user --format json' and 'lark-cli wiki +delete-space --space-id <ID> --yes'—covering the common cases with concrete flags and JSON params.

5 / 5

Workflow Clarity

Destructive/batch operations are sequenced with explicit validation checkpoints: delete-space requires resolve → list candidates to user → user selects → '--yes', with 反例 (anti-examples) and error-handling rules distinguishing rate_limit retries from invalid_parameters fixes.

5 / 5

Progressive Disclosure

SKILL.md is an overview with a shortcut table linking to 13 verified one-level-deep reference files under references/, keeping detail out of the body while providing easy navigation; cross-skill references are contextual and single-level.

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 comprehensive and well-structured, clearly stating what the skill does, when to use it, and where its boundaries are. It uses third person voice and provides concrete trigger terms plus explicit out-of-scope routing.

DimensionReasoningScore

Specificity

Lists multiple concrete actions—'创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式'—giving comprehensive coverage of the skill's capabilities rather than vague domain naming.

5 / 5

Completeness

Explicitly answers both 'what' (managing spaces, members, document nodes) and 'when' ('当用户需要...时使用'), with concrete trigger phrases including an edge-case URL routing rule.

5 / 5

Trigger Term Quality

Covers natural trigger phrases users would say ('在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点') plus the /wiki/ URL/token routing trigger, including synonyms across the domain.

5 / 5

Distinctiveness Conflict Risk

A clearly defined niche (飞书/Lark wiki) with explicit routing guidance (use even for doubao.com /wiki/ URLs, do not fall back to WebFetch) and an explicit out-of-scope list routing uploads/edits to lark-drive/lark-doc/lark-sheets/lark-base, minimizing 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.