CtrlK
BlogDocsLog inGet started
Tessl Logo

feishu-im-read

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

73

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

The canonical home for this skill is feishu-im-read in op7418/CodePilot

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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 well-structured with clear workflows and error recovery, organized as a single clean reference file. The only weakness is mild redundancy between the pre-read summary and the detailed sections.

Suggestions

Trim overlap between '执行前必读' and the detailed sections (e.g. thread expansion appears in both 必读 and section 3); keep the pre-read as a one-line pointer set rather than restating the rules.

Consolidate the time-filtering guidance, which currently appears in the quick index, section 2, and section 6, into a single canonical location.

DimensionReasoningScore

Conciseness

The body is dense and free of concept explanations, but the '执行前必读' summary repeats facts (thread_id expansion, open_id/chat_id choice, resource fetching) that are elaborated again in sections 3, 7, and 5, so it could be tightened.

2 / 3

Actionability

Concrete parameter names, ID formats, copy-paste JSON examples per scenario, and an error→cause→solution table provide fully executable, specific guidance.

3 / 3

Workflow Clarity

Multi-step flows (get messages → detect thread_id → expand thread → fetch resource) are explicitly sequenced in the scenario examples, and the troubleshooting table supplies error-recovery feedback loops.

3 / 3

Progressive Disclosure

No bundle files exist, so all content lives in one well-organized SKILL.md with clear section headers and tables and no nested references; per the simple-skill note this is well-organized and scores full.

3 / 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 specific, complete, and well-triggered, naming concrete capabilities and providing an explicit 'use when' clause with natural user phrases. It occupies a clear, low-conflict niche around Feishu IM message reading.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '会话消息获取、话题回复读取、跨会话消息搜索、图片/文件资源下载' — matching the anchor for naming several specific actions.

3 / 3

Completeness

Explicitly states what it does (the four capabilities) and when to use it via a numbered '当以下情况时使用此 Skill' clause with six conditions, answering both what and when.

3 / 3

Trigger Term Quality

Includes natural user phrases such as '聊天记录'、'消息'、'群里说了什么'、'话题回复'、'搜索消息'、'图片'、'文件下载' that a user would naturally say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche — Feishu IM message reading — with read-only intent and platform-specific triggers, making overlap with unrelated skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
nexu-io/nexu
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.