CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-container-relocator

Moves an object from inventory to a specified container in a target room. Use when the task requires placing an item into a particular receptacle (e.g., 'move it to the orange box').

68

Quality

81%

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 body is concise, executable, and well-sequenced with a verification checkpoint. Its main gap is the unreferenced action_primer.md bundle, which could provide one-level-deep detail if signaled from the body.

Suggestions

Add a single line in the body pointing to the action primer, e.g. 'See [action_primer.md](references/action_primer.md) for the full action catalog and object-naming patterns.'

Add a brief error-recovery note for when the object is not in inventory or the move fails (e.g., 'look around' to locate it, then 'pick up' before retrying).

DimensionReasoningScore

Conciseness

The body is lean and action-focused with no padding or explanation of concepts Claude already knows; every line is a concrete command or worked example.

5 / 5

Actionability

Provides fully executable commands with placeholders (teleport to <ROOM>, move <OBJECT> to <CONTAINER>, look at <CONTAINER>) plus a concrete worked example covering the common case.

5 / 5

Workflow Clarity

A clear 4-step sequence includes an explicit verification step ('look at <CONTAINER> — verify the object is now inside'), but there is no error-recovery feedback loop for the case where the object is missing or the move fails.

4 / 5

Progressive Disclosure

Content is short and well-organized into clear sections, but the provided bundle file references/action_primer.md is never linked from the body, leaving a clear navigation pointer unused.

4 / 5

Total

18

/

20

Passed

Description

73%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 conveys a single concrete capability and an explicit use-when trigger with a natural user phrase. It is specific and distinct, with only minor gaps in action breadth and trigger synonym coverage.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ('Moves an object from inventory to a specified container in a target room') with concrete parameters, but does not enumerate multiple distinct actions.

3 / 5

Completeness

Explicitly states both what ('Moves an object from inventory to a specified container') and when ('Use when the task requires placing an item into a particular receptacle'), with a concrete trigger phrase, though the when-clause is narrower than the top anchor.

4 / 5

Trigger Term Quality

Includes a natural user-quoted phrase ('move it to the orange box') and the verb 'placing an item', giving good keyword coverage, though a few common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Targets a narrow, well-defined niche (inventory-to-container relocation in a target room) with a distinct quoted trigger, yielding minimal overlap with other skills.

5 / 5

Total

16

/

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.