CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-object-classifier

Moves a tested or examined object into a designated container (e.g., a specific colored box) based on a determined property. Use when you have completed a test or inspection and need to fulfill a classification or sorting subtask. It takes the object and target container as inputs and performs the move action.

71

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

90%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 content is a concise, actionable, single-purpose skill body with an executable command and a worked example. Its main gaps are a missing explicit reference link to the conductivity guide and a light error-recovery/feedback loop in the workflow.

Suggestions

Add a one-line link in Important Notes or Prerequisites pointing to references/conductivity_test_guide.md (e.g., 'For the underlying conductivity test logic, see conductivity_test_guide.md') so the reference is clearly signaled.

Strengthen the verify step in the Workflow from optional to a real feedback check: 'look at <CONTAINER>' and confirm the object is inside; if not, re-issue the move or check whether the object was in inventory.

Make the 'drop from inventory first' note part of the ordered workflow rather than only an Important Note, so the pre-move precondition is an explicit sequenced step.

DimensionReasoningScore

Conciseness

The body is lean and well-organized with purpose, prerequisites, command format, workflow, and a worked example; it avoids explaining concepts Claude already knows and every section earns its place.

5 / 5

Actionability

It gives an exact command format ('move <OBJECT> to <CONTAINER>'), a concrete example ('move metal pot to yellow box'), and a fully worked end-to-end example, which is copy-paste ready for the common case.

5 / 5

Workflow Clarity

The workflow is a clear numbered sequence (look around -> move -> verify) with a verification step, but the verify step is optional and there is no error-recovery loop for the case where the object is missing or already in inventory.

4 / 5

Progressive Disclosure

The SKILL.md is a concise overview and the conductive-test detail is appropriately split into a one-level reference (references/conductivity_test_guide.md) rather than inlined; however the body does not link to that reference, so navigation is only weakly signaled.

4 / 5

Total

18

/

20

Passed

Description

83%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 strong: it states what the skill does, gives inputs, and provides an explicit 'Use when...' trigger tied to a completed test/inspection. It is mostly specific and distinct, with only minor room to expand concrete action coverage and trigger synonyms.

DimensionReasoningScore

Specificity

The description names the concrete action ('Moves a tested or examined object into a designated container') plus command shape and inputs, but coverage is essentially a single move action rather than a list of multiple distinct actions.

4 / 5

Completeness

It explicitly answers both 'what' (move a tested object into a designated container) and 'when' ('Use when you have completed a test or inspection and need to fulfill a classification or sorting subtask') with a concrete trigger clause.

5 / 5

Trigger Term Quality

It includes natural, task-relevant phrases ('test or inspection', 'classification or sorting subtask', 'colored box') that a user would plausibly say, though it lacks synonym/extension variants for the domain.

4 / 5

Distinctiveness Conflict Risk

The 'final sorting action only' niche is fairly distinct, but the broad container/move vocabulary could mildly overlap with general object-moving skills.

4 / 5

Total

17

/

20

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
zjunlp/SkillNet
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.