CtrlK
BlogDocsLog inGet started
Tessl Logo

alfworld-receptacle-finder

Searches for a suitable empty or appropriately occupied receptacle (like a shelf or table) to place an object. Use when you are holding an object that needs to be stored or placed and must find a receptacle that meets the placement criteria. Examines candidate receptacles by navigating to and inspecting each one until a suitable location is found.

66

Quality

79%

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/alfworld/alfworld-receptacle-finder/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 content is a well-structured, actionable guide for a single-purpose skill: concrete action templates, a clear sequenced procedure with a decision checkpoint and error-recovery guidance, and a properly signaled one-level reference file. It is efficient and executable with only minor tightening opportunities.

DimensionReasoningScore

Conciseness

The body is reasonably lean with a compact procedure, considerations, and a short example; it does not over-explain ALFWorld mechanics, though a few Key Considerations bullets restate fairly obvious points (e.g., 'prioritize a shelf over a toilet').

4 / 5

Actionability

Provides concrete, executable action templates (`go to {recep}`, `put {obj} in/on {recep}`) plus a full worked example with real observations, which is copy-paste ready for the common case; minor gaps around how to enumerate candidate receptacles from the observation list.

4 / 5

Workflow Clarity

A clear 4-step numbered sequence with an evaluation/decision checkpoint (empty vs fallback) and an explicit 'Invalid Actions' recovery branch ('Nothing happened' -> re-evaluate target), though there is no formal re-validation loop after a failed placement.

4 / 5

Progressive Disclosure

The SKILL.md is a concise overview with clearly signaled one-level-deep reference to `references/example_trajectory.md` (which exists as a real bundle file); structure is good but the single reference is small enough that it could arguably be inlined, leaving the split slightly thin.

4 / 5

Total

16

/

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.

A strong description that clearly states what the skill does and when to trigger it, with concrete actions and a natural 'Use when' clause. It is slightly repetitive in its action phrasing and could tighten its trigger noun coverage, but it is well above average.

DimensionReasoningScore

Specificity

Names the domain (receptacle finding) and several concrete actions ('navigating to and inspecting each one', 'place an object', 'examines candidate receptacles'), but the action set is a bit repetitive rather than a broad catalog of distinct capabilities.

4 / 5

Completeness

Explicitly answers both 'what' (searches/inspects receptacles to place an object) and 'when' with a clear 'Use when you are holding an object that needs to be stored or placed' trigger clause.

5 / 5

Trigger Term Quality

Includes natural phrases a user would say ('holding an object', 'stored or placed', 'receptacle') with good coverage of synonyms, though it lacks concrete noun variations like specific furniture types beyond the parenthetical examples.

4 / 5

Distinctiveness Conflict Risk

The niche (finding a placement receptacle while holding an object) is fairly distinct, but the broad wording 'appropriately occupied receptacle' creates minor overlap risk with general placement/organizing skills.

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