CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-environment-scanner

This skill performs an initial observation of the current location to identify available objects, containers, and connections to other rooms. Use this when starting a new task in ScienceWorld to gather situational awareness, especially when the agent needs to understand its surroundings before taking action. It outputs a detailed room description, listing visible items and accessible doors.

68

Quality

82%

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

77%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 delivers a crisp, actionable single-command workflow with a clear output structure, and stays appropriately lean. Two issues hold it back: the 'Example Output Format' section is an empty heading with no content, and the existing references/action_primer.md bundle file is never referenced from the body, breaking navigation to relevant supporting material.

Suggestions

Populate the empty '## Example Output Format' section with a concrete sample of the structured output (Current Room, Visible Objects & Substances, Accessible Doors, Initial Assessment) so the promised example is actually delivered.

Add a clearly signaled reference to the existing bundle file, e.g., under a '## Reference' section: 'Action details and trajectory constraints: see [action_primer.md](references/action_primer.md)', so the orphaned reference becomes discoverable.

Trim redundant phrasing such as 'This is the primary and mandatory step of this skill. It provides the foundational observation of the room' — the bolded instruction already conveys this.

DimensionReasoningScore

Conciseness

The ~20-line body is efficient and assumes Claude's competence, but contains minor padding such as 'This is the primary and mandatory step of this skill. It provides the foundational observation of the room', which restates the bolded instruction. It is not a 5 because a few phrases could be trimmed; it is well above a 3 since there is no conceptual over-explanation.

4 / 5

Actionability

Guidance is mostly executable: the concrete `look around` command and a four-field output template (Current Room, Visible Objects & Substances, Accessible Doors, Initial Assessment) tell Claude exactly what to run and produce. It falls short of 5 because the '## Example Output Format' section is empty — the promised concrete example is missing — and no sample observation is shown.

4 / 5

Workflow Clarity

This is a simple single-action skill and the action is unambiguous: 'Always begin by using the `look around` action', followed by a clear execute-then-interpret sequence with a structured output checklist. Per the simple-skill exception this merits a 5; there are no destructive or batch operations requiring validation checkpoints, so the cap does not apply.

5 / 5

Progressive Disclosure

The body itself is short and well-sectioned, but the bundle contains references/action_primer.md — which documents `look around` and trajectory constraints directly relevant to this skill — and the body never references or links to it, leaving the reference orphaned and undiscoverable. This matches the 3 anchor ('references present but not clearly signaled'); it is not a 4 because the single existing bundle reference is completely un-signaled rather than having only minor organization gaps.

3 / 5

Total

16

/

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 description that clearly and explicitly states both what the skill does and when to use it, with concrete natural-language triggers and a well-scoped niche. The only weaknesses are minor: slightly repetitive action phrasing and a few missing synonym triggers such as 'look around' or 'explore'.

DimensionReasoningScore

Specificity

The description lists several concrete actions — 'performs an initial observation of the current location to identify available objects, containers, and connections to other rooms' and 'outputs a detailed room description, listing visible items and accessible doors' — with only minor repetition and coverage gaps. It falls short of a 5 because the actions partially restate each other rather than comprehensively enumerating distinct capabilities.

4 / 5

Completeness

It explicitly answers both questions: 'what' via 'performs an initial observation... to identify available objects, containers, and connections' and 'when' via 'Use this when starting a new task in ScienceWorld... especially when the agent needs to understand its surroundings before taking action'. The when-clause is multi-condition and concrete with explicit trigger phrases, matching the top anchor rather than the 4 anchor's 'could be more explicit'.

5 / 5

Trigger Term Quality

Natural trigger phrases like 'starting a new task in ScienceWorld', 'gather situational awareness', and 'understand its surroundings before taking action' give good coverage, anchored by the distinctive 'ScienceWorld' keyword. A few natural terms users would say are missing (e.g., 'look around', 'explore', 'observe the room'), keeping it below a 5.

4 / 5

Distinctiveness Conflict Risk

Phrases like 'ScienceWorld', 'initial observation of the current location', and 'situational awareness' carve out a clear niche with distinct triggers and minimal conflict risk against other skills. It is not a 4 because no meaningful overlap with closely related skills is apparent — the ScienceWorld domain scoping is unambiguous.

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.