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

72

Quality

92%

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

85%

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 clear workflows and validation for destructive operations, supported by a clean one-level reference split. Its only weakness is redundancy of the dept+bot/--as-user safety guidance across several sections, which slightly hurts token efficiency.

Suggestions

Consolidate the dept+bot restriction and '--as user' guidance into a single authoritative section and cross-reference it elsewhere instead of restating the same constraints in the blockquote, 身份选择, 成员添加流程, and 快速决策 sections.

Tighten the repeated '不要把 wiki URL/名称直接当 --space-id' guidance, which appears in both 快速决策 and the delete-space 反例, into one statement to save tokens.

DimensionReasoningScore

Conciseness

The body is dense and assumes Claude's competence with no concept padding, but the dept+bot restriction and '--as user' guidance recur across the blockquote, 身份选择, 成员添加流程, and 快速决策 sections, so it could be tightened; it sits at the mostly-efficient-with-some-redundancy level rather than the fully lean level 3.

2 / 3

Actionability

Provides copy-paste-ready commands with exact flags and JSON params (e.g. `lark-cli wiki spaces get_node --params '{"token":"<wiki_token>"}'`, `lark-cli contact +search-user --query "..." --format json`) plus explicit fallback chains, matching the fully-executable anchor rather than the pseudocode level 2.

3 / 3

Workflow Clarity

Destructive flows are clearly sequenced with explicit validation checkpoints — the delete-space path parses the ID, stops pagination on first exact match, mandates listing candidates for user confirmation before delete, and requires '--yes'; error hints distinguish retryable rate_limit from fix-and-stop cases, satisfying the explicit-checkpoints anchor.

3 / 3

Progressive Disclosure

A shortcuts table signals one-level-deep references to references/*.md for each +verb, all 13 referenced files exist in references/, and detailed per-operation content is split out while decision logic stays inline, matching the clear-overview-with-well-signaled-references anchor.

3 / 3

Total

11

/

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 concrete, trigger-rich, and explicitly scoped with both a clear 'Use when' clause and an out-of-scope boundary. It uses third-person voice throughout and avoids vague fluff, making it a strong model description.

DimensionReasoningScore

Specificity

Lists multiple concrete actions such as '创建和查询知识空间', '查看和管理空间成员', '管理节点层级结构', and '组织文档和快捷方式', matching the multiple-specific-actions anchor rather than the partial domain-only level 2.

3 / 3

Completeness

Explicitly answers both what (manage spaces/members/nodes) and when via the '当用户需要…时使用' Use-when clause, which the rubric requires for a 3; it is not the level-2 case where 'when' is only implied.

3 / 3

Trigger Term Quality

Covers natural terms users would say — '查找或创建文档', '浏览知识空间结构', '查看或管理空间成员', '移动或复制节点' — plus a concrete URL/token routing trigger, giving good coverage of natural phrasings rather than jargon-only.

3 / 3

Distinctiveness Conflict Risk

Clear 飞书知识库 niche with an explicit '不负责' scope boundary distinguishing lark-drive/lark-doc/lark-sheets/lark-base and a specific doubao.com /wiki/ routing rule, making conflict with other skills 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: 10 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.