CtrlK
BlogDocsLog inGet started
Tessl Logo

lark-doc

飞书云文档(Docx / Wiki)内容操作:读取、创建、编辑文档,插入或下载图片附件,以及操作思维笔记。用户提供文档 URL/token(包括 doubao.com 的 /docx/、/wiki/)时使用;按 URL 路径/token 而非域名路由。文档内嵌资源按读取参考中的统一规则分流。独立评论操作走 lark-drive;随正文读取评论使用 docs +fetch。表格或 Base 内部数据操作不在本 skill。

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

Low

Low-risk findings worth noting

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-architected routing overview that maximizes token efficiency and enforces disciplined progressive disclosure, with concrete Shortcut routing and clear guardrails. The main gap is that executable command detail and explicit validation feedback loops live in the references rather than the body, leaving actionability and workflow_clarity just short of full marks.

Suggestions

Inline one minimal copy-paste example per core Shortcut (e.g. a sample `docs +fetch` invocation) so the body is actionable without forcing a reference read for the common case.

Surface a brief validation/retry cue for destructive paths (e.g. note that `+update` references include a verify step) so the body's workflow_clarity reflects the feedback loops that exist in the references.

Clarify the fallback when a pasted URL's path does not match /docx/ or /wiki/ (e.g. routing to lark-drive) to remove the one remaining routing ambiguity.

DimensionReasoningScore

Conciseness

Lean and information-dense with no concept padding — every line carries routing or decision guidance (e.g. '身份:文档操作推荐显式指定 --as user', '@./xxx 相对路径以 CWD 为基准') and assumes Claude's competence.

5 / 5

Actionability

Gives concrete Shortcut names (+fetch, +create, +update, +media-insert) with per-scenario reference links and operational rules, but full executable command syntax is deferred to the reference files rather than shown inline.

4 / 5

Workflow Clarity

Clear scenario→reference→execute sequencing with guardrails ('先完整执行创建工作流,简单任务不是跳过的理由'; '更新已有画板必须复用现有 token'), though validation/feedback loops are delegated to the per-scenario references instead of stated in the body.

4 / 5

Progressive Disclosure

Exemplary one-level-deep structure: a CRITICAL directive ('先判断场景,再读取该场景的参考文件…每个文件只在首次进入对应阶段时读取一次') plus clearly signaled links to 12 verified reference files, with content appropriately split out of the overview.

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.

An exceptionally well-constructed description: specific actions, explicit URL/token-based triggers, and explicit boundaries against lark-drive and table/Base operations. It tells Claude precisely what the skill does, when to invoke it, and when not to.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '读取、创建、编辑文档,插入或下载图片附件,以及操作思维笔记' — giving comprehensive coverage of the Feishu cloud-doc domain rather than vague abstraction.

5 / 5

Completeness

Explicitly answers both 'what' (the content operations) and 'when' ('用户提供文档 URL/token…时使用') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural trigger cues users actually paste — '文档 URL/token', 'doubao.com 的 /docx/、/wiki/' — plus synonyms (Docx/Wiki), covering the realistic entry phrases for this skill.

5 / 5

Distinctiveness Conflict Risk

Clear niche with explicit deconfliction — routes by 'URL 路径/token 而非域名', pushes '独立评论操作走 lark-drive', and excludes '表格或 Base 内部数据操作', minimizing overlap with sibling skills.

5 / 5

Total

20

/

20

Passed

Validation

81%

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

Validation13 / 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

relative_links

Relative link issues: 4 suspicious

Warning

Total

13

/

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.