CtrlK
BlogDocsLog inGet started
Tessl Logo

alfworld-object-heater

Heats a specified object using an available heating appliance (e.g., microwave, stoveburner). Use when you are holding an object that requires heating and need to navigate to and operate the heating appliance. Takes the object and appliance as inputs and results in the object being in a heated state.

77

Quality

96%

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%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, highly actionable instruction skill with a well-sequenced, verified workflow and concrete Alfworld commands. Its only real gap is progressive disclosure: a bundled reference file exists with useful pitfalls/appliance detail but is never linked or signaled from SKILL.md.

Suggestions

Add a short '## Reference' or '## See also' section in the body linking to references/trajectory_breakdown.md so the bundle file's pitfalls and compatible-appliance list (e.g. oven) are discoverable.

Surface the 'open -> heat' ordering pitfall (premature close) from the reference directly in the body's Error Recovery section, since it is a concrete failure mode Claude can hit.

Mention compatible appliances beyond microwave/stoveburner (the reference notes 'oven' as a possible heating receptacle) so the workflow's appliance scope matches the reference.

DimensionReasoningScore

Conciseness

Lean body that assumes Claude's competence — no over-explanation of Alfworld basics, just prerequisites, a numbered workflow, an action format, error recovery, and one concrete example. Every section earns its tokens; not below 3 because there is no padding or known-concept explanation.

3 / 3

Actionability

Provides fully executable Alfworld commands ('go to microwave 1', 'open microwave 1', 'heat potato 1 with microwave 1') with a copy-paste-ready worked example and an explicit action-format list. Not 2 because the guidance is concrete and complete, not pseudocode.

3 / 3

Workflow Clarity

Clear numbered sequence with explicit verification checkpoints ('verify observation confirms it is now open', 'verify observation confirms "You heat the {object}"') plus a dedicated error-recovery feedback loop. Not 2 because checkpoints are explicit rather than implicit.

3 / 3

Progressive Disclosure

The body is well-organized into clear sections, but the bundled references/trajectory_breakdown.md — which holds complementary detail (compatible appliances including oven, premature-closing pitfall) — is never referenced or signaled from the body, so navigation to it is missing. Not 3 because a provided reference is not clearly signaled; not 1 because the body itself is clean and not a monolithic wall.

2 / 3

Total

11

/

12

Passed

Description

100%

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 concise, third-person description that clearly states both what the skill does and when to use it, with concrete domain-specific actions and natural trigger terms. It is well above the 'somewhat specific' (2) level on every dimension.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Heats a specified object', 'navigate to and operate the heating appliance' — within the Alfworld heating domain, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly states what ('Heats a specified object using an available heating appliance') and when ('Use when you are holding an object that requires heating and need to navigate to and operate the heating appliance'), satisfying both halves with an explicit 'Use when' trigger.

3 / 3

Trigger Term Quality

Uses natural trigger terms a user would say ('heating', 'heat', 'holding an object', 'microwave', 'stoveburner') with good coverage of the heating-task vocabulary; not below 2 because common variations are present, not generic jargon.

3 / 3

Distinctiveness Conflict Risk

Clear narrow niche — heating a held object via a specific appliance in Alfworld — with distinct triggers unlikely to overlap with unrelated skills.

3 / 3

Total

12

/

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.