CtrlK
BlogDocsLog inGet started
Tessl Logo

passwordtools

生成指定长度的随机密码。当用户提到生成密码、随机密码、强密码、密码生成器时使用。

76

Quality

95%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The content is a tight, well-organized reference for a simple single-purpose skill: executable examples, a clear parameter table, and no padding. It appropriately avoids external references it does not need.

DimensionReasoningScore

Conciseness

The body is lean with no unnecessary concept explanations, presenting only the function, parameters, return type, and a copy-paste example — every token earns its place.

3 / 3

Actionability

Two complete executable Python snippets (import + call with a concrete length argument) plus a parameter table provide fully copy-paste-ready guidance.

3 / 3

Workflow Clarity

This is a simple single-action skill where the call is unambiguous, so workflow clarity scores 3 under the simple-skills scoring note.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no need for external references and is organized into clear sections (功能描述, 调用方式, 参数说明, 返回值, 使用示例), satisfying the simple-skill bar for progressive disclosure.

3 / 3

Total

12

/

12

Passed

Description

90%

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 concise, uses third person, and clearly covers both capability and explicit trigger guidance with natural user-facing keywords. It only lists one concrete action, which limits the specificity dimension, but overall it is strong.

DimensionReasoningScore

Specificity

"生成指定长度的随机密码" names the domain and one concrete action, but lists only a single action rather than multiple specific concrete actions, matching the level-2 anchor.

2 / 3

Completeness

It states what the skill does (生成指定长度的随机密码) and explicitly when to use it (当用户提到…时使用), clearly answering both what and when.

3 / 3

Trigger Term Quality

"生成密码、随机密码、强密码、密码生成器" gives good coverage of natural terms a user would actually say, including the common variation "密码生成器".

3 / 3

Distinctiveness Conflict Risk

Password generation is a clear niche with distinct triggers, making it unlikely to fire for the wrong skill.

3 / 3

Total

11

/

12

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
CoderWanFeng/python-office
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.