CtrlK
BlogDocsLog inGet started
Tessl Logo

cherry-assistant-guide

从当前安装包查询 Cherry Studio 产品信息并排查运行问题。当用户询问功能、路由、快捷键、Provider、语言、Agent、频道、定时任务、Code CLI、当前版本,或报告运行错误、连接失败、配置异常并需要诊断时触发。

68

Quality

84%

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

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

A concise, highly actionable instruction skill that maps each product question to a concrete MCP tool call and includes explicit validation gates for navigation and diagnosis. The only minor gap is that workflows are expressed as conditional rules rather than numbered sequences with full error-recovery loops.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, providing tool-call snippets and tight rules without explaining basic concepts; a small amount of overlap between the '原则' restatement and rule 5 keeps it just below fully lean.

4 / 5

Actionability

It provides copy-paste-ready MCP invocations with exact parameters mapped per question type ('mcp__assistant__product_info({ source: "manifest", section: "routes" })' etc.), fully executable and covering the common cases.

5 / 5

Workflow Clarity

Conditional routing is clear (query the right section by problem; fall back to the compact index when unsure) with an explicit validation checkpoint ('只有导航工具成功后,才能告诉用户点击生成的入口'), but it is rule-based rather than a numbered sequence with full feedback loops.

4 / 5

Progressive Disclosure

At roughly 50 lines with no need for external reference files (data comes from live MCP tools), it is well-organized into clear sections (原则, 当前安装包, 导航与诊断, 信息优先级), fitting the simple-skill exception for well-organized content.

5 / 5

Total

18

/

20

Passed

Description

82%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, product-specific description that clearly states both its purpose and explicit trigger conditions with many natural user terms. The only weakness is that the core action verbs are limited to two (query and troubleshoot), keeping specificity just below the top anchor.

DimensionReasoningScore

Specificity

It names the domain ('从当前安装包查询 Cherry Studio 产品信息并排查运行问题') with two concrete actions (查询/query and 排查/troubleshoot) and enumerates many specific sub-areas, but the action verbs are only two, fitting the anchor 'names domain and 1-2 concrete actions.'

3 / 5

Completeness

It explicitly answers both what ('查询...产品信息并排查运行问题') and when ('当用户询问...时触发') with concrete trigger phrases, matching the anchor for clearly and explicitly answering both.

5 / 5

Trigger Term Quality

It lists many natural user-facing terms ('功能、路由、快捷键、Provider、语言、Agent、频道、定时任务、Code CLI、当前版本' and '运行错误、连接失败、配置异常'), giving good keyword coverage, though it lacks synonym variants and file extensions that would push it to 5.

4 / 5

Distinctiveness Conflict Risk

It is tightly scoped to a specific product (Cherry Studio) with distinct trigger terms, giving it a clear niche with minimal conflict risk against other skills.

5 / 5

Total

17

/

20

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
CherryHQ/cherry-studio
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.