CtrlK
BlogDocsLog inGet started
Tessl Logo

lark-markdown

飞书 Markdown:查看、创建、上传、编辑和比较飞书中的原生 Markdown 文件。当用户要操作飞书 Markdown 文件,或比较其远端版本及本地草稿时使用。纯本地 Markdown 文件操作不触发本 skill。不负责将 Markdown 导入为飞书在线文档,也不负责文件搜索、权限、评论、移动、删除等云空间管理操作。

69

Quality

86%

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.

The body is well-structured, actionable, and uses progressive disclosure effectively with verified reference files. The main gap is a missing explicit validation checkpoint before destructive overwrite/patch operations.

Suggestions

Add an explicit pre-overwrite validation step (e.g., re-fetch and confirm intended content before `+overwrite`/`+patch`) to close the destructive-operation validation gap.

De-duplicate the retry/boundary guidance between 快速决策 and 核心边界 to tighten conciseness.

Include one complete end-to-end `+patch` command with all required flags inline so the destructive workflow is fully copy-paste ready without opening the reference.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence (no definition of Markdown/Feishu), but the 快速决策 and 核心边界 sections overlap slightly on retry/boundary guidance, leaving minor trimmable redundancy.

4 / 5

Actionability

Concrete executable commands with real flags (`+create`, `+patch --file-token ... --regex --pattern ...`) and a copy-paste BAD/GOOD regex-escaping example cover the common cases.

5 / 5

Workflow Clarity

The +patch sequence (download→local replace→overwrite) is explicit with error-class handling (stop vs. limited retry) and pre-flight checks, but lacks an explicit 'verify before overwrite' checkpoint for the destructive +overwrite/+patch path.

4 / 5

Progressive Disclosure

A concise overview with a shortcuts table linking to five real one-level-deep reference files (verified present in references/), plus clearly signaled cross-skill links to lark-shared and lark-drive.

5 / 5

Total

18

/

20

Passed

Description

87%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, third-person, and clearly answers both what and when, with strong boundary statements that distinguish it from sibling skills. Its only gap is missing the '.md' extension and a few synonyms in the trigger terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '查看、创建、上传、编辑和比较' (view, create, upload, edit, compare) — on native Markdown files, matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly states what ('查看、创建、上传、编辑和比较...原生 Markdown 文件') and when ('当用户要操作飞书 Markdown 文件,或比较其远端版本及本地草稿时使用'), plus explicit negative boundaries.

5 / 5

Trigger Term Quality

Natural terms like '飞书 Markdown 文件', '比较其远端版本及本地草稿' are present, but it lacks the '.md' extension and common synonyms, so it sits just below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Scoped to Feishu Drive native Markdown with explicit exclusions (local Markdown, import-to-docx, search/permission/comment/move/delete), giving a clear niche with minimal conflict risk.

5 / 5

Total

19

/

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: 6 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.