CtrlK
BlogDocsLog inGet started
Tessl Logo

alfworld-object-transporter

Picks up a target object from its current receptacle and moves it to a specified destination receptacle. Use when you have located an object and need to relocate it to complete a task (e.g., moving a laptop to a desk). Takes the object identifier, source receptacle, and destination receptacle as inputs and outputs the action sequence to take, transport, and place the object.

72

Quality

90%

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

96%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 content is tight, executable, and well-sequenced with validation checkpoints and error-recovery guidance. The one defect is a referenced bundle script that is missing from the scripts/ directory.

Suggestions

Create scripts/transport_sequence.py or remove its reference from the Bundled Resources section so all referenced bundle files actually exist.

Consider linking references/troubleshooting.md from the Error Recovery section so the depth of the failure-pattern guidance is discoverable from where it is needed.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — no padding explaining what AlfWorld is or basic concepts — with every section (workflow, action format, error recovery, example) earning its place.

5 / 5

Actionability

Provides fully executable action commands (go to / take from / put in-on) plus a complete worked example with expected observations, covering the common transport case copy-paste ready.

5 / 5

Workflow Clarity

The four-step sequence has explicit per-step verification checkpoints and a dedicated error-recovery feedback loop, satisfying the validation requirement for the single transport task.

5 / 5

Progressive Disclosure

A clearly signaled "Bundled Resources" section points to one-level-deep references, but the referenced scripts/transport_sequence.py does not exist, leaving a broken navigation link that prevents a top score.

4 / 5

Total

19

/

20

Passed

Description

83%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 is well-formed with an explicit use-when trigger and concrete, third-person action language. Its main limitation is single-domain scope and reliance on domain jargon rather than broadly natural synonyms.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ("Picks up... and moves it", "take, transport, and place the object"), but coverage is limited to a single object-transport task rather than a broad action set.

4 / 5

Completeness

Explicitly answers both what ("Picks up a target object... moves it to a specified destination receptacle") and when ("Use when you have located an object and need to relocate it to complete a task") with a concrete trigger phrase.

5 / 5

Trigger Term Quality

Natural trigger phrasing ("Use when you have located an object and need to relocate it", "moving a laptop to a desk") gives good keyword coverage, though it leans on niche AlfWorld jargon like "receptacle" and lacks synonym breadth.

4 / 5

Distinctiveness Conflict Risk

The narrow object-transport niche with receptacle-specific triggers is mostly distinct, with only minor overlap risk against general navigation or placement skills.

4 / 5

Total

17

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

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.