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.

75

Quality

92%

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%

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

A lean, actionable, well-structured skill body that gives an exact command, a clear sequenced procedure with verification, and useful reference data without padding.

DimensionReasoningScore

Conciseness

The body is roughly 13 lines with no concept over-explanation or padding; every line, including the room reference list, earns its place.

3 / 3

Actionability

It provides the exact executable command `teleport to <room_name>` with concrete example rooms (workshop, kitchen, foundry) and the expected output observation, making it copy-paste ready.

3 / 3

Workflow Clarity

The numbered Identify -> Execute -> Verify sequence is unambiguous and includes an explicit verification step; as teleport is neither destructive nor batch, a full feedback loop is not required.

3 / 3

Progressive Disclosure

The skill is under 50 lines, needs no external references, and is organized into clear Instructions, Procedure, and Important Notes sections, which satisfies progressive disclosure for a simple skill.

3 / 3

Total

12

/

12

Passed

Description

85%

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, well-scoped description that answers both what it does and when to use it, with concrete input/output. Trigger terms are relevant but could use more natural phrasing variations.

Suggestions

Add more natural user-facing trigger phrasings such as "go to" or "move to a room" alongside "teleport" to broaden trigger term coverage.

DimensionReasoningScore

Specificity

The description gives a concrete action ("Teleports the agent to a specified room") with explicit input ("takes a target room name as input") and output ("outputs a successful teleportation observation"), which is maximally specific for a single-action skill.

3 / 3

Completeness

It states both what the skill does (teleports the agent to a specified room) and an explicit "Use this skill when the target object or location... is known to be in a different room" trigger, satisfying what AND when.

3 / 3

Trigger Term Quality

It includes relevant domain terms ("teleport", "room", "navigation", "target location") but the phrasing is somewhat formal and it omits simpler natural variations a user might say (e.g., "go to", "move to"), so coverage is incomplete.

2 / 3

Distinctiveness Conflict Risk

It is tightly scoped to ScienceWorld room navigation with a distinct teleport trigger, making it 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.