CtrlK
BlogDocsLog inGet started
Tessl Logo

lark-calendar

飞书日历:管理日历日程和会议室。查看/搜索日程、创建/更新日程、管理参会人、查询忙闲和推荐时段、预定会议室。当用户需要查看日程安排、创建/修改会议、查询/预定会议室时使用。不负责:查询过去的视频会议记录(走 lark-meeting)、待办任务(走 lark-task)。

72

Quality

92%

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

92%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 content is high quality: executable commands, explicit routing and validation checkpoints, and a clean one-level reference structure. The only minor weakness is some routing guidance repeated across multiple sections.

Suggestions

Consolidate the overlapping routing rules now split across '前置条件路由', '意图路由', and '会议室规则' into a single decision table to remove redundancy and improve token efficiency.

The '核心概念' section partially restates domain concepts Claude likely already understands (e.g. what a recurring event instance is); trim definitions to only the non-obvious, skill-specific semantics.

DimensionReasoningScore

Conciseness

The body is dense and actionable with little padding, but routing guidance is restated across '前置条件路由', '意图路由', and '会议室规则', creating mild redundancy that keeps it just below the lean 5 anchor.

4 / 5

Actionability

Provides copy-paste-ready executable CLI commands with real flags throughout (e.g. '+agenda --start … --end …', '+freebusy --user-id ou_xxx'), covering the common cases concretely.

5 / 5

Workflow Clarity

Clear sequencing with a CRITICAL first-step routing gate, a 前置条件路由 table, explicit validation (recurring-scope confirmation before acting, no-redundant-second-query feedback rule), and destructive-op flagging (+transfer --yes).

5 / 5

Progressive Disclosure

The body is a clear overview with well-signaled one-level-deep references (schedule-meeting, update, recurring, room-find, etc.), all of which resolve to real bundle files, giving easy navigation.

5 / 5

Total

19

/

20

Passed

Description

92%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 strong: it states concrete capabilities, gives explicit use-when triggers, and draws clear boundaries against adjacent skills via out-of-scope routing. Trigger-term coverage is the only slightly-less-than-perfect dimension.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '查看/搜索日程、创建/更新日程、管理参会人、查询忙闲和推荐时段、预定会议室' — giving comprehensive coverage of the calendar domain rather than vague language.

5 / 5

Completeness

Explicitly answers both 'what' (the enumerated calendar actions) and 'when' ('当用户需要…时使用') plus explicit out-of-scope exclusions ('不负责:…走 lark-meeting / lark-task'), matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural user phrases such as '查看日程安排、创建/修改会议、查询/预定会议室', but coverage of synonyms/variations is good rather than exhaustive, just below the comprehensive 5 anchor.

4 / 5

Distinctiveness Conflict Risk

Explicit boundary clauses ('不负责…走 lark-meeting', '走 lark-task') carve a clear niche with minimal conflict risk against sibling skills.

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