CtrlK
BlogDocsLog inGet started
Tessl Logo

alfworld-receptacle-closer

Closes an open receptacle to maintain environment tidiness after inspection. Use when you have finished searching a container (drawer, cabinet, fridge) and no longer need it open. Takes a receptacle identifier as input and outputs confirmation that the receptacle is closed, preventing clutter during multi-step search tasks.

68

Quality

81%

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

81%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 tight, well-organized instruction for a simple single-action skill with concrete executable guidance and a clear sequence. The main gap is that the provided reference bundle is not linked from the body, leaving a minor progressive-disclosure weakness.

Suggestions

Add a one-line reference to the bundle, e.g. 'See references/action_primer.md for the full action set and receptacle types', so the existing reference is discoverable rather than orphaned.

Trim the 'Key Principle' section's padding ('Do not overthink it') to tighten conciseness without losing meaning.

Optionally include a second worked example (e.g. closing a cabinet) to broaden actionability coverage of the common cases.

DimensionReasoningScore

Conciseness

The body is lean and well-sectioned with no over-explanation of ALFWorld concepts, though the 'Key Principle' section adds minor padding ('Do not overthink it') that could be trimmed.

4 / 5

Actionability

Provides a concrete, copy-paste-ready action format ('Action: close {recep}') and a worked example ('close drawer 2'), giving mostly executable guidance with only minor gaps for a single-action skill.

4 / 5

Workflow Clarity

As a simple single-task skill, the numbered Core Instruction (Identify -> Execute -> Format) plus a When-to-Use section and worked example make the single action unambiguous; no validation checkpoint is needed for a reversible close action.

5 / 5

Progressive Disclosure

The body is short and well-organized into clear sections, but a bundle file (references/action_primer.md) exists and is never linked or signaled from the body, a minor organization gap against otherwise good structure.

4 / 5

Total

17

/

20

Passed

Description

82%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-constructed, explicitly stating both what the skill does and when to use it with concrete trigger phrasing and low conflict risk. Its only mild weakness is specificity, as it bundles essentially one action plus an I/O contract rather than a comprehensive list of concrete actions.

DimensionReasoningScore

Specificity

Names the core action ('Closes an open receptacle') plus an input/output contract ('Takes a receptacle identifier as input and outputs confirmation'), but there is effectively a single action verb rather than multiple specific concrete actions, so it sits at the 1-2 concrete actions level rather than the comprehensive 5.

3 / 5

Completeness

Explicitly answers what ('Closes an open receptacle to maintain environment tidiness after inspection') and when ('Use when you have finished searching a container... and no longer need it open') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural trigger phrasing ('finished searching a container (drawer, cabinet, fridge) and no longer need it open') with good keyword coverage, though a few synonyms or alternative phrasings are missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (post-inspection receptacle cleanup) with a distinct trigger condition and minimal overlap risk against other skills.

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