CtrlK
BlogDocsLog inGet started
Tessl Logo

alfworld-object-cooler

Cools a held object using an appropriate cooling appliance such as a fridge or freezer. Use when the task requires reducing the temperature of an object (e.g., "cool some pot", "chill the mug") and the agent is already holding the object. Performs the ALFWorld `cool` action and outputs the cooled object ready for subsequent placement or serving steps.

68

Quality

83%

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

88%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 skill body is concise, executable, and presents a clear workflow with a validation feedback loop. The only notable gap is the lack of an explicit pointer to the bundled action-semantics reference file.

Suggestions

Add an explicit link to references/action_semantics.md (e.g., 'See [action_semantics.md](references/action_semantics.md) for full receptacle and state details') to strengthen progressive disclosure.

Consider noting the closed-fridge insight from the reference (the action succeeds while the appliance is closed) as a brief actionability tip.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence without explaining basic concepts; only minor trimming opportunities exist in the prerequisites section.

4 / 5

Actionability

It provides the exact command format `cool {obj} with {recep}`, a concrete worked example `cool pot 1 with fridge 1`, and quoted expected observation strings, making it fully copy-paste ready.

5 / 5

Workflow Clarity

A clear three-step sequence (Verify State, Execute, Verify Outcome) includes an explicit validation checkpoint with an error-recovery feedback loop when 'Nothing happened' is observed.

5 / 5

Progressive Disclosure

Sections are well-organized for a short single-purpose skill, but the body does not explicitly link to the bundled `references/action_semantics.md` file, which would improve navigation.

4 / 5

Total

18

/

20

Passed

Description

78%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 well-constructed description that clearly states both the capability and explicit trigger conditions with natural user phrasings. It is appropriately concise and uses correct third-person voice.

DimensionReasoningScore

Specificity

The description names the ALFWorld `cool` action, the appliance type, and the downstream outcome ('outputs the cooled object ready for subsequent placement or serving'), but for a single-purpose skill there is essentially one core action rather than 'multiple specific concrete actions'.

3 / 5

Completeness

It explicitly answers both 'what' ('Cools a held object...Performs the ALFWorld cool action') and 'when' ('Use when the task requires reducing the temperature...and the agent is already holding the object') with concrete trigger phrases.

5 / 5

Trigger Term Quality

It includes natural user phrasings ('cool some pot', 'chill the mug') and the synonym 'chill', giving good keyword coverage, though a couple of additional natural variations could be present.

4 / 5

Distinctiveness Conflict Risk

The cooling niche is clearly scoped and distinguishable from related heat/place/take actions, with only minor overlap risk against an inverse 'heat' skill.

4 / 5

Total

16

/

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.