CtrlK
BlogDocsLog inGet started
Tessl Logo

feishu-drive

Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.

76

1.70x
Quality

63%

Does it follow best practices?

Impact

99%

1.70x

Average score across 3 eval scenarios

SecuritybySnyk

Risky

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./extensions/feishu/skills/feishu-drive/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

This is a well-crafted skill that efficiently documents a single tool's API with concrete JSON examples for each action. Its main weakness is the lack of validation/verification guidance for destructive operations (delete, move), which is important for safe cloud storage management. The known limitations section about bot access is a valuable addition that prevents common errors.

Suggestions

Add a validation/confirmation step for destructive operations (delete, move) — e.g., recommend listing folder contents first to verify the correct file_token before deleting or moving.

Add a brief workflow example showing a common multi-step scenario (e.g., 'To organize files: 1. List root → 2. Create folder → 3. Move files → 4. Verify with list') with explicit verification steps.

DimensionReasoningScore

Conciseness

The content is lean and efficient. It assumes Claude knows what Feishu is, doesn't explain basic concepts, and every section delivers actionable information without padding. The file type table is a useful reference that earns its place.

3 / 3

Actionability

Every action includes a concrete, copy-paste-ready JSON example with the exact parameters needed. Token extraction from URLs is shown with a clear pattern. The type enum and configuration YAML are specific and executable.

3 / 3

Workflow Clarity

Actions are clearly documented individually, but there are no validation checkpoints or feedback loops for destructive operations like delete and move. The 'Known Limitations' section about bots is helpful but the workaround could be more explicitly sequenced. Missing validation steps for delete/move operations caps this at 2.

2 / 3

Progressive Disclosure

For a skill of this size and scope (single tool with multiple actions), the content is well-organized with clear sections: token extraction, actions, file types, configuration, permissions, and limitations. No bundle files are needed, and the flat structure is appropriate for the content volume.

3 / 3

Total

11

/

12

Passed

Description

40%

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 too vague in specifying what actions the skill performs, relying on the generic phrase 'file management' without listing concrete operations. While it does include an explicit trigger clause and the 'Feishu' brand name adds some distinctiveness, the trigger terms are limited and the capabilities are underspecified.

Suggestions

List specific concrete actions such as 'create folders, upload files, move files, list directory contents, manage permissions, search files in Feishu cloud storage'.

Expand trigger terms to include more natural user phrases like 'upload to Feishu', 'Feishu drive', 'cloud files', 'file sharing', 'storage space', 'Feishu docs'.

Differentiate from other cloud storage skills by explicitly mentioning Feishu-specific features or API capabilities.

DimensionReasoningScore

Specificity

The description says 'file management' which is vague. It does not list specific concrete actions like uploading, downloading, creating folders, moving files, sharing, etc.

1 / 3

Completeness

It has a weak 'what' (cloud storage file management) and an explicit 'when' clause ('Activate when user mentions cloud space, folders, drive'), but the 'what' is too vague to score a 3. The 'when' clause exists but the 'what' is insufficiently detailed.

2 / 3

Trigger Term Quality

Includes some relevant keywords ('cloud space', 'folders', 'drive') but misses common variations like 'upload', 'download', 'share files', 'storage', 'Feishu drive', or 'file sharing'. The term 'Feishu' is specific but the trigger terms are limited.

2 / 3

Distinctiveness Conflict Risk

'Feishu' provides some distinctiveness, but 'cloud storage file management' with triggers like 'folders' and 'drive' could easily overlap with other cloud storage skills (Google Drive, OneDrive, etc.) or general file management skills.

2 / 3

Total

7

/

12

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
qsimeon/openclaw-engaging
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.