CtrlK
BlogDocsLog inGet started
Tessl Logo

make-skill

将当前对话中可复用的决策、知识、模板或工作流创建为聚焦的 workspace Skill。适用于带 focus 参数的 /make-skill,以及“保存这个流程”“把它做成 skill”等请求;不适用于一次性总结或普通文件创建。

69

Quality

86%

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

85%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 is a well-structured, concise workflow with concrete script interfaces, explicit validation checkpoints, and appropriately split one-level-deep references. Main improvement room is tightening a few procedural sentences and making more of the lifecycle runnable as explicit commands.

DimensionReasoningScore

Conciseness

Dense, efficient prose that assumes Claude's competence and avoids explaining what skills/PDFs are; a few procedural sentences could be tightened further, keeping it just below a 5.

4 / 5

Actionability

Provides concrete script names, executable 'python scripts/<script>' commands, and a complete JSON input example with exact return fields; some lifecycle flow is described abstractly rather than as runnable commands, leaving minor gaps.

4 / 5

Workflow Clarity

Clear plan→build→validate/test→publish sequence with explicit validation checkpoints ('执行任何 draft script 前...先运行 validate_skill.py'), a fix-and-revalidate feedback loop, and digest verification for destructive/batch operations.

5 / 5

Progressive Disclosure

Overview body points to one-level-deep references (type-and-package.md, behavior-testing.md, run-batch.md — all real files) that are clearly signaled and conditionally read, with scripts kept in separate files; navigation is easy.

5 / 5

Total

18

/

20

Passed

Description

87%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 is specific, uses third-person voice, and clearly states both capability and trigger conditions including an explicit exclusion. It is strong overall, with only minor room to broaden trigger-term synonyms.

DimensionReasoningScore

Specificity

Names the domain ('可复用的决策、知识、模板或工作流创建为聚焦的 workspace Skill') and lists several concrete objects to create, with only minor coverage gaps; not quite the comprehensive multi-action list of a 5.

4 / 5

Completeness

Explicitly answers both what ('创建为聚焦的 workspace Skill') and when ('适用于.../make-skill...保存这个流程...把它做成 skill') plus an explicit when-not ('不适用于一次性总结或普通文件创建'), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural user phrases '保存这个流程'、'把它做成 skill' and the /make-skill command trigger; good keyword coverage but a few common variations/synonyms are absent.

4 / 5

Distinctiveness Conflict Risk

Clear niche (authoring workspace skills) with distinct triggers and an explicit exclusion boundary, giving minimal conflict risk with other skills.

5 / 5

Total

18

/

20

Passed

Validation

81%

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

Validation13 / 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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

13

/

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.