CtrlK
BlogDocsLog inGet started
Tessl Logo

guidance

回答用户关于 QwenPaw 安装与配置的问题:优先定位并阅读本地文档,再提炼答案;若本地信息不足,兜底访问官网文档。

54

Quality

62%

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

Fix and improve this skill with Tessl

tessl review fix ./src/qwenpaw/agents/skills/guidance-zh/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The body delivers a clear, actionable, well-sequenced workflow for locating and using QwenPaw docs, with executable commands and sensible fallbacks. It is slightly verbose in its fallback narration and lacks an explicit content-validation checkpoint.

Suggestions

Trim narrative fallback commentary into terser conditional steps to reduce token overhead and lift conciseness.

Add an explicit validation checkpoint after locating docs (e.g. confirm the matched file's topic/lang against the question before reading) to strengthen workflow clarity.

Consider moving the lengthy path-detection bash into a scripts/ helper and referencing it, so the SKILL.md body stays a lean overview.

DimensionReasoningScore

Conciseness

The body is mostly task-focused with executable bash snippets, but repeated fallback explanations and inline commentary (e.g. '首先你可以查看memory...', '如果还是找不到文档,搜索...') add padding that could be tightened.

3 / 5

Actionability

It provides concrete, mostly copy-paste-ready bash commands for each fallback path with specific flags and variables, covering the common install/config cases with only minor gaps.

4 / 5

Workflow Clarity

A clear five-step sequence (定位 → 检索 → 阅读 → 作答 → 兜底) with explicit fallback ordering and a final quality section; checkpoints are mostly present though formal validation of located content is implicit.

4 / 5

Progressive Disclosure

Content is organized into well-headed sections (步骤一–五, 输出质量要求) with inline commands kept short and the website fallback held back until the optional final step; structure is good with only minor organization gaps.

4 / 5

Total

15

/

20

Passed

Description

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

The description clearly states both purpose and trigger conditions and is well-scoped to QwenPaw install/config questions. It is moderately specific and has decent but not comprehensive keyword coverage.

Suggestions

Add concrete action verbs and synonyms to the description (e.g. '诊断安装报错、核对依赖版本、生成配置示例') to lift specificity and trigger-term coverage.

Include natural user phrasings and file/extension hints (e.g. '安装失败、requirements、配置文件') so trigger terms match how users actually ask.

Tighten the 'when' clause by listing a few example user questions to make the trigger unambiguous.

DimensionReasoningScore

Specificity

Phrases like '回答用户关于 QwenPaw 安装与配置的问题' and '优先定位并阅读本地文档,再提炼答案' name the domain and 1-2 concrete actions (locate docs, fallback to web), but coverage of capabilities is limited.

3 / 5

Completeness

It states both 'what' (answer install/config questions by reading local docs then web) and an explicit 'when' trigger clause ('当用户询问 ... 时,使用本 skill'), with the 'when' reasonably explicit.

4 / 5

Trigger Term Quality

It lists natural trigger topics like '安装与配置、初始化、环境配置、依赖要求、常见配置项' but is missing common synonyms and concrete file/extensions; keyword coverage is partial.

3 / 5

Distinctiveness Conflict Risk

Scoped to the QwenPaw product's install/config niche with product-specific triggers, making it mostly distinct with only minor overlap risk against generic docs-Q&A skills.

4 / 5

Total

14

/

20

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

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
agentscope-ai/QwenPaw
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.