CtrlK
BlogDocsLog inGet started
Tessl Logo

find-session

按对话标题或正文关键词快速定位 DSH 历史会话并读取内容/统计;用于“根据对话名跟踪对话”“查找之前的会话”“查看某会话 token 消耗”等请求。

78

Quality

97%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%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.

An exemplar of a focused query skill: lean, fully executable commands for every mode, explicit validation checkpoints, and a single clearly-signaled bundle reference. It adds only what Claude would not already know.

DimensionReasoningScore

Conciseness

Lean and well-organized; it states only non-obvious fixed facts (zstd multi-frame streaming, the 30-session default, index/content paths) and assumes Claude's competence without explaining concepts Claude already knows. Every section earns its place.

5 / 5

Actionability

Provides copy-paste-ready bash commands for every mode — title search, --grep, --id --stats, and filters (--project/--since/--until/--sort/--max) — covering the common cases with executable, complete invocations.

5 / 5

Workflow Clarity

Modes are clearly sequenced into numbered sections with an explicit 验证 section containing checkpoints (per-use verification against tokenUsage.totals, regression runs of title/--grep/--id --stats) and a feedback loop for script changes.

5 / 5

Progressive Disclosure

Well-structured into clear sections (触发边界, 数据源与固定事实, 固定执行, 输出与失败报告, 验证) with a single one-level-deep, clearly-signaled reference to scripts/find_session.py, which exists as a real bundle file.

5 / 5

Total

20

/

20

Passed

Description

95%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.

A strong, concise description that clearly states its capabilities and gives natural trigger phrases users would actually say. It is highly specific to its DSH-session-lookup niche with negligible conflict risk.

DimensionReasoningScore

Specificity

Names concrete actions — '按对话标题或正文关键词快速定位 DSH 历史会话' (locate by title/body keywords) and '读取内容/统计' (read content/stats) — covering several specific operations, though it does not enumerate every sub-action like filtering/sorting, so it sits just below the comprehensive 5-anchor.

4 / 5

Completeness

Explicitly states what it does (locate sessions by title/body keywords and read content/stats) and when to use it ('用于…等请求' with concrete trigger phrases), answering both what and when clearly.

5 / 5

Trigger Term Quality

Includes natural user phrases a person would actually say — '根据对话名跟踪对话', '查找之前的会话', '查看某会话 token 消耗' — giving comprehensive coverage of natural trigger terms and synonyms.

5 / 5

Distinctiveness Conflict Risk

Targets a clear niche — DSH historical session lookup with specific triggers — making it highly distinct from other skills with minimal conflict risk.

5 / 5

Total

19

/

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
ooooooooooooooooooop/agent-tools
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.