CtrlK
BlogDocsLog inGet started
Tessl Logo

lark-doc

飞书云文档(Docx / Wiki 文档):读取和编辑飞书文档内容。当用户给出文档 URL 或 token,或需要查看、创建、编辑文档、插入或下载文档图片附件时使用。文档中嵌入的电子表格、多维表格、画板,先用本 skill 提取 token 再切到对应 skill。当用户给出 doubao.com 的 /docx/ 或 /wiki/ URL/token 时,也应直接使用本 skill;路由依据是 URL 路径模式和 token,而不是域名。不负责文档评论管理,也不负责表格或 Base 的数据操作。当用户明确要操作飞书思维笔记时,也使用本 skill。

76

Quality

100%

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

100%

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

A well-structured overview skill: concise, action-packed with executable CLI commands, gated by an explicit prerequisite checklist, and cleanly delegating detail to verified one-level references. No major gaps across any dimension.

DimensionReasoningScore

Conciseness

Lean overview with no concept-explaining fluff (no "what a Feishu document is" padding); dense tables and short actionable bullets where every section earns its place.

3 / 3

Actionability

Provides copy-paste-ready commands with real flags — `lark-cli docs +fetch --doc`, `+create --content`, `+update --command append` — and specific flag-level guidance (--scope/--detail, --from-clipboard vs --file, --type cover/whiteboard).

3 / 3

Workflow Clarity

Sequences prerequisites as a CRITICAL read-before-act checklist with a failure-mode warning, and includes inline post-action feedback steps ("插入/复制后要重新 fetch 才能拿到新 block ID", "overwrite/block_replace/block_delete 后不要复用受影响的旧 ID").

3 / 3

Progressive Disclosure

Overview points to well-signaled, one-level-deep references under references/ and references/style/, all of which resolve to real files, organized through a Shortcuts table and out-of-scope routing — not the monolithic/nested level.

3 / 3

Total

12

/

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.

A strong, third-person description that states concrete capabilities, explicit 'use when' triggers, and clear scope boundaries. It distinguishes itself well from sibling skills via explicit exclusions and routing rules.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "读取和编辑飞书文档内容", "查看、创建、编辑文档", "插入或下载文档图片附件", "提取 token" — matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

Clearly states both what (读取和编辑飞书文档内容) and when via explicit "当用户…时使用" triggers, so it is not the level below where 'when' is only implied.

3 / 3

Trigger Term Quality

Covers natural terms users would actually say — "文档 URL 或 token", "图片附件", "doubao.com 的 /docx/ 或 /wiki/ URL/token", "思维笔记" — giving good keyword coverage rather than technical jargon.

3 / 3

Distinctiveness Conflict Risk

Carves a clear niche with routing-by-URL-pattern guidance and explicit exclusions ("不负责文档评论管理,也不负责表格或 Base 的数据操作") plus token-extraction handoff, making wrong-skill triggering unlikely.

3 / 3

Total

12

/

12

Passed

Validation

68%

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

Validation11 / 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: 3 deeper-than-1-level, 13 suspicious

Warning

referenced_paths_exist

Referenced path issues: 3 deeper-than-1-level

Warning

Total

11

/

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.