CtrlK
BlogDocsLog inGet started
Tessl Logo

alfworld-object-state-modifier

Uses an appliance to change the state of an object (cooling, heating, or cleaning). Use when the task requires altering an object's temperature or cleanliness using a specific device (e.g., cooling with a fridge, heating with a microwave, cleaning with a sinkbasin). Takes the object, target state, and appliance as inputs and executes the corresponding modifier action.

75

Quality

92%

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

92%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 body is concise, actionable, and workflow-clear with validation checkpoints and an error-recovery loop. The main weakness is progressive disclosure: a useful reference guide exists in the bundle but is not referenced from SKILL.md, so its appliance-specific protocols are never surfaced.

Suggestions

Add a clearly signaled one-level reference to the guide, e.g., '## Appliance-specific protocols: See [appliance_interaction_guide.md](references/appliance_interaction_guide.md) for per-device prerequisites (e.g., microwave requires placing the object inside before heating).'

Reconcile the inlined Error Recovery section with the guide's Troubleshooting list to avoid duplication; keep a brief summary in SKILL.md and defer the full checklist to the reference.

Add the microwave 'put {obj} in microwave 1' step to the Action Mapping or workflow so the heat path is complete in the overview.

DimensionReasoningScore

Conciseness

Lean and efficient: a compact workflow, an action-mapping table, a short error-recovery list, and one concrete example, with no padding or explanation of concepts Claude already knows. Every section earns its tokens.

5 / 5

Actionability

Fully executable commands with placeholders plus a concrete worked example (go to fridge 1 / open fridge 1 / cool tomato 1 with fridge 1) and a state-to-action mapping table; copy-paste ready guidance covering the common cases.

5 / 5

Workflow Clarity

Four-step numbered sequence with explicit validation checkpoints ('verify it opens', 'verify observation confirms the change') and an error-recovery feedback loop for 'Nothing happened', matching the anchor for clear sequencing with validation and recovery.

5 / 5

Progressive Disclosure

The body is well-sectioned and short, but a bundle file references/appliance_interaction_guide.md exists with appliance-specific protocols (e.g., microwave requires placing the object inside before heating) and a deeper troubleshooting checklist that the SKILL.md body never links to or signals, leaving the reference orphaned and overlapping with the inlined Error Recovery section.

3 / 5

Total

18

/

20

Passed

Description

92%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, well-scoped description that clearly states capability, inputs, and explicit trigger conditions with concrete device examples. It is concise without padding and uses correct third-person voice. Only minor synonym coverage is missing in trigger terms.

DimensionReasoningScore

Specificity

Names multiple concrete actions (cooling, heating, cleaning) tied to specific devices (fridge, microwave, sinkbasin) plus the inputs (object, target state, appliance), giving comprehensive coverage of this narrow domain.

5 / 5

Completeness

Explicitly answers 'what' (uses an appliance to change an object's state; takes object, target state, appliance as inputs) and 'when' via a concrete 'Use when...' clause with specific trigger phrases (cooling with a fridge, heating with a microwave, cleaning with a sinkbasin).

5 / 5

Trigger Term Quality

Good natural keywords (cooling, heating, cleaning, fridge, microwave, sinkbasin, temperature, cleanliness) but missing common synonyms a user might say like 'chill', 'warm', 'wash', or 'freeze'.

4 / 5

Distinctiveness Conflict Risk

Targets a clear, narrow niche (alfworld appliance-driven state modification) with device-specific triggers that are unlikely to fire for unrelated skills.

5 / 5

Total

19

/

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.