CtrlK
BlogDocsLog inGet started
Tessl Logo

alfworld-receptacle-opener

This skill opens a closed receptacle to allow access to its contents or to enable interaction with it. It should be triggered when the agent encounters a closed receptacle (e.g., 'The fridge 1 is closed.') that must be opened to proceed with a task, such as cooling an item with a fridge or taking an object from inside a cabinet. The skill outputs the 'open' action on the specified receptacle.

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 concise, well-structured single-purpose skill that gives an exact action format and a complete worked example with no padding. It is fully self-contained and appropriately scoped for a low-level AlfWorld action.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every section (Trigger, Action, Procedure, Example, Notes) earns its place.

3 / 3

Actionability

Provides the exact executable output format 'Action: open <receptacle_name>' plus a complete worked example with observation, thought, and action — copy-paste ready.

3 / 3

Workflow Clarity

The single action is unambiguous and sequenced as a clear two-step procedure; the simple-skill exception applies and no validation checkpoint is required for a non-destructive single open action.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references, organized into clear labeled sections; meets the bar for a well-organized self-contained skill.

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, third-person description that states the action, the explicit trigger, and concrete use-cases with a distinctive closed-receptacle trigger. Its only limitation is that specificity stays at one core action rather than enumerating multiple distinct capabilities.

DimensionReasoningScore

Specificity

Names the domain and concrete actions ('outputs the open action', 'cooling an item with a fridge', 'taking an object from inside a cabinet'), but it is essentially a single action with use-cases rather than multiple distinct concrete actions.

2 / 3

Completeness

Clearly answers both 'what' ('opens a closed receptacle', 'outputs the open action') and 'when' with an explicit trigger clause ('It should be triggered when the agent encounters a closed receptacle...that must be opened to proceed with a task').

3 / 3

Trigger Term Quality

Quotes the exact natural trigger pattern ('The fridge 1 is closed.') and lists common receptacle terms (fridge, cabinet, safe), giving good coverage of terms the environment would actually produce.

3 / 3

Distinctiveness Conflict Risk

The 'The X is closed' trigger carves out a clear niche for opening receptacles, and adjacent actions (take, cool, put) are explicitly framed as separate skills, making conflicts unlikely.

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.