CtrlK
BlogDocsLog inGet started
Tessl Logo

workspace-navigator

猫猫可编程导航 Workspace 面板:operator说模糊意图,猫猫找到路径,自动打开文件/目录。 Use when: operator说"打开日志""看看代码""打开设计图""帮我打开那个文档"等模糊指令。 Not for: 打开 localhost 前端页面(用 browser-preview)、纯代码编写(不涉及展示给operator看)。 Output: Hub 右侧 Workspace 面板自动打开并导航到目标文件/目录。

72

Quality

88%

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

77%Weight 40%Scale 1-3

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

Highly actionable body with a clear three-step workflow, verification step, and error handling, but it is heavier than a single-action skill needs to be due to redundant sections and lacks any external reference structure for progressive disclosure.

Suggestions

Consolidate the '面板快捷入口(F130)' section with the log row of the 场景速查表 to remove duplication and trim length.

Merge '不要做的事' and '和其他skill的区别' into the existing Not-for/workflow guidance instead of restating it, since the disambiguation already lives in the description and Step 3.

Consider extracting the 大场景速查表 (intent→path→command mappings) into a references/ file and pointing to it from SKILL.md so the body reads as an overview with one-level-deep navigation.

DimensionReasoningScore

Conciseness

Mostly efficient dense reference tables, but ~135 lines for a single-action skill with redundancy — the '面板快捷入口(F130)' section duplicates the log row of the speed-lookup table, '不要做的事' restates earlier guidance, and '和其他skill的区别' repeats the Not-for boundary.

2 / 3

Actionability

Provides copy-paste-ready MCP calls with real parameters, concrete glob/grep commands per intent, and full parameter/action tables — fully executable, not pseudocode.

3 / 3

Workflow Clarity

The 三步走 workflow (意图解析→路径搜索→调MCP) is clearly sequenced with a verification checkpoint ('先 glob/grep 确认文件存在,再调 API'), multi-result handling, and an error-recovery table; not a destructive/batch operation so no validation cap applies.

3 / 3

Progressive Disclosure

No bundle files exist and all reference material is inline in SKILL.md at >50 lines with no pointers to detailed materials; the 大场景速查表 is content that could plausibly live in a separate reference file.

2 / 3

Total

10

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 well-structured description that cleanly covers what, when, not-for, and output with concrete actions and natural trigger phrases. It uses third-person voice throughout and explicitly disambiguates from browser-preview.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '找到路径,自动打开文件/目录' and '自动打开并导航到目标文件/目录' — rather than vague language; no concept padding or buzzword fluff beyond '可编程导航'.

3 / 3

Completeness

Explicitly answers what (navigate Workspace panel, find path, auto-open), when (Use when clause), not-for, and output — the 'Use when' clause is present so completeness is not capped at 2.

3 / 3

Trigger Term Quality

The 'Use when' clause quotes natural operator phrases ('打开日志''看看代码''打开设计图''帮我打开那个文档') and is backed by a 12-item triggers list, giving strong coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

Clear niche (Hub Workspace panel file/directory navigation) with an explicit 'Not for: ...用 browser-preview' boundary, making overlap with sibling skills unlikely.

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
zts212653/clowder-ai
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.