CtrlK
BlogDocsLog inGet started
Tessl Logo

feishu-im-read

飞书 IM 消息读取工具使用指南,覆盖会话消息获取、话题回复读取、跨会话消息搜索、图片/文件资源下载。 **当以下情况时使用此 Skill**: (1) 需要获取群聊或单聊的历史消息 (2) 需要读取话题(thread)内的回复消息 (3) 需要跨会话搜索消息(按关键词、发送者、时间等条件) (4) 消息中包含图片、文件、音频、视频,需要下载 (5) 用户提到"聊天记录"、"消息"、"群里说了什么"、"话题回复"、"搜索消息"、"图片"、"文件下载" (6) 需要按时间范围过滤消息、分页获取更多消息

76

Quality

96%

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%

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 and concise with clear workflows and error recovery, but it is a single monolithic file with no progressive disclosure to deeper reference files.

Suggestions

Split the full parameter reference tables (e.g., search_messages parameters and the relative_time value enumeration) into a references/ file, keeping SKILL.md as a quick-index overview that links to it.

Move the detailed 使用场景示例 into a separate examples reference and signal it from the body so the main file stays a lean overview.

Add a one-line 'See references/...' navigation pointer wherever detail is deferred, making the progressive-disclosure structure explicit rather than implicit.

DimensionReasoningScore

Conciseness

Dense and lean — tool names, parameter tables, and constraints with no padding about what Feishu/IM is or other concepts Claude already knows; every section earns its place.

3 / 3

Actionability

Provides a quick intent→tool→required-params index, concrete parameter formats (oc_xxx, om_xxx, img_xxx), and copy-paste JSON examples for each scenario.

3 / 3

Workflow Clarity

Multi-step scenarios are sequenced (步骤1/步骤2), with a decision table for thread expansion, has_more pagination feedback, and an error-phenomenon→cause→fix troubleshooting table; the skill is read-only so the destructive/batch validation cap does not apply.

3 / 3

Progressive Disclosure

Well-organized with clear sections but entirely monolithic — a ~150-line single file holding all parameter references and examples, with no bundle files or one-level-deep references to split out detail.

2 / 3

Total

11

/

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.

The description is strong: it concisely states capabilities, provides an explicit use-when trigger clause with natural user phrases, and occupies a distinct niche. No significant weaknesses.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 会话消息获取、话题回复读取、跨会话消息搜索、图片/文件资源下载 — plus six numbered capability scenarios, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly states what the skill does (飞书 IM 消息读取工具使用指南...) and provides an explicit '当以下情况时使用此 Skill' trigger clause with six conditions, answering both what and when.

3 / 3

Trigger Term Quality

Includes natural user phrases such as 聊天记录、群里说了什么、话题回复、搜索消息、图片、文件下载 that users would actually say, giving good coverage of natural terms rather than only technical jargon.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (Feishu IM read-only message tools) with distinct triggers, making it unlikely to fire for or conflict with unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 1 missing

Warning

Total

15

/

16

Passed

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.