CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-room-teleporter

Teleports the agent to a specified room within the ScienceWorld environment. Use this skill when the target object or location for a task is known to be in a different room, enabling efficient navigation. It takes a target room name as input and outputs a successful teleportation observation.

74

Quality

91%

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

100%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, well-structured instruction body for a simple single-purpose skill: concrete command, clear three-step procedure with a verification checkpoint, and useful boundary notes. No bundle files are present or needed.

DimensionReasoningScore

Conciseness

Lean body with no padding or explanation of concepts Claude already knows; each line (the action command, the procedure, the room-name constraint) earns its place.

5 / 5

Actionability

Gives the concrete copy-paste-ready command `teleport to <room_name>` and enumerates concrete example rooms (workshop, kitchen, foundry) plus a full list of common rooms, covering the common cases.

5 / 5

Workflow Clarity

For this simple single-action skill the three-step procedure is clearly sequenced and includes an explicit 'Verify Success' checkpoint with expected output; the simple-skill exception applies and no destructive/batch feedback loop is required.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references; content is organized into clearly labeled Instructions, Procedure, and Important Notes sections, satisfying the simple-skill progressive disclosure criterion.

5 / 5

Total

20

/

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.

A strong, third-person description that clearly states capability, trigger condition, input, and output for a narrowly scoped ScienceWorld navigation skill. The only real gap is action breadth, which is inherent to this simple single-purpose skill.

DimensionReasoningScore

Specificity

Names the domain (ScienceWorld room teleportation) and one concrete action ("Teleports the agent to a specified room") plus input/output, but does not enumerate multiple distinct actions, matching the '1-2 concrete actions' anchor.

3 / 5

Completeness

Explicitly answers 'what' (teleports agent to a specified room; takes a room name as input; outputs a teleportation observation) and 'when' with a concrete trigger clause ("Use this skill when the target object or location for a task is known to be in a different room").

5 / 5

Trigger Term Quality

Includes natural trigger terms ("teleport", "room", "different room", "target object or location") a user would plausibly say, though a few natural synonyms like 'go to' or 'move to' a room are missing.

4 / 5

Distinctiveness Conflict Risk

Scoped specifically to the ScienceWorld environment and a single teleport-to-room action, giving it a clear niche with minimal overlap risk against other skills.

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.