Systematically explores storage receptacles (drawers, cabinets, shelves) to find an appropriate placement location for an object. Use when the agent needs to store an item but the exact target receptacle is unknown or ambiguous. Opens, inspects, and closes candidate receptacles to assess suitability, then places the object in the best match.
63
73%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./experiments/src/skills/alfworld/alfworld-storage-explorer/SKILL.mdActivate this skill when:
Follow this decision flow:
For each candidate receptacle:
Task: "Put a clean sponge in drawer."
Input: Holding sponge 1 (already cleaned). Target type: drawer.
Sequence:
go to drawer 1 → Observation: "You are at drawer 1."open drawer 1 → Observation: "You open the drawer 1. The drawer 1 is open. You see nothing."put sponge 1 in/on drawer 1 → Observation: "You put the sponge 1 in/on the drawer 1."Output: The sponge 1 has been stored in drawer 1. Task complete.
Maintain the standard action format:
7bb9a48
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.