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.

76

Quality

95%

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 well-structured, concise, and actionable skill body with a clear sequenced workflow, explicit error recovery, and an appropriately offloaded real reference file. No significant weaknesses relative to the rubric.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, avoiding explanations of what alfworld or receptacles are; every section (procedure, considerations, example) earns its place. It is not a 2 because there is no padding or unnecessary exposition to tighten.

3 / 3

Actionability

Provides concrete executable actions ('go to {recep}', 'put {obj} in/on {recep}'), precise observation-parsing rules ('On the {recep}, you see...', 'you see nothing.'), and a complete worked Thought/Action/Observation example. It is not a 2 because the guidance is specific and copy-paste ready rather than pseudocode.

3 / 3

Workflow Clarity

The Core Procedure is a clear 4-step sequence with an explicit error-recovery feedback loop ('If an action fails ("Nothing happened"), re-evaluate your target and try a different receptacle'). It is not a 2 because validation/error checkpoints are explicit rather than implicit.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized sections and a single clearly-signaled, one-level-deep reference to references/example_trajectory.md (verified to exist and not nest further). It is not a 2 because content is appropriately split and the reference is clearly navigable.

3 / 3

Total

12

/

12

Passed

Description

90%

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, specific description that clearly states both capability and trigger with good natural-language coverage. Its only notable weakness is second-person phrasing in the trigger clause, which caps the specificity dimension.

Suggestions

Rewrite the trigger in third person to match the description's main verbs, e.g. 'Use when the agent is holding an object that needs to be stored or placed and must locate a receptacle meeting placement criteria.'

Consider adding a couple more natural trigger phrasings (e.g. 'find a place to put', 'locate an empty shelf or table') to broaden keyword coverage for how users phrase the request.

DimensionReasoningScore

Specificity

Names several concrete actions ('Searches for a suitable empty or appropriately occupied receptacle', 'Examines candidate receptacles by navigating to and inspecting each one'), which would warrant a 3, but the trigger clause uses second person ('Use when you are holding an object', 'you must find a receptacle'), which the rubric penalizes by reducing specificity by one. It is not a 1 because the actions are concrete and domain-specific rather than vague.

2 / 3

Completeness

Explicitly answers what ('Searches for a suitable empty... receptacle to place an object... Examines candidate receptacles') and when ('Use when you are holding an object that needs to be stored or placed and must find a receptacle'). It is not a 2 because the trigger is explicit, not merely implied.

3 / 3

Trigger Term Quality

Covers natural terms a user would say in this domain — 'holding an object', 'stored or placed', 'receptacle', 'shelf or table' — giving good coverage of common phrasings. It is not a 2 because it goes beyond a single keyword to multiple natural variations.

3 / 3

Distinctiveness Conflict Risk

Targets a clear alfworld niche (finding an empty/occupied receptacle for a held object) with distinct triggers unlikely to fire for unrelated skills. It is not a 2 because the scope is specific and unlikely to overlap with general placement or cleaning 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.