CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-conditional-placer

Places an object into one of several designated containers based on a measured condition, such as a temperature threshold. Use this skill when you have completed a measurement or assessment and the task requires sorting or storing the object into one of multiple containers according to a rule (e.g., "if temperature > X, place in container A; otherwise container B").

70

Quality

85%

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

80%

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

A concise, actionable skill body with concrete commands and a worked example, but it lacks explicit validation checkpoints in its workflow and fails to link to the bundled action_guide.md reference that elaborates the same actions.

Suggestions

Add an explicit validation/checkpoint step in the Core Workflow (e.g., after 'use thermometer on OBJ', confirm the reading was obtained before evaluating the condition) so the sequence has a clear feedback loop.

Link to references/action_guide.md from the body (e.g., in Key Actions or a References section) so the supplementary action detail is signaled and navigable, and trim the inline action prose that the reference already covers.

DimensionReasoningScore

Conciseness

The ~36-line body is lean and action-oriented with no padding or explanation of concepts Claude already knows; every section earns its place, with only minor overlap between the Core Workflow and Key Actions table.

3 / 3

Actionability

Provides concrete executable commands ('teleport to kitchen', 'use thermometer on metal fork', 'move metal fork to orange box') plus a fully worked example with a real reading (72 degrees) and decision branch.

3 / 3

Workflow Clarity

The five-step process is clearly sequenced and the worked example shows the evaluate-then-place branch, but there are no explicit validation checkpoints or feedback loops; checkpoints are only implicit.

2 / 3

Progressive Disclosure

The body is well-sectioned, but the bundled references/action_guide.md is never signaled or linked from SKILL.md, and its action detail overlaps content already inlined in the Key Actions table.

2 / 3

Total

10

/

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.

A clear, third-person description that answers both 'what' and 'when' with an explicit use-trigger and good natural keyword coverage. Its only weakness is that it describes a single composite action rather than enumerating multiple distinct capabilities.

DimensionReasoningScore

Specificity

Names the domain ('Places an object into one of several designated containers based on a measured condition') and the place/sort/store action, but this is essentially one composite action restated rather than multiple distinct concrete actions as in the anchor-3 example.

2 / 3

Completeness

Explicitly states what it does ('Places an object into one of several designated containers based on a measured condition') and when to use it ('Use this skill when you have completed a measurement or assessment...').

3 / 3

Trigger Term Quality

Covers natural user terms — 'temperature threshold', 'measured condition', 'measurement or assessment', 'sorting or storing', 'container', 'rule' — matching how such measure-then-sort tasks are phrased.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (measure-then-sort into designated containers per a threshold rule) with triggers unlikely to fire for unrelated skills.

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