CtrlK
BlogDocsLog inGet started
Tessl Logo

feishu-update-doc

更新飞书云文档。支持 7 种更新模式:追加、覆盖、定位替换、全文替换、前/后插入、删除。

63

Quality

73%

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

Fix and improve this skill with Tessl

tessl review fix ./资料/feishu-openclaw-plugin/package/skills/feishu-update-doc/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

76%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 highly actionable with complete JSON examples and return schemas for all seven modes, and is well structured. Its main weakness is the absence of an explicit validation/verification checkpoint for the destructive overwrite and batch replace_all workflows.

Suggestions

Add an explicit validation step after destructive/batch updates, e.g. re-read the doc (or query task_id for async) and verify the change before considering it done.

Generalize the whiteboard repair fix-retry loop into a documented validate → fix → re-submit pattern for all update modes.

Trim the repeated selection-method explanations in the example sections by pointing back to the 定位方式 section.

DimensionReasoningScore

Conciseness

The body is example-driven and practical with little concept padding, though the selection-method explanations recur across several example sections and could be tightened slightly.

4 / 5

Actionability

Every mode ships a copy-paste-ready JSON request payload plus full success/error return schemas, covering the common cases concretely.

5 / 5

Workflow Clarity

Destructive and batch operations (overwrite, replace_all) carry warnings but lack an explicit validate-then-proceed checkpoint; only the whiteboard-repair case offers a fix-retry loop, so the cap at 3 applies.

3 / 5

Progressive Disclosure

Content is well organized into clear sections (定位方式, 可选参数, 返回值, 使用示例, 最佳实践) with no nested references and navigation-friendly headers, though all material is inlined.

4 / 5

Total

16

/

20

Passed

Description

71%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 and action-rich, naming seven concrete update modes, but lacks an explicit 'when to use' trigger clause. Adding a 'Use when…' sentence with natural synonyms would lift completeness and trigger-term quality.

Suggestions

Append a 'Use when…' clause, e.g. 'Use when the user wants to update, modify, or edit a Feishu/Lark cloud document.'

Add natural synonyms (修改/编辑文档) alongside '更新' to broaden trigger coverage.

Clarify the relationship to create-doc to reduce overlap ambiguity (e.g. 'for existing docs; use create-doc for new ones').

DimensionReasoningScore

Specificity

Explicitly enumerates 7 concrete update modes (追加、覆盖、定位替换、全文替换、前/后插入、删除), giving comprehensive coverage of the skill's actions rather than vague language.

5 / 5

Completeness

It clearly states what the skill does, but provides no 'Use when…' clause or equivalent trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Natural terms like '更新飞书云文档' and the mode names (追加/覆盖/替换/插入/删除) are things users would say, but common synonyms like 修改/编辑 are missing.

4 / 5

Distinctiveness Conflict Risk

It targets a clear niche (updating Feishu cloud docs) with distinct triggers, with only minor overlap risk against a sibling create-doc skill.

4 / 5

Total

16

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
op7418/CodePilot
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.