Use when the agent needs to choose a specific object from multiple candidates in the environment based on task criteria such as object type (non-living thing, electrical component, container), properties, or category. This skill surveys visible objects with "look around", evaluates each against the task requirements, selects the most suitable candidate, and signals intent with "focus on [OBJECT]".
77
96%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Identify and select the correct object from visible candidates in the ScienceWorld environment based on task-defined criteria (e.g., "non-living thing", "electrical component", "container"), then signal intent with a focus on action.
look around to list all visible objects in the current location.focus on [OBJECT] to confirm selection.pick up, move, use).Task: "Find a non-living thing. First, focus on the thing. Then, move it to the purple box."
> look around
You see: purple box, table, battery, black wire, blue light bulb, red light bulb, red wire, switch, violet light bulb, yellow wire, ultra low temperature freezer.Evaluation: Purple box is the destination. Table and freezer are fixed furniture. Remaining items (battery, wires, bulbs, switch) are all non-living and portable.
> focus on black wire
You focus on the black wire.
> move black wire to purple box
You move the black wire to the purple box.Task: "Find an electrical component and place it on the workbench."
> look around
You see: workbench, chair, battery, glass cup, red wire, notebook.
> focus on battery
You focus on the battery.
> move battery to workbench
You move the battery to the workbench.examine [OBJECT] for more detail about an object's properties before selecting.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.