CtrlK
BlogDocsLog inGet started
Tessl Logo

agentteams-find-worker

Use as a helper when the admin is assigning work but has not specified an existing Worker, so you need to search Nacos for a suitable Worker and ask whether to import it; also use when the admin explicitly says to import a Worker from the market or gives a direct nacos package URI.

72

Quality

87%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

A well-structured, actionable skill body with executable commands, clear confirmation/failure checkpoints, and clean one-level references. The main weakness is minor redundancy between the intro, the two-case bullets, and the Gotchas, which keeps conciseness below the top anchor.

Suggestions

Drop or compress the intro line and 'Use it in two cases' bullets, since the frontmatter description already states the two trigger cases.

Consolidate the 'This skill only imports from Nacos' gotcha with the 'Do not use this skill for generic hand-created Worker creation' line to remove overlap.

DimensionReasoningScore

Conciseness

The body is mostly lean, but the intro line plus the 'Use it in two cases' bullets restate the frontmatter description, and several Gotchas (e.g. 'This skill only imports from Nacos') overlap the 'Do not use this skill for generic hand-created Worker creation' line, so it could be tightened.

2 / 3

Actionability

The Quick Flow gives fully executable bash commands with real, verified flags (--query, --limit, --json, --template, --package-uri, --worker-name) and points to actual scripts, matching the copy-paste-ready anchor.

3 / 3

Workflow Clarity

The search -> recommend -> confirm -> install sequence is explicit, with validation checkpoints ('Always confirm before importing search results') and an error-recovery loop ('Report install failures directly ... stop there').

3 / 3

Progressive Disclosure

A single one-level-deep reference (references/import-worker-template.md) is clearly signaled via the blockquote and the Operation Reference table, and it resolves to a real bundle file.

3 / 3

Total

11

/

12

Passed

Description

90%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 strong, concrete description that clearly states what the skill does and when to use it, with natural domain triggers and a well-defined niche. The only issue is the second-person phrasing ('you need to search'), which costs it a specificity point under the rubric's voice rule.

Suggestions

Rewrite in third person to avoid the second-person penalty: e.g. 'Use as a helper when the admin is assigning work but has not specified an existing Worker, so the skill searches Nacos for a suitable Worker and asks whether to import it'.

DimensionReasoningScore

Specificity

Lists concrete actions ('search Nacos for a suitable Worker', 'ask whether to import it', 'import a Worker from the market', 'gives a direct nacos package URI'), which reads as anchor 3, but the phrase 'so you need to search Nacos' is second person and the rubric penalizes non-third-person voice by reducing specificity by 1.

2 / 3

Completeness

Explicitly answers both what (search/recommend/import) and when ('when the admin is assigning work but has not specified an existing Worker' and 'also use when the admin explicitly says to import'), satisfying the explicit-triggers anchor.

3 / 3

Trigger Term Quality

Covers natural admin triggers ('assigning work', 'import a Worker from the market', 'nacos package URI') that a user in this domain would actually say, matching the good-coverage anchor.

3 / 3

Distinctiveness Conflict Risk

Clear Nacos-only niche with distinct triggers and an explicit exclusion of hand-created Worker creation, so it is unlikely to trigger 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
agentscope-ai/AgentTeams
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.