CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-room-scanner

This skill performs a 'look around' action to scan and describe the current room's contents, including visible objects, containers, and doors. Use when entering a new room or when the agent needs to locate specific items or assess the environment state. The skill outputs a detailed room description, which is essential for inventory discovery and situational awareness.

66

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./experiments/src/skills/scienceworld/scienceworld-room-scanner/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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 a well-structured, mostly lean instruction for a simple atomic skill with a concrete example. Main gaps are the absence of an explicit parse-verification checkpoint and the orphaned reference file that is not linked from the body.

Suggestions

Add a one-line signpost to references/action_primer.md (e.g., 'For syntax details and related actions, see references/action_primer.md') so the bundle file is discoverable from the body.

Replace 'You must parse this output carefully' with a short explicit checklist (e.g., extract room name, list visible objects, note container contents, record connections) to add a verification checkpoint.

Trim the slightly padded lines in 'Integration Notes' (e.g., 'It should often be the first action in a sequence' and 'Refer back to it') to tighten token use.

DimensionReasoningScore

Conciseness

The body is lean and well-organized, assuming Claude's competence without explaining basic concepts, with only minor padding in 'Output Processing' and 'Integration Notes' that could be trimmed.

4 / 5

Actionability

Gives the exact executable action ('look around') and a concrete worked example with input, observation, and parsed result; the only minor gap is that precise command-syntax detail lives in the reference rather than the body.

4 / 5

Workflow Clarity

The single atomic action is unambiguous and the scan-parse-act flow is clear, but the parse step relies on 'parse this output carefully' without an explicit verification checkpoint, leaving a minor validation gap.

4 / 5

Progressive Disclosure

The body is under 50 lines and cleanly sectioned, but the existing reference file (references/action_primer.md) is never linked or signposted from the body, a minor organization gap.

4 / 5

Total

16

/

20

Passed

Description

82%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 states both the skill's purpose and its trigger conditions with natural phrasing, and it is well-scoped to a distinct niche. Its only weakness is that the capability is a single atomic action, which limits the breadth of concrete actions listed.

DimensionReasoningScore

Specificity

Names the ScienceWorld room-scanning domain and a concrete primary action ('look around') plus specific output categories (visible objects, containers, doors), but it is essentially one atomic action rather than multiple distinct actions.

3 / 5

Completeness

Explicitly answers both what ('performs a look around action to scan and describe the current room's contents') and when ('Use when entering a new room or when the agent needs to locate specific items or assess the environment state') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural trigger phrases like 'entering a new room', 'locate specific items', and 'assess the environment state', with good coverage though a few natural synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Scoped narrowly to ScienceWorld room scanning via the 'look around' action, giving it a clear niche with distinct triggers and minimal conflict risk.

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