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

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

A tight, actionable skill body with concrete commands and a complete worked example. The main gaps are a missing verification checkpoint in the workflow and an unlinked reference file that should be surfaced from the body.

Suggestions

Add an explicit verification step after placement (e.g., `look at orange box` to confirm the object is inside) to give the workflow a validation checkpoint.

Link references/action_guide.md from the Key Actions section (e.g., 'See action_guide.md for the full action reference') so the bundle file is discoverable.

Collapse the Key Actions table or merge it into the workflow to remove the minor redundancy with the Core Workflow steps.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence with no padding or concept explanations, though the Key Actions table partially duplicates the verb phrasing already embedded in the Core Workflow steps and could be tightened.

4 / 5

Actionability

Provides fully concrete, executable ScienceWorld commands (`teleport to LOC`, `pick up OBJ`, `use thermometer on metal fork`, `move metal fork to orange box`) plus a complete worked example with real values (72 degrees > 50), covering the common case end-to-end.

5 / 5

Workflow Clarity

A clear, numbered 5-step measure-then-sort sequence reinforced by a worked example, but it lacks an explicit verification checkpoint after the measurement read and after the placement (e.g., confirming the object landed in the intended container).

4 / 5

Progressive Disclosure

Well-organized sections (Purpose, Core Workflow, Key Actions, Example, Notes) within a short body, but the existing bundle file references/action_guide.md is never linked or signaled from the body, leaving a minor navigation gap for the additional action detail it contains.

4 / 5

Total

17

/

20

Passed

Description

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

A strong, well-targeted description that clearly states both capability and trigger conditions with a concrete rule example. Minor improvement possible by enumerating the measure/compare/place action set more explicitly.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions — "Places an object into one of several designated containers", "sorting or storing the object", "based on a measured condition" — with a concrete rule example, but does not enumerate the full action set (measure, compare, place), leaving minor coverage gaps.

4 / 5

Completeness

Explicitly answers both "what" (places an object into a container based on a measured condition) and "when" ("Use this skill when you have completed a measurement or assessment and the task requires sorting or storing...") with a concrete trigger phrase and an explicit if/else rule example.

5 / 5

Trigger Term Quality

Includes natural terms a user would say ("measurement", "temperature threshold", "sorting", "storing", "place in container") with a clear trigger clause, though a few common synonyms (e.g., "categorize", "classify") and alternate phrasings are missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (measure-then-conditionally-place into one of multiple containers) with distinct triggers and a specific rule-based pattern, giving minimal overlap risk with other skills.

5 / 5

Total

18

/

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.